Quellcode durchsuchen

adding example and main program

Aldino Arya Pramana vor 8 Monaten
Ursprung
Commit
1ce1ae1aba
100 geänderte Dateien mit 26682 neuen und 0 gelöschten Zeilen
  1. 5 0
      .gitignore
  2. 10 0
      .vscode/extensions.json
  3. 7 0
      .vscode/settings.json
  4. 4 0
      CMakeLists.txt
  5. BIN
      DOCUMENT LOG SHEET - PROJECT TASK TIMELINE - Bluetooth LE.pdf
  6. 37 0
      include/README
  7. 46 0
      lib/README
  8. 15 0
      platformio.ini
  9. 2429 0
      sdkconfig.esp32s3usbotg
  10. 6 0
      src/CMakeLists.txt
  11. 8 0
      src/LC3_Codec_Python/.idea/.gitignore
  12. 10 0
      src/LC3_Codec_Python/.idea/LC3_Codec_Python.iml
  13. 6 0
      src/LC3_Codec_Python/.idea/inspectionProfiles/profiles_settings.xml
  14. 7 0
      src/LC3_Codec_Python/.idea/misc.xml
  15. 8 0
      src/LC3_Codec_Python/.idea/modules.xml
  16. 6 0
      src/LC3_Codec_Python/.idea/vcs.xml
  17. 44 0
      src/LC3_Codec_Python/testlc3.py
  18. 12 0
      src/main.cpp
  19. 132 0
      src/main/main.ino
  20. 2 0
      test/NimBLE_Beacon/.clangd
  21. 13 0
      test/NimBLE_Beacon/.devcontainer/Dockerfile
  22. 21 0
      test/NimBLE_Beacon/.devcontainer/devcontainer.json
  23. 23 0
      test/NimBLE_Beacon/.vscode/c_cpp_properties.json
  24. 15 0
      test/NimBLE_Beacon/.vscode/launch.json
  25. 20 0
      test/NimBLE_Beacon/.vscode/settings.json
  26. 8 0
      test/NimBLE_Beacon/CMakeLists.txt
  27. 354 0
      test/NimBLE_Beacon/README.md
  28. 1 0
      test/NimBLE_Beacon/build/.bin_timestamp
  29. BIN
      test/NimBLE_Beacon/build/.ninja_deps
  30. 927 0
      test/NimBLE_Beacon/build/.ninja_log
  31. 613 0
      test/NimBLE_Beacon/build/CMakeCache.txt
  32. 29 0
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeASMCompiler.cmake
  33. 82 0
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeCCompiler.cmake
  34. 106 0
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake
  35. BIN
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_C.bin
  36. BIN
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_CXX.bin
  37. 15 0
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeSystem.cmake
  38. 904 0
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c
  39. BIN
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdC/a.out
  40. 919 0
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
  41. BIN
      test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdCXX/a.out
  42. 591 0
      test/NimBLE_Beacon/build/CMakeFiles/CMakeConfigureLog.yaml
  43. 465 0
      test/NimBLE_Beacon/build/CMakeFiles/TargetDirectories.txt
  44. 0 0
      test/NimBLE_Beacon/build/CMakeFiles/bootloader-complete
  45. 43 0
      test/NimBLE_Beacon/build/CMakeFiles/bootloader.dir/Labels.json
  46. 13 0
      test/NimBLE_Beacon/build/CMakeFiles/bootloader.dir/Labels.txt
  47. 24 0
      test/NimBLE_Beacon/build/CMakeFiles/clean_additional.cmake
  48. 1 0
      test/NimBLE_Beacon/build/CMakeFiles/cmake.check_cache
  49. 1 0
      test/NimBLE_Beacon/build/CMakeFiles/git-data/HEAD
  50. 50 0
      test/NimBLE_Beacon/build/CMakeFiles/git-data/grabRef.cmake
  51. 1 0
      test/NimBLE_Beacon/build/CMakeFiles/git-data/head-ref
  52. BIN
      test/NimBLE_Beacon/build/CMakeFiles/nimble_beacon.elf.dir/project_elf_src_esp32s3.c.obj
  53. 1062 0
      test/NimBLE_Beacon/build/CMakeFiles/rules.ninja
  54. 2 0
      test/NimBLE_Beacon/build/app-flash_args
  55. 2 0
      test/NimBLE_Beacon/build/bootloader-flash_args
  56. 0 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure
  57. 0 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-done
  58. 0 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-download
  59. 0 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir
  60. 0 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch
  61. 6 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt
  62. 9 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt
  63. 0 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-update
  64. 7 0
      test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt
  65. 1 0
      test/NimBLE_Beacon/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt
  66. 27 0
      test/NimBLE_Beacon/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake
  67. 1 0
      test/NimBLE_Beacon/build/bootloader/.bin_timestamp
  68. BIN
      test/NimBLE_Beacon/build/bootloader/.ninja_deps
  69. 127 0
      test/NimBLE_Beacon/build/bootloader/.ninja_log
  70. 444 0
      test/NimBLE_Beacon/build/bootloader/CMakeCache.txt
  71. 29 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeASMCompiler.cmake
  72. 82 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeCCompiler.cmake
  73. 106 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake
  74. BIN
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_C.bin
  75. BIN
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_CXX.bin
  76. 15 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeSystem.cmake
  77. 904 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c
  78. BIN
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdC/a.out
  79. 919 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp
  80. BIN
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdCXX/a.out
  81. 526 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeConfigureLog.yaml
  82. 92 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/TargetDirectories.txt
  83. BIN
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj
  84. 12 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/clean_additional.cmake
  85. 1 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/cmake.check_cache
  86. 1 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/HEAD
  87. 50 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/grabRef.cmake
  88. 1 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/head-ref
  89. 348 0
      test/NimBLE_Beacon/build/bootloader/CMakeFiles/rules.ninja
  90. BIN
      test/NimBLE_Beacon/build/bootloader/bootloader.bin
  91. BIN
      test/NimBLE_Beacon/build/bootloader/bootloader.elf
  92. 7176 0
      test/NimBLE_Beacon/build/bootloader/bootloader.map
  93. 104 0
      test/NimBLE_Beacon/build/bootloader/build.ninja
  94. 62 0
      test/NimBLE_Beacon/build/bootloader/cmake_install.cmake
  95. 3 0
      test/NimBLE_Beacon/build/bootloader/compile_commands.json
  96. 12 0
      test/NimBLE_Beacon/build/bootloader/config.env
  97. 4167 0
      test/NimBLE_Beacon/build/bootloader/config/kconfig_menus.json
  98. 825 0
      test/NimBLE_Beacon/build/bootloader/config/sdkconfig.cmake
  99. 703 0
      test/NimBLE_Beacon/build/bootloader/config/sdkconfig.h
  100. 823 0
      test/NimBLE_Beacon/build/bootloader/config/sdkconfig.json

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+.pio
+.vscode/.browse.c_cpp.db*
+.vscode/c_cpp_properties.json
+.vscode/launch.json
+.vscode/ipch

+ 10 - 0
.vscode/extensions.json

@@ -0,0 +1,10 @@
+{
+    // See http://go.microsoft.com/fwlink/?LinkId=827846
+    // for the documentation about the extensions.json format
+    "recommendations": [
+        "platformio.platformio-ide"
+    ],
+    "unwantedRecommendations": [
+        "ms-vscode.cpptools-extension-pack"
+    ]
+}

+ 7 - 0
.vscode/settings.json

@@ -0,0 +1,7 @@
+{
+    "idf.monitorPort": "COM8",
+    "idf.espIdfPathWin": "c:\\Dev\\esp\\v5.5.1\\esp-idf",
+    "idf.toolsPathWin": "c:\\Dev\\.espressif",
+    "idf.pythonInstallPath": "c:\\Dev\\.espressif\\tools\\idf-python\\3.11.2\\python.exe",
+    "idf.portWin": "COM8"
+}

+ 4 - 0
CMakeLists.txt

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

BIN
DOCUMENT LOG SHEET - PROJECT TASK TIMELINE - Bluetooth LE.pdf


+ 37 - 0
include/README

@@ -0,0 +1,37 @@
+
+This directory is intended for project header files.
+
+A header file is a file containing C declarations and macro definitions
+to be shared between several project source files. You request the use of a
+header file in your project source file (C, C++, etc) located in `src` folder
+by including it, with the C preprocessing directive `#include'.
+
+```src/main.c
+
+#include "header.h"
+
+int main (void)
+{
+ ...
+}
+```
+
+Including a header file produces the same results as copying the header file
+into each source file that needs it. Such copying would be time-consuming
+and error-prone. With a header file, the related declarations appear
+in only one place. If they need to be changed, they can be changed in one
+place, and programs that include the header file will automatically use the
+new version when next recompiled. The header file eliminates the labor of
+finding and changing all the copies as well as the risk that a failure to
+find one copy will result in inconsistencies within a program.
+
+In C, the convention is to give header files names that end with `.h'.
+
+Read more about using header files in official GCC documentation:
+
+* Include Syntax
+* Include Operation
+* Once-Only Headers
+* Computed Includes
+
+https://gcc.gnu.org/onlinedocs/cpp/Header-Files.html

+ 46 - 0
lib/README

@@ -0,0 +1,46 @@
+
+This directory is intended for project specific (private) libraries.
+PlatformIO will compile them to static libraries and link into the executable file.
+
+The source code of each library should be placed in a separate directory
+("lib/your_library_name/[Code]").
+
+For example, see the structure of the following example libraries `Foo` and `Bar`:
+
+|--lib
+|  |
+|  |--Bar
+|  |  |--docs
+|  |  |--examples
+|  |  |--src
+|  |     |- Bar.c
+|  |     |- Bar.h
+|  |  |- library.json (optional. for custom build options, etc) https://docs.platformio.org/page/librarymanager/config.html
+|  |
+|  |--Foo
+|  |  |- Foo.c
+|  |  |- Foo.h
+|  |
+|  |- README --> THIS FILE
+|
+|- platformio.ini
+|--src
+   |- main.c
+
+Example contents of `src/main.c` using Foo and Bar:
+```
+#include <Foo.h>
+#include <Bar.h>
+
+int main (void)
+{
+  ...
+}
+
+```
+
+The PlatformIO Library Dependency Finder will find automatically dependent
+libraries by scanning project source files.
+
+More information about PlatformIO Library Dependency Finder
+- https://docs.platformio.org/page/librarymanager/ldf.html

+ 15 - 0
platformio.ini

@@ -0,0 +1,15 @@
+; PlatformIO Project Configuration File
+;
+;   Build options: build flags, source filter
+;   Upload options: custom upload port, speed and extra flags
+;   Library options: dependencies, extra library storages
+;   Advanced options: extra scripting
+;
+; Please visit documentation for the other options and examples
+; https://docs.platformio.org/page/projectconf.html
+
+[env:esp32s3usbotg]
+platform = espressif32
+board = esp32s3usbotg
+framework = espidf
+

+ 2429 - 0
sdkconfig.esp32s3usbotg

@@ -0,0 +1,2429 @@
+#
+# Automatically generated file. DO NOT EDIT.
+# Espressif IoT Development Framework (ESP-IDF) 5.5.0 Project Configuration
+#
+CONFIG_SOC_ADC_SUPPORTED=y
+CONFIG_SOC_UART_SUPPORTED=y
+CONFIG_SOC_PCNT_SUPPORTED=y
+CONFIG_SOC_PHY_SUPPORTED=y
+CONFIG_SOC_WIFI_SUPPORTED=y
+CONFIG_SOC_TWAI_SUPPORTED=y
+CONFIG_SOC_GDMA_SUPPORTED=y
+CONFIG_SOC_UHCI_SUPPORTED=y
+CONFIG_SOC_AHB_GDMA_SUPPORTED=y
+CONFIG_SOC_GPTIMER_SUPPORTED=y
+CONFIG_SOC_LCDCAM_SUPPORTED=y
+CONFIG_SOC_LCDCAM_I80_LCD_SUPPORTED=y
+CONFIG_SOC_LCDCAM_RGB_LCD_SUPPORTED=y
+CONFIG_SOC_MCPWM_SUPPORTED=y
+CONFIG_SOC_DEDICATED_GPIO_SUPPORTED=y
+CONFIG_SOC_CACHE_SUPPORT_WRAP=y
+CONFIG_SOC_ULP_SUPPORTED=y
+CONFIG_SOC_ULP_FSM_SUPPORTED=y
+CONFIG_SOC_RISCV_COPROC_SUPPORTED=y
+CONFIG_SOC_BT_SUPPORTED=y
+CONFIG_SOC_USB_OTG_SUPPORTED=y
+CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED=y
+CONFIG_SOC_CCOMP_TIMER_SUPPORTED=y
+CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED=y
+CONFIG_SOC_SUPPORTS_SECURE_DL_MODE=y
+CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD=y
+CONFIG_SOC_EFUSE_SUPPORTED=y
+CONFIG_SOC_SDMMC_HOST_SUPPORTED=y
+CONFIG_SOC_RTC_FAST_MEM_SUPPORTED=y
+CONFIG_SOC_RTC_SLOW_MEM_SUPPORTED=y
+CONFIG_SOC_RTC_MEM_SUPPORTED=y
+CONFIG_SOC_PSRAM_DMA_CAPABLE=y
+CONFIG_SOC_XT_WDT_SUPPORTED=y
+CONFIG_SOC_I2S_SUPPORTED=y
+CONFIG_SOC_RMT_SUPPORTED=y
+CONFIG_SOC_SDM_SUPPORTED=y
+CONFIG_SOC_GPSPI_SUPPORTED=y
+CONFIG_SOC_LEDC_SUPPORTED=y
+CONFIG_SOC_I2C_SUPPORTED=y
+CONFIG_SOC_SYSTIMER_SUPPORTED=y
+CONFIG_SOC_SUPPORT_COEXISTENCE=y
+CONFIG_SOC_TEMP_SENSOR_SUPPORTED=y
+CONFIG_SOC_AES_SUPPORTED=y
+CONFIG_SOC_MPI_SUPPORTED=y
+CONFIG_SOC_SHA_SUPPORTED=y
+CONFIG_SOC_HMAC_SUPPORTED=y
+CONFIG_SOC_DIG_SIGN_SUPPORTED=y
+CONFIG_SOC_FLASH_ENC_SUPPORTED=y
+CONFIG_SOC_SECURE_BOOT_SUPPORTED=y
+CONFIG_SOC_MEMPROT_SUPPORTED=y
+CONFIG_SOC_TOUCH_SENSOR_SUPPORTED=y
+CONFIG_SOC_BOD_SUPPORTED=y
+CONFIG_SOC_CLK_TREE_SUPPORTED=y
+CONFIG_SOC_MPU_SUPPORTED=y
+CONFIG_SOC_WDT_SUPPORTED=y
+CONFIG_SOC_SPI_FLASH_SUPPORTED=y
+CONFIG_SOC_RNG_SUPPORTED=y
+CONFIG_SOC_LIGHT_SLEEP_SUPPORTED=y
+CONFIG_SOC_DEEP_SLEEP_SUPPORTED=y
+CONFIG_SOC_LP_PERIPH_SHARE_INTERRUPT=y
+CONFIG_SOC_PM_SUPPORTED=y
+CONFIG_SOC_SIMD_INSTRUCTION_SUPPORTED=y
+CONFIG_SOC_XTAL_SUPPORT_40M=y
+CONFIG_SOC_APPCPU_HAS_CLOCK_GATING_BUG=y
+CONFIG_SOC_ADC_RTC_CTRL_SUPPORTED=y
+CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED=y
+CONFIG_SOC_ADC_ARBITER_SUPPORTED=y
+CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED=y
+CONFIG_SOC_ADC_MONITOR_SUPPORTED=y
+CONFIG_SOC_ADC_DMA_SUPPORTED=y
+CONFIG_SOC_ADC_PERIPH_NUM=2
+CONFIG_SOC_ADC_MAX_CHANNEL_NUM=10
+CONFIG_SOC_ADC_ATTEN_NUM=4
+CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM=2
+CONFIG_SOC_ADC_PATT_LEN_MAX=24
+CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH=12
+CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH=12
+CONFIG_SOC_ADC_DIGI_RESULT_BYTES=4
+CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV=4
+CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM=2
+CONFIG_SOC_ADC_DIGI_MONITOR_NUM=2
+CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH=83333
+CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW=611
+CONFIG_SOC_ADC_RTC_MIN_BITWIDTH=12
+CONFIG_SOC_ADC_RTC_MAX_BITWIDTH=12
+CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED=y
+CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED=y
+CONFIG_SOC_ADC_SHARED_POWER=y
+CONFIG_SOC_APB_BACKUP_DMA=y
+CONFIG_SOC_BROWNOUT_RESET_SUPPORTED=y
+CONFIG_SOC_CACHE_WRITEBACK_SUPPORTED=y
+CONFIG_SOC_CACHE_FREEZE_SUPPORTED=y
+CONFIG_SOC_CACHE_ACS_INVALID_STATE_ON_PANIC=y
+CONFIG_SOC_CPU_CORES_NUM=2
+CONFIG_SOC_CPU_INTR_NUM=32
+CONFIG_SOC_CPU_HAS_FPU=y
+CONFIG_SOC_HP_CPU_HAS_MULTIPLE_CORES=y
+CONFIG_SOC_CPU_BREAKPOINTS_NUM=2
+CONFIG_SOC_CPU_WATCHPOINTS_NUM=2
+CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE=0x40
+CONFIG_SOC_SIMD_PREFERRED_DATA_ALIGNMENT=16
+CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN=4096
+CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH=16
+CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US=1100
+CONFIG_SOC_AHB_GDMA_VERSION=1
+CONFIG_SOC_GDMA_NUM_GROUPS_MAX=1
+CONFIG_SOC_GDMA_PAIRS_PER_GROUP=5
+CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX=5
+CONFIG_SOC_AHB_GDMA_SUPPORT_PSRAM=y
+CONFIG_SOC_GPIO_PORT=1
+CONFIG_SOC_GPIO_PIN_COUNT=49
+CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER=y
+CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB=y
+CONFIG_SOC_GPIO_SUPPORT_RTC_INDEPENDENT=y
+CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD=y
+CONFIG_SOC_GPIO_VALID_GPIO_MASK=0x1FFFFFFFFFFFF
+CONFIG_SOC_GPIO_IN_RANGE_MAX=48
+CONFIG_SOC_GPIO_OUT_RANGE_MAX=48
+CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK=0x0001FFFFFC000000
+CONFIG_SOC_GPIO_CLOCKOUT_BY_IO_MUX=y
+CONFIG_SOC_GPIO_CLOCKOUT_CHANNEL_NUM=3
+CONFIG_SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP=y
+CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM=8
+CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM=8
+CONFIG_SOC_DEDIC_GPIO_OUT_AUTO_ENABLE=y
+CONFIG_SOC_I2C_NUM=2
+CONFIG_SOC_HP_I2C_NUM=2
+CONFIG_SOC_I2C_FIFO_LEN=32
+CONFIG_SOC_I2C_CMD_REG_NUM=8
+CONFIG_SOC_I2C_SUPPORT_SLAVE=y
+CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS=y
+CONFIG_SOC_I2C_SUPPORT_XTAL=y
+CONFIG_SOC_I2C_SUPPORT_RTC=y
+CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR=y
+CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST=y
+CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS=y
+CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE=y
+CONFIG_SOC_I2S_NUM=2
+CONFIG_SOC_I2S_HW_VERSION_2=y
+CONFIG_SOC_I2S_SUPPORTS_XTAL=y
+CONFIG_SOC_I2S_SUPPORTS_PLL_F160M=y
+CONFIG_SOC_I2S_SUPPORTS_PCM=y
+CONFIG_SOC_I2S_SUPPORTS_PDM=y
+CONFIG_SOC_I2S_SUPPORTS_PDM_TX=y
+CONFIG_SOC_I2S_SUPPORTS_PCM2PDM=y
+CONFIG_SOC_I2S_SUPPORTS_PDM_RX=y
+CONFIG_SOC_I2S_SUPPORTS_PDM2PCM=y
+CONFIG_SOC_I2S_PDM_MAX_TX_LINES=2
+CONFIG_SOC_I2S_PDM_MAX_RX_LINES=4
+CONFIG_SOC_I2S_SUPPORTS_TDM=y
+CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK=y
+CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK=y
+CONFIG_SOC_LEDC_TIMER_NUM=4
+CONFIG_SOC_LEDC_CHANNEL_NUM=8
+CONFIG_SOC_LEDC_TIMER_BIT_WIDTH=14
+CONFIG_SOC_LEDC_SUPPORT_FADE_STOP=y
+CONFIG_SOC_MCPWM_GROUPS=2
+CONFIG_SOC_MCPWM_TIMERS_PER_GROUP=3
+CONFIG_SOC_MCPWM_OPERATORS_PER_GROUP=3
+CONFIG_SOC_MCPWM_COMPARATORS_PER_OPERATOR=2
+CONFIG_SOC_MCPWM_GENERATORS_PER_OPERATOR=2
+CONFIG_SOC_MCPWM_TRIGGERS_PER_OPERATOR=2
+CONFIG_SOC_MCPWM_GPIO_FAULTS_PER_GROUP=3
+CONFIG_SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP=y
+CONFIG_SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER=3
+CONFIG_SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP=3
+CONFIG_SOC_MCPWM_SWSYNC_CAN_PROPAGATE=y
+CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM=1
+CONFIG_SOC_MMU_PERIPH_NUM=1
+CONFIG_SOC_MPU_MIN_REGION_SIZE=0x20000000
+CONFIG_SOC_MPU_REGIONS_MAX_NUM=8
+CONFIG_SOC_PCNT_GROUPS=1
+CONFIG_SOC_PCNT_UNITS_PER_GROUP=4
+CONFIG_SOC_PCNT_CHANNELS_PER_UNIT=2
+CONFIG_SOC_PCNT_THRES_POINT_PER_UNIT=2
+CONFIG_SOC_RMT_GROUPS=1
+CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP=4
+CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP=4
+CONFIG_SOC_RMT_CHANNELS_PER_GROUP=8
+CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL=48
+CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG=y
+CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION=y
+CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP=y
+CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT=y
+CONFIG_SOC_RMT_SUPPORT_TX_LOOP_AUTO_STOP=y
+CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO=y
+CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY=y
+CONFIG_SOC_RMT_SUPPORT_XTAL=y
+CONFIG_SOC_RMT_SUPPORT_RC_FAST=y
+CONFIG_SOC_RMT_SUPPORT_APB=y
+CONFIG_SOC_RMT_SUPPORT_DMA=y
+CONFIG_SOC_LCD_I80_SUPPORTED=y
+CONFIG_SOC_LCD_RGB_SUPPORTED=y
+CONFIG_SOC_LCD_I80_BUSES=1
+CONFIG_SOC_LCD_RGB_PANELS=1
+CONFIG_SOC_LCD_I80_BUS_WIDTH=16
+CONFIG_SOC_LCD_RGB_DATA_WIDTH=16
+CONFIG_SOC_LCD_SUPPORT_RGB_YUV_CONV=y
+CONFIG_SOC_LCDCAM_I80_NUM_BUSES=1
+CONFIG_SOC_LCDCAM_I80_BUS_WIDTH=16
+CONFIG_SOC_LCDCAM_RGB_NUM_PANELS=1
+CONFIG_SOC_LCDCAM_RGB_DATA_WIDTH=16
+CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH=128
+CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM=549
+CONFIG_SOC_RTC_CNTL_TAGMEM_PD_DMA_BUS_WIDTH=128
+CONFIG_SOC_RTCIO_PIN_COUNT=22
+CONFIG_SOC_RTCIO_INPUT_OUTPUT_SUPPORTED=y
+CONFIG_SOC_RTCIO_HOLD_SUPPORTED=y
+CONFIG_SOC_RTCIO_WAKE_SUPPORTED=y
+CONFIG_SOC_LP_IO_CLOCK_IS_INDEPENDENT=y
+CONFIG_SOC_SDM_GROUPS=1
+CONFIG_SOC_SDM_CHANNELS_PER_GROUP=8
+CONFIG_SOC_SDM_CLK_SUPPORT_APB=y
+CONFIG_SOC_SPI_PERIPH_NUM=3
+CONFIG_SOC_SPI_MAX_CS_NUM=6
+CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE=64
+CONFIG_SOC_SPI_SUPPORT_DDRCLK=y
+CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS=y
+CONFIG_SOC_SPI_SUPPORT_CD_SIG=y
+CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS=y
+CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2=y
+CONFIG_SOC_SPI_SUPPORT_CLK_APB=y
+CONFIG_SOC_SPI_SUPPORT_CLK_XTAL=y
+CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT=y
+CONFIG_SOC_MEMSPI_IS_INDEPENDENT=y
+CONFIG_SOC_SPI_MAX_PRE_DIVIDER=16
+CONFIG_SOC_SPI_SUPPORT_OCT=y
+CONFIG_SOC_SPI_SCT_SUPPORTED=y
+CONFIG_SOC_SPI_SCT_REG_NUM=14
+CONFIG_SOC_SPI_SCT_BUFFER_NUM_MAX=y
+CONFIG_SOC_SPI_SCT_CONF_BITLEN_MAX=0x3FFFA
+CONFIG_SOC_MEMSPI_SRC_FREQ_120M_SUPPORTED=y
+CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED=y
+CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED=y
+CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED=y
+CONFIG_SOC_SPIRAM_SUPPORTED=y
+CONFIG_SOC_SPIRAM_XIP_SUPPORTED=y
+CONFIG_SOC_SYSTIMER_COUNTER_NUM=2
+CONFIG_SOC_SYSTIMER_ALARM_NUM=3
+CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO=32
+CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI=20
+CONFIG_SOC_SYSTIMER_FIXED_DIVIDER=y
+CONFIG_SOC_SYSTIMER_INT_LEVEL=y
+CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE=y
+CONFIG_SOC_TIMER_GROUPS=2
+CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP=2
+CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH=54
+CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL=y
+CONFIG_SOC_TIMER_GROUP_SUPPORT_APB=y
+CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS=4
+CONFIG_SOC_LP_TIMER_BIT_WIDTH_LO=32
+CONFIG_SOC_LP_TIMER_BIT_WIDTH_HI=16
+CONFIG_SOC_TOUCH_SENSOR_VERSION=2
+CONFIG_SOC_TOUCH_SENSOR_NUM=15
+CONFIG_SOC_TOUCH_MIN_CHAN_ID=1
+CONFIG_SOC_TOUCH_MAX_CHAN_ID=14
+CONFIG_SOC_TOUCH_SUPPORT_BENCHMARK=y
+CONFIG_SOC_TOUCH_SUPPORT_SLEEP_WAKEUP=y
+CONFIG_SOC_TOUCH_SUPPORT_WATERPROOF=y
+CONFIG_SOC_TOUCH_SUPPORT_PROX_SENSING=y
+CONFIG_SOC_TOUCH_SUPPORT_DENOISE_CHAN=y
+CONFIG_SOC_TOUCH_PROXIMITY_CHANNEL_NUM=3
+CONFIG_SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED=y
+CONFIG_SOC_TOUCH_SAMPLE_CFG_NUM=1
+CONFIG_SOC_TWAI_CONTROLLER_NUM=1
+CONFIG_SOC_TWAI_MASK_FILTER_NUM=1
+CONFIG_SOC_TWAI_CLK_SUPPORT_APB=y
+CONFIG_SOC_TWAI_BRP_MIN=2
+CONFIG_SOC_TWAI_BRP_MAX=16384
+CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS=y
+CONFIG_SOC_UART_NUM=3
+CONFIG_SOC_UART_HP_NUM=3
+CONFIG_SOC_UART_FIFO_LEN=128
+CONFIG_SOC_UART_BITRATE_MAX=5000000
+CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND=y
+CONFIG_SOC_UART_SUPPORT_WAKEUP_INT=y
+CONFIG_SOC_UART_SUPPORT_APB_CLK=y
+CONFIG_SOC_UART_SUPPORT_RTC_CLK=y
+CONFIG_SOC_UART_SUPPORT_XTAL_CLK=y
+CONFIG_SOC_UART_WAKEUP_SUPPORT_ACTIVE_THRESH_MODE=y
+CONFIG_SOC_UHCI_NUM=1
+CONFIG_SOC_USB_OTG_PERIPH_NUM=1
+CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE=3968
+CONFIG_SOC_SHA_SUPPORT_DMA=y
+CONFIG_SOC_SHA_SUPPORT_RESUME=y
+CONFIG_SOC_SHA_GDMA=y
+CONFIG_SOC_SHA_SUPPORT_SHA1=y
+CONFIG_SOC_SHA_SUPPORT_SHA224=y
+CONFIG_SOC_SHA_SUPPORT_SHA256=y
+CONFIG_SOC_SHA_SUPPORT_SHA384=y
+CONFIG_SOC_SHA_SUPPORT_SHA512=y
+CONFIG_SOC_SHA_SUPPORT_SHA512_224=y
+CONFIG_SOC_SHA_SUPPORT_SHA512_256=y
+CONFIG_SOC_SHA_SUPPORT_SHA512_T=y
+CONFIG_SOC_MPI_MEM_BLOCKS_NUM=4
+CONFIG_SOC_MPI_OPERATIONS_NUM=3
+CONFIG_SOC_RSA_MAX_BIT_LEN=4096
+CONFIG_SOC_AES_SUPPORT_DMA=y
+CONFIG_SOC_AES_GDMA=y
+CONFIG_SOC_AES_SUPPORT_AES_128=y
+CONFIG_SOC_AES_SUPPORT_AES_256=y
+CONFIG_SOC_PM_SUPPORT_EXT0_WAKEUP=y
+CONFIG_SOC_PM_SUPPORT_EXT1_WAKEUP=y
+CONFIG_SOC_PM_SUPPORT_EXT_WAKEUP=y
+CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP=y
+CONFIG_SOC_PM_SUPPORT_BT_WAKEUP=y
+CONFIG_SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP=y
+CONFIG_SOC_PM_SUPPORT_CPU_PD=y
+CONFIG_SOC_PM_SUPPORT_TAGMEM_PD=y
+CONFIG_SOC_PM_SUPPORT_RTC_PERIPH_PD=y
+CONFIG_SOC_PM_SUPPORT_RC_FAST_PD=y
+CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD=y
+CONFIG_SOC_PM_SUPPORT_MAC_BB_PD=y
+CONFIG_SOC_PM_SUPPORT_MODEM_PD=y
+CONFIG_SOC_CONFIGURABLE_VDDSDIO_SUPPORTED=y
+CONFIG_SOC_PM_SUPPORT_DEEPSLEEP_CHECK_STUB_ONLY=y
+CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL=y
+CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA=y
+CONFIG_SOC_PM_MODEM_PD_BY_SW=y
+CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED=y
+CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256=y
+CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION=y
+CONFIG_SOC_CLK_XTAL32K_SUPPORTED=y
+CONFIG_SOC_CLK_LP_FAST_SUPPORT_XTAL_D2=y
+CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE=y
+CONFIG_SOC_EFUSE_DIS_DOWNLOAD_DCACHE=y
+CONFIG_SOC_EFUSE_HARD_DIS_JTAG=y
+CONFIG_SOC_EFUSE_DIS_USB_JTAG=y
+CONFIG_SOC_EFUSE_SOFT_DIS_JTAG=y
+CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT=y
+CONFIG_SOC_EFUSE_DIS_ICACHE=y
+CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK=y
+CONFIG_SOC_SECURE_BOOT_V2_RSA=y
+CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS=3
+CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS=y
+CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY=y
+CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX=64
+CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES=y
+CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS=y
+CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128=y
+CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_256=y
+CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE=16
+CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE=256
+CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE=21
+CONFIG_SOC_MAC_BB_PD_MEM_SIZE=192
+CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH=12
+CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE=y
+CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND=y
+CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME=y
+CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND=y
+CONFIG_SOC_SPI_MEM_SUPPORT_FLASH_OPI_MODE=y
+CONFIG_SOC_SPI_MEM_SUPPORT_TIMING_TUNING=y
+CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE=y
+CONFIG_SOC_SPI_MEM_SUPPORT_WRAP=y
+CONFIG_SOC_MEMSPI_TIMING_TUNING_BY_MSPI_DELAY=y
+CONFIG_SOC_MEMSPI_CORE_CLK_SHARED_WITH_PSRAM=y
+CONFIG_SOC_SPI_MEM_SUPPORT_CACHE_32BIT_ADDR_MAP=y
+CONFIG_SOC_COEX_HW_PTI=y
+CONFIG_SOC_EXTERNAL_COEX_LEADER_TX_LINE=y
+CONFIG_SOC_SDMMC_USE_GPIO_MATRIX=y
+CONFIG_SOC_SDMMC_NUM_SLOTS=2
+CONFIG_SOC_SDMMC_SUPPORT_XTAL_CLOCK=y
+CONFIG_SOC_SDMMC_DELAY_PHASE_NUM=4
+CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC=y
+CONFIG_SOC_WIFI_HW_TSF=y
+CONFIG_SOC_WIFI_FTM_SUPPORT=y
+CONFIG_SOC_WIFI_GCMP_SUPPORT=y
+CONFIG_SOC_WIFI_WAPI_SUPPORT=y
+CONFIG_SOC_WIFI_CSI_SUPPORT=y
+CONFIG_SOC_WIFI_MESH_SUPPORT=y
+CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW=y
+CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND=y
+CONFIG_SOC_BLE_SUPPORTED=y
+CONFIG_SOC_BLE_MESH_SUPPORTED=y
+CONFIG_SOC_BLE_50_SUPPORTED=y
+CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED=y
+CONFIG_SOC_BLUFI_SUPPORTED=y
+CONFIG_SOC_ULP_HAS_ADC=y
+CONFIG_SOC_PHY_COMBO_MODULE=y
+CONFIG_IDF_CMAKE=y
+CONFIG_IDF_TOOLCHAIN="gcc"
+CONFIG_IDF_TOOLCHAIN_GCC=y
+CONFIG_IDF_TARGET_ARCH_XTENSA=y
+CONFIG_IDF_TARGET_ARCH="xtensa"
+CONFIG_IDF_TARGET="esp32s3"
+CONFIG_IDF_INIT_VERSION="5.5.0"
+CONFIG_IDF_TARGET_ESP32S3=y
+CONFIG_IDF_FIRMWARE_CHIP_ID=0x0009
+
+#
+# Build type
+#
+CONFIG_APP_BUILD_TYPE_APP_2NDBOOT=y
+# CONFIG_APP_BUILD_TYPE_RAM is not set
+CONFIG_APP_BUILD_GENERATE_BINARIES=y
+CONFIG_APP_BUILD_BOOTLOADER=y
+CONFIG_APP_BUILD_USE_FLASH_SECTIONS=y
+# CONFIG_APP_REPRODUCIBLE_BUILD is not set
+# CONFIG_APP_NO_BLOBS is not set
+# end of Build type
+
+#
+# Bootloader config
+#
+
+#
+# Bootloader manager
+#
+CONFIG_BOOTLOADER_COMPILE_TIME_DATE=y
+CONFIG_BOOTLOADER_PROJECT_VER=1
+# end of Bootloader manager
+
+#
+# Application Rollback
+#
+# CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE is not set
+# end of Application Rollback
+
+#
+# Bootloader Rollback
+#
+# end of Bootloader Rollback
+
+CONFIG_BOOTLOADER_OFFSET_IN_FLASH=0x0
+CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE=y
+# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG is not set
+# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_PERF is not set
+# CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_NONE is not set
+
+#
+# Log
+#
+CONFIG_BOOTLOADER_LOG_VERSION_1=y
+CONFIG_BOOTLOADER_LOG_VERSION=1
+# CONFIG_BOOTLOADER_LOG_LEVEL_NONE is not set
+# CONFIG_BOOTLOADER_LOG_LEVEL_ERROR is not set
+# CONFIG_BOOTLOADER_LOG_LEVEL_WARN is not set
+CONFIG_BOOTLOADER_LOG_LEVEL_INFO=y
+# CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG is not set
+# CONFIG_BOOTLOADER_LOG_LEVEL_VERBOSE is not set
+CONFIG_BOOTLOADER_LOG_LEVEL=3
+
+#
+# Format
+#
+# CONFIG_BOOTLOADER_LOG_COLORS is not set
+CONFIG_BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS=y
+# end of Format
+
+#
+# Settings
+#
+CONFIG_BOOTLOADER_LOG_MODE_TEXT_EN=y
+CONFIG_BOOTLOADER_LOG_MODE_TEXT=y
+# end of Settings
+# end of Log
+
+#
+# Serial Flash Configurations
+#
+# CONFIG_BOOTLOADER_FLASH_DC_AWARE is not set
+CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT=y
+# end of Serial Flash Configurations
+
+CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V=y
+# CONFIG_BOOTLOADER_FACTORY_RESET is not set
+# CONFIG_BOOTLOADER_APP_TEST is not set
+CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE=y
+CONFIG_BOOTLOADER_WDT_ENABLE=y
+# CONFIG_BOOTLOADER_WDT_DISABLE_IN_USER_CODE is not set
+CONFIG_BOOTLOADER_WDT_TIME_MS=9000
+# CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP is not set
+# CONFIG_BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON is not set
+# CONFIG_BOOTLOADER_SKIP_VALIDATE_ALWAYS is not set
+CONFIG_BOOTLOADER_RESERVE_RTC_SIZE=0
+# CONFIG_BOOTLOADER_CUSTOM_RESERVE_RTC is not set
+# end of Bootloader config
+
+#
+# Security features
+#
+CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED=y
+CONFIG_SECURE_BOOT_V2_PREFERRED=y
+# CONFIG_SECURE_SIGNED_APPS_NO_SECURE_BOOT is not set
+# CONFIG_SECURE_BOOT is not set
+# CONFIG_SECURE_FLASH_ENC_ENABLED is not set
+CONFIG_SECURE_ROM_DL_MODE_ENABLED=y
+# end of Security features
+
+#
+# Application manager
+#
+CONFIG_APP_COMPILE_TIME_DATE=y
+# CONFIG_APP_EXCLUDE_PROJECT_VER_VAR is not set
+# CONFIG_APP_EXCLUDE_PROJECT_NAME_VAR is not set
+# CONFIG_APP_PROJECT_VER_FROM_CONFIG is not set
+CONFIG_APP_RETRIEVE_LEN_ELF_SHA=16
+# end of Application manager
+
+CONFIG_ESP_ROM_HAS_CRC_LE=y
+CONFIG_ESP_ROM_HAS_CRC_BE=y
+CONFIG_ESP_ROM_HAS_MZ_CRC32=y
+CONFIG_ESP_ROM_HAS_JPEG_DECODE=y
+CONFIG_ESP_ROM_UART_CLK_IS_XTAL=y
+CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING=y
+CONFIG_ESP_ROM_USB_OTG_NUM=3
+CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM=4
+CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG=y
+CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV=y
+CONFIG_ESP_ROM_GET_CLK_FREQ=y
+CONFIG_ESP_ROM_HAS_HAL_WDT=y
+CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND=y
+CONFIG_ESP_ROM_HAS_LAYOUT_TABLE=y
+CONFIG_ESP_ROM_HAS_SPI_FLASH=y
+CONFIG_ESP_ROM_HAS_SPI_FLASH_MMAP=y
+CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG=y
+CONFIG_ESP_ROM_HAS_NEWLIB=y
+CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT=y
+CONFIG_ESP_ROM_HAS_NEWLIB_32BIT_TIME=y
+CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE=y
+CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT=y
+CONFIG_ESP_ROM_HAS_FLASH_COUNT_PAGES_BUG=y
+CONFIG_ESP_ROM_HAS_CACHE_SUSPEND_WAITI_BUG=y
+CONFIG_ESP_ROM_HAS_CACHE_WRITEBACK_BUG=y
+CONFIG_ESP_ROM_HAS_SW_FLOAT=y
+CONFIG_ESP_ROM_HAS_VERSION=y
+CONFIG_ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB=y
+CONFIG_ESP_ROM_HAS_OUTPUT_PUTC_FUNC=y
+CONFIG_ESP_ROM_CONSOLE_OUTPUT_SECONDARY=y
+
+#
+# Boot ROM Behavior
+#
+CONFIG_BOOT_ROM_LOG_ALWAYS_ON=y
+# CONFIG_BOOT_ROM_LOG_ALWAYS_OFF is not set
+# CONFIG_BOOT_ROM_LOG_ON_GPIO_HIGH is not set
+# CONFIG_BOOT_ROM_LOG_ON_GPIO_LOW is not set
+# end of Boot ROM Behavior
+
+#
+# Serial flasher config
+#
+# CONFIG_ESPTOOLPY_NO_STUB is not set
+# CONFIG_ESPTOOLPY_OCT_FLASH is not set
+CONFIG_ESPTOOLPY_FLASH_MODE_AUTO_DETECT=y
+# CONFIG_ESPTOOLPY_FLASHMODE_QIO is not set
+# CONFIG_ESPTOOLPY_FLASHMODE_QOUT is not set
+CONFIG_ESPTOOLPY_FLASHMODE_DIO=y
+# CONFIG_ESPTOOLPY_FLASHMODE_DOUT is not set
+CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR=y
+CONFIG_ESPTOOLPY_FLASHMODE="dio"
+# CONFIG_ESPTOOLPY_FLASHFREQ_120M is not set
+CONFIG_ESPTOOLPY_FLASHFREQ_80M=y
+# CONFIG_ESPTOOLPY_FLASHFREQ_40M is not set
+# CONFIG_ESPTOOLPY_FLASHFREQ_20M is not set
+CONFIG_ESPTOOLPY_FLASHFREQ="80m"
+# CONFIG_ESPTOOLPY_FLASHSIZE_1MB is not set
+CONFIG_ESPTOOLPY_FLASHSIZE_2MB=y
+# CONFIG_ESPTOOLPY_FLASHSIZE_4MB is not set
+# CONFIG_ESPTOOLPY_FLASHSIZE_8MB is not set
+# CONFIG_ESPTOOLPY_FLASHSIZE_16MB is not set
+# CONFIG_ESPTOOLPY_FLASHSIZE_32MB is not set
+# CONFIG_ESPTOOLPY_FLASHSIZE_64MB is not set
+# CONFIG_ESPTOOLPY_FLASHSIZE_128MB is not set
+CONFIG_ESPTOOLPY_FLASHSIZE="2MB"
+# CONFIG_ESPTOOLPY_HEADER_FLASHSIZE_UPDATE is not set
+CONFIG_ESPTOOLPY_BEFORE_RESET=y
+# CONFIG_ESPTOOLPY_BEFORE_NORESET is not set
+CONFIG_ESPTOOLPY_BEFORE="default_reset"
+CONFIG_ESPTOOLPY_AFTER_RESET=y
+# CONFIG_ESPTOOLPY_AFTER_NORESET is not set
+CONFIG_ESPTOOLPY_AFTER="hard_reset"
+CONFIG_ESPTOOLPY_MONITOR_BAUD=115200
+# end of Serial flasher config
+
+#
+# Partition Table
+#
+CONFIG_PARTITION_TABLE_SINGLE_APP=y
+# CONFIG_PARTITION_TABLE_SINGLE_APP_LARGE is not set
+# CONFIG_PARTITION_TABLE_TWO_OTA is not set
+# CONFIG_PARTITION_TABLE_TWO_OTA_LARGE is not set
+# CONFIG_PARTITION_TABLE_CUSTOM is not set
+CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions.csv"
+CONFIG_PARTITION_TABLE_FILENAME="partitions_singleapp.csv"
+CONFIG_PARTITION_TABLE_OFFSET=0x8000
+CONFIG_PARTITION_TABLE_MD5=y
+# end of Partition Table
+
+#
+# Compiler options
+#
+CONFIG_COMPILER_OPTIMIZATION_DEBUG=y
+# CONFIG_COMPILER_OPTIMIZATION_SIZE is not set
+# CONFIG_COMPILER_OPTIMIZATION_PERF is not set
+# CONFIG_COMPILER_OPTIMIZATION_NONE is not set
+CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE=y
+# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_SILENT is not set
+# CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE is not set
+CONFIG_COMPILER_ASSERT_NDEBUG_EVALUATE=y
+CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB=y
+CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL=2
+# CONFIG_COMPILER_OPTIMIZATION_CHECKS_SILENT is not set
+CONFIG_COMPILER_HIDE_PATHS_MACROS=y
+# CONFIG_COMPILER_CXX_EXCEPTIONS is not set
+# CONFIG_COMPILER_CXX_RTTI is not set
+CONFIG_COMPILER_STACK_CHECK_MODE_NONE=y
+# CONFIG_COMPILER_STACK_CHECK_MODE_NORM is not set
+# CONFIG_COMPILER_STACK_CHECK_MODE_STRONG is not set
+# CONFIG_COMPILER_STACK_CHECK_MODE_ALL is not set
+# CONFIG_COMPILER_NO_MERGE_CONSTANTS is not set
+# CONFIG_COMPILER_WARN_WRITE_STRINGS is not set
+CONFIG_COMPILER_DISABLE_DEFAULT_ERRORS=y
+# CONFIG_COMPILER_DISABLE_GCC12_WARNINGS is not set
+# CONFIG_COMPILER_DISABLE_GCC13_WARNINGS is not set
+# CONFIG_COMPILER_DISABLE_GCC14_WARNINGS is not set
+# CONFIG_COMPILER_DUMP_RTL_FILES is not set
+CONFIG_COMPILER_RT_LIB_GCCLIB=y
+CONFIG_COMPILER_RT_LIB_NAME="gcc"
+CONFIG_COMPILER_ORPHAN_SECTIONS_WARNING=y
+# CONFIG_COMPILER_ORPHAN_SECTIONS_PLACE is not set
+# CONFIG_COMPILER_STATIC_ANALYZER is not set
+# end of Compiler options
+
+#
+# Component config
+#
+
+#
+# Application Level Tracing
+#
+# CONFIG_APPTRACE_DEST_JTAG is not set
+CONFIG_APPTRACE_DEST_NONE=y
+# CONFIG_APPTRACE_DEST_UART1 is not set
+# CONFIG_APPTRACE_DEST_UART2 is not set
+# CONFIG_APPTRACE_DEST_USB_CDC is not set
+CONFIG_APPTRACE_DEST_UART_NONE=y
+CONFIG_APPTRACE_UART_TASK_PRIO=1
+CONFIG_APPTRACE_LOCK_ENABLE=y
+# end of Application Level Tracing
+
+#
+# Bluetooth
+#
+# CONFIG_BT_ENABLED is not set
+
+#
+# Common Options
+#
+# CONFIG_BT_BLE_LOG_SPI_OUT_ENABLED is not set
+# end of Common Options
+# end of Bluetooth
+
+#
+# Console Library
+#
+# CONFIG_CONSOLE_SORTED_HELP is not set
+# end of Console Library
+
+#
+# Driver Configurations
+#
+
+#
+# Legacy TWAI Driver Configurations
+#
+# CONFIG_TWAI_SKIP_LEGACY_CONFLICT_CHECK is not set
+# CONFIG_TWAI_ERRATA_FIX_LISTEN_ONLY_DOM is not set
+# end of Legacy TWAI Driver Configurations
+
+#
+# Legacy ADC Driver Configuration
+#
+# CONFIG_ADC_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_ADC_SKIP_LEGACY_CONFLICT_CHECK is not set
+
+#
+# Legacy ADC Calibration Configuration
+#
+# CONFIG_ADC_CALI_SUPPRESS_DEPRECATE_WARN is not set
+# end of Legacy ADC Calibration Configuration
+# end of Legacy ADC Driver Configuration
+
+#
+# Legacy MCPWM Driver Configurations
+#
+# CONFIG_MCPWM_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_MCPWM_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy MCPWM Driver Configurations
+
+#
+# Legacy Timer Group Driver Configurations
+#
+# CONFIG_GPTIMER_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_GPTIMER_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy Timer Group Driver Configurations
+
+#
+# Legacy RMT Driver Configurations
+#
+# CONFIG_RMT_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_RMT_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy RMT Driver Configurations
+
+#
+# Legacy I2S Driver Configurations
+#
+# CONFIG_I2S_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_I2S_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy I2S Driver Configurations
+
+#
+# Legacy I2C Driver Configurations
+#
+# CONFIG_I2C_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy I2C Driver Configurations
+
+#
+# Legacy PCNT Driver Configurations
+#
+# CONFIG_PCNT_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_PCNT_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy PCNT Driver Configurations
+
+#
+# Legacy SDM Driver Configurations
+#
+# CONFIG_SDM_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_SDM_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy SDM Driver Configurations
+
+#
+# Legacy Temperature Sensor Driver Configurations
+#
+# CONFIG_TEMP_SENSOR_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_TEMP_SENSOR_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy Temperature Sensor Driver Configurations
+
+#
+# Legacy Touch Sensor Driver Configurations
+#
+# CONFIG_TOUCH_SUPPRESS_DEPRECATE_WARN is not set
+# CONFIG_TOUCH_SKIP_LEGACY_CONFLICT_CHECK is not set
+# end of Legacy Touch Sensor Driver Configurations
+# end of Driver Configurations
+
+#
+# eFuse Bit Manager
+#
+# CONFIG_EFUSE_CUSTOM_TABLE is not set
+# CONFIG_EFUSE_VIRTUAL is not set
+CONFIG_EFUSE_MAX_BLK_LEN=256
+# end of eFuse Bit Manager
+
+#
+# ESP-TLS
+#
+CONFIG_ESP_TLS_USING_MBEDTLS=y
+# CONFIG_ESP_TLS_USE_SECURE_ELEMENT is not set
+CONFIG_ESP_TLS_USE_DS_PERIPHERAL=y
+# CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS is not set
+# CONFIG_ESP_TLS_SERVER_SESSION_TICKETS is not set
+# CONFIG_ESP_TLS_SERVER_CERT_SELECT_HOOK is not set
+# CONFIG_ESP_TLS_SERVER_MIN_AUTH_MODE_OPTIONAL is not set
+# CONFIG_ESP_TLS_PSK_VERIFICATION is not set
+# CONFIG_ESP_TLS_INSECURE is not set
+# end of ESP-TLS
+
+#
+# ADC and ADC Calibration
+#
+# CONFIG_ADC_ONESHOT_CTRL_FUNC_IN_IRAM is not set
+# CONFIG_ADC_CONTINUOUS_ISR_IRAM_SAFE is not set
+# CONFIG_ADC_CONTINUOUS_FORCE_USE_ADC2_ON_C3_S3 is not set
+# CONFIG_ADC_ENABLE_DEBUG_LOG is not set
+# end of ADC and ADC Calibration
+
+#
+# Wireless Coexistence
+#
+CONFIG_ESP_COEX_ENABLED=y
+# CONFIG_ESP_COEX_EXTERNAL_COEXIST_ENABLE is not set
+# CONFIG_ESP_COEX_GPIO_DEBUG is not set
+# end of Wireless Coexistence
+
+#
+# Common ESP-related
+#
+CONFIG_ESP_ERR_TO_NAME_LOOKUP=y
+# end of Common ESP-related
+
+#
+# ESP-Driver:GPIO Configurations
+#
+# CONFIG_GPIO_CTRL_FUNC_IN_IRAM is not set
+# end of ESP-Driver:GPIO Configurations
+
+#
+# ESP-Driver:GPTimer Configurations
+#
+CONFIG_GPTIMER_ISR_HANDLER_IN_IRAM=y
+# CONFIG_GPTIMER_CTRL_FUNC_IN_IRAM is not set
+# CONFIG_GPTIMER_ISR_CACHE_SAFE is not set
+CONFIG_GPTIMER_OBJ_CACHE_SAFE=y
+# CONFIG_GPTIMER_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:GPTimer Configurations
+
+#
+# ESP-Driver:I2C Configurations
+#
+# CONFIG_I2C_ISR_IRAM_SAFE is not set
+# CONFIG_I2C_ENABLE_DEBUG_LOG is not set
+# CONFIG_I2C_ENABLE_SLAVE_DRIVER_VERSION_2 is not set
+CONFIG_I2C_MASTER_ISR_HANDLER_IN_IRAM=y
+# end of ESP-Driver:I2C Configurations
+
+#
+# ESP-Driver:I2S Configurations
+#
+# CONFIG_I2S_ISR_IRAM_SAFE is not set
+# CONFIG_I2S_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:I2S Configurations
+
+#
+# ESP-Driver:LEDC Configurations
+#
+# CONFIG_LEDC_CTRL_FUNC_IN_IRAM is not set
+# end of ESP-Driver:LEDC Configurations
+
+#
+# ESP-Driver:MCPWM Configurations
+#
+CONFIG_MCPWM_ISR_HANDLER_IN_IRAM=y
+# CONFIG_MCPWM_ISR_CACHE_SAFE is not set
+# CONFIG_MCPWM_CTRL_FUNC_IN_IRAM is not set
+CONFIG_MCPWM_OBJ_CACHE_SAFE=y
+# CONFIG_MCPWM_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:MCPWM Configurations
+
+#
+# ESP-Driver:PCNT Configurations
+#
+# CONFIG_PCNT_CTRL_FUNC_IN_IRAM is not set
+# CONFIG_PCNT_ISR_IRAM_SAFE is not set
+# CONFIG_PCNT_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:PCNT Configurations
+
+#
+# ESP-Driver:RMT Configurations
+#
+CONFIG_RMT_ENCODER_FUNC_IN_IRAM=y
+CONFIG_RMT_TX_ISR_HANDLER_IN_IRAM=y
+CONFIG_RMT_RX_ISR_HANDLER_IN_IRAM=y
+# CONFIG_RMT_RECV_FUNC_IN_IRAM is not set
+# CONFIG_RMT_TX_ISR_CACHE_SAFE is not set
+# CONFIG_RMT_RX_ISR_CACHE_SAFE is not set
+CONFIG_RMT_OBJ_CACHE_SAFE=y
+# CONFIG_RMT_ENABLE_DEBUG_LOG is not set
+# CONFIG_RMT_ISR_IRAM_SAFE is not set
+# end of ESP-Driver:RMT Configurations
+
+#
+# ESP-Driver:Sigma Delta Modulator Configurations
+#
+# CONFIG_SDM_CTRL_FUNC_IN_IRAM is not set
+# CONFIG_SDM_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:Sigma Delta Modulator Configurations
+
+#
+# ESP-Driver:SPI Configurations
+#
+# CONFIG_SPI_MASTER_IN_IRAM is not set
+CONFIG_SPI_MASTER_ISR_IN_IRAM=y
+# CONFIG_SPI_SLAVE_IN_IRAM is not set
+CONFIG_SPI_SLAVE_ISR_IN_IRAM=y
+# end of ESP-Driver:SPI Configurations
+
+#
+# ESP-Driver:Touch Sensor Configurations
+#
+# CONFIG_TOUCH_CTRL_FUNC_IN_IRAM is not set
+# CONFIG_TOUCH_ISR_IRAM_SAFE is not set
+# CONFIG_TOUCH_ENABLE_DEBUG_LOG is not set
+# CONFIG_TOUCH_SKIP_FSM_CHECK is not set
+# end of ESP-Driver:Touch Sensor Configurations
+
+#
+# ESP-Driver:Temperature Sensor Configurations
+#
+# CONFIG_TEMP_SENSOR_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:Temperature Sensor Configurations
+
+#
+# ESP-Driver:TWAI Configurations
+#
+# CONFIG_TWAI_ISR_IN_IRAM is not set
+# CONFIG_TWAI_ISR_CACHE_SAFE is not set
+# CONFIG_TWAI_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:TWAI Configurations
+
+#
+# ESP-Driver:UART Configurations
+#
+# CONFIG_UART_ISR_IN_IRAM is not set
+# end of ESP-Driver:UART Configurations
+
+#
+# ESP-Driver:UHCI Configurations
+#
+# CONFIG_UHCI_ISR_HANDLER_IN_IRAM is not set
+# CONFIG_UHCI_ISR_CACHE_SAFE is not set
+# CONFIG_UHCI_ENABLE_DEBUG_LOG is not set
+# end of ESP-Driver:UHCI Configurations
+
+#
+# ESP-Driver:USB Serial/JTAG Configuration
+#
+CONFIG_USJ_ENABLE_USB_SERIAL_JTAG=y
+# end of ESP-Driver:USB Serial/JTAG Configuration
+
+#
+# Ethernet
+#
+CONFIG_ETH_ENABLED=y
+CONFIG_ETH_USE_SPI_ETHERNET=y
+# CONFIG_ETH_SPI_ETHERNET_DM9051 is not set
+# CONFIG_ETH_SPI_ETHERNET_W5500 is not set
+# CONFIG_ETH_SPI_ETHERNET_KSZ8851SNL is not set
+# CONFIG_ETH_USE_OPENETH is not set
+# CONFIG_ETH_TRANSMIT_MUTEX is not set
+# end of Ethernet
+
+#
+# Event Loop Library
+#
+# CONFIG_ESP_EVENT_LOOP_PROFILING is not set
+CONFIG_ESP_EVENT_POST_FROM_ISR=y
+CONFIG_ESP_EVENT_POST_FROM_IRAM_ISR=y
+# end of Event Loop Library
+
+#
+# GDB Stub
+#
+CONFIG_ESP_GDBSTUB_ENABLED=y
+# CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME is not set
+CONFIG_ESP_GDBSTUB_SUPPORT_TASKS=y
+CONFIG_ESP_GDBSTUB_MAX_TASKS=32
+# end of GDB Stub
+
+#
+# ESP HID
+#
+CONFIG_ESPHID_TASK_SIZE_BT=2048
+CONFIG_ESPHID_TASK_SIZE_BLE=4096
+# end of ESP HID
+
+#
+# ESP HTTP client
+#
+CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS=y
+# CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set
+CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH=y
+# CONFIG_ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT is not set
+CONFIG_ESP_HTTP_CLIENT_EVENT_POST_TIMEOUT=2000
+# end of ESP HTTP client
+
+#
+# HTTP Server
+#
+CONFIG_HTTPD_MAX_REQ_HDR_LEN=512
+CONFIG_HTTPD_MAX_URI_LEN=512
+CONFIG_HTTPD_ERR_RESP_NO_DELAY=y
+CONFIG_HTTPD_PURGE_BUF_LEN=32
+# CONFIG_HTTPD_LOG_PURGE_DATA is not set
+# CONFIG_HTTPD_WS_SUPPORT is not set
+# CONFIG_HTTPD_QUEUE_WORK_BLOCKING is not set
+CONFIG_HTTPD_SERVER_EVENT_POST_TIMEOUT=2000
+# end of HTTP Server
+
+#
+# ESP HTTPS OTA
+#
+# CONFIG_ESP_HTTPS_OTA_DECRYPT_CB is not set
+# CONFIG_ESP_HTTPS_OTA_ALLOW_HTTP is not set
+CONFIG_ESP_HTTPS_OTA_EVENT_POST_TIMEOUT=2000
+# end of ESP HTTPS OTA
+
+#
+# ESP HTTPS server
+#
+# CONFIG_ESP_HTTPS_SERVER_ENABLE is not set
+CONFIG_ESP_HTTPS_SERVER_EVENT_POST_TIMEOUT=2000
+# CONFIG_ESP_HTTPS_SERVER_CERT_SELECT_HOOK is not set
+# end of ESP HTTPS server
+
+#
+# Hardware Settings
+#
+
+#
+# Chip revision
+#
+CONFIG_ESP32S3_REV_MIN_0=y
+# CONFIG_ESP32S3_REV_MIN_1 is not set
+# CONFIG_ESP32S3_REV_MIN_2 is not set
+CONFIG_ESP32S3_REV_MIN_FULL=0
+CONFIG_ESP_REV_MIN_FULL=0
+
+#
+# Maximum Supported ESP32-S3 Revision (Rev v0.99)
+#
+CONFIG_ESP32S3_REV_MAX_FULL=99
+CONFIG_ESP_REV_MAX_FULL=99
+CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL=0
+CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL=199
+
+#
+# Maximum Supported ESP32-S3 eFuse Block Revision (eFuse Block Rev v1.99)
+#
+# end of Chip revision
+
+#
+# MAC Config
+#
+CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA=y
+CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP=y
+CONFIG_ESP_MAC_ADDR_UNIVERSE_BT=y
+CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH=y
+CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR=y
+CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES=4
+# CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO is not set
+CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR=y
+CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES=4
+# CONFIG_ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC is not set
+# end of MAC Config
+
+#
+# Sleep Config
+#
+# CONFIG_ESP_SLEEP_POWER_DOWN_FLASH is not set
+CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND=y
+CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU=y
+CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND=y
+CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND=y
+CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY=2000
+# CONFIG_ESP_SLEEP_CACHE_SAFE_ASSERTION is not set
+# CONFIG_ESP_SLEEP_DEBUG is not set
+CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS=y
+# end of Sleep Config
+
+#
+# RTC Clock Config
+#
+CONFIG_RTC_CLK_SRC_INT_RC=y
+# CONFIG_RTC_CLK_SRC_EXT_CRYS is not set
+# CONFIG_RTC_CLK_SRC_EXT_OSC is not set
+# CONFIG_RTC_CLK_SRC_INT_8MD256 is not set
+CONFIG_RTC_CLK_CAL_CYCLES=1024
+# end of RTC Clock Config
+
+#
+# Peripheral Control
+#
+CONFIG_ESP_PERIPH_CTRL_FUNC_IN_IRAM=y
+CONFIG_ESP_REGI2C_CTRL_FUNC_IN_IRAM=y
+# end of Peripheral Control
+
+#
+# GDMA Configurations
+#
+CONFIG_GDMA_CTRL_FUNC_IN_IRAM=y
+CONFIG_GDMA_ISR_HANDLER_IN_IRAM=y
+CONFIG_GDMA_OBJ_DRAM_SAFE=y
+# CONFIG_GDMA_ENABLE_DEBUG_LOG is not set
+# CONFIG_GDMA_ISR_IRAM_SAFE is not set
+# end of GDMA Configurations
+
+#
+# Main XTAL Config
+#
+CONFIG_XTAL_FREQ_40=y
+CONFIG_XTAL_FREQ=40
+# end of Main XTAL Config
+
+#
+# Power Supplier
+#
+
+#
+# Brownout Detector
+#
+CONFIG_ESP_BROWNOUT_DET=y
+CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7=y
+# CONFIG_ESP_BROWNOUT_DET_LVL_SEL_6 is not set
+# CONFIG_ESP_BROWNOUT_DET_LVL_SEL_5 is not set
+# CONFIG_ESP_BROWNOUT_DET_LVL_SEL_4 is not set
+# CONFIG_ESP_BROWNOUT_DET_LVL_SEL_3 is not set
+# CONFIG_ESP_BROWNOUT_DET_LVL_SEL_2 is not set
+# CONFIG_ESP_BROWNOUT_DET_LVL_SEL_1 is not set
+CONFIG_ESP_BROWNOUT_DET_LVL=7
+CONFIG_ESP_BROWNOUT_USE_INTR=y
+# end of Brownout Detector
+# end of Power Supplier
+
+CONFIG_ESP_SPI_BUS_LOCK_ISR_FUNCS_IN_IRAM=y
+CONFIG_ESP_INTR_IN_IRAM=y
+# end of Hardware Settings
+
+#
+# ESP-Driver:LCD Controller Configurations
+#
+# CONFIG_LCD_ENABLE_DEBUG_LOG is not set
+# CONFIG_LCD_RGB_ISR_IRAM_SAFE is not set
+# CONFIG_LCD_RGB_RESTART_IN_VSYNC is not set
+# end of ESP-Driver:LCD Controller Configurations
+
+#
+# ESP-MM: Memory Management Configurations
+#
+# CONFIG_ESP_MM_CACHE_MSYNC_C2M_CHUNKED_OPS is not set
+# end of ESP-MM: Memory Management Configurations
+
+#
+# ESP NETIF Adapter
+#
+CONFIG_ESP_NETIF_IP_LOST_TIMER_INTERVAL=120
+# CONFIG_ESP_NETIF_PROVIDE_CUSTOM_IMPLEMENTATION is not set
+CONFIG_ESP_NETIF_TCPIP_LWIP=y
+# CONFIG_ESP_NETIF_LOOPBACK is not set
+CONFIG_ESP_NETIF_USES_TCPIP_WITH_BSD_API=y
+CONFIG_ESP_NETIF_REPORT_DATA_TRAFFIC=y
+# CONFIG_ESP_NETIF_RECEIVE_REPORT_ERRORS is not set
+# CONFIG_ESP_NETIF_L2_TAP is not set
+# CONFIG_ESP_NETIF_BRIDGE_EN is not set
+# CONFIG_ESP_NETIF_SET_DNS_PER_DEFAULT_NETIF is not set
+# end of ESP NETIF Adapter
+
+#
+# Partition API Configuration
+#
+# end of Partition API Configuration
+
+#
+# PHY
+#
+CONFIG_ESP_PHY_ENABLED=y
+CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE=y
+# CONFIG_ESP_PHY_INIT_DATA_IN_PARTITION is not set
+CONFIG_ESP_PHY_MAX_WIFI_TX_POWER=20
+CONFIG_ESP_PHY_MAX_TX_POWER=20
+# CONFIG_ESP_PHY_REDUCE_TX_POWER is not set
+CONFIG_ESP_PHY_ENABLE_USB=y
+# CONFIG_ESP_PHY_ENABLE_CERT_TEST is not set
+CONFIG_ESP_PHY_RF_CAL_PARTIAL=y
+# CONFIG_ESP_PHY_RF_CAL_NONE is not set
+# CONFIG_ESP_PHY_RF_CAL_FULL is not set
+CONFIG_ESP_PHY_CALIBRATION_MODE=0
+# CONFIG_ESP_PHY_PLL_TRACK_DEBUG is not set
+# CONFIG_ESP_PHY_RECORD_USED_TIME is not set
+CONFIG_ESP_PHY_IRAM_OPT=y
+# end of PHY
+
+#
+# Power Management
+#
+CONFIG_PM_SLEEP_FUNC_IN_IRAM=y
+# CONFIG_PM_ENABLE is not set
+CONFIG_PM_SLP_IRAM_OPT=y
+CONFIG_PM_POWER_DOWN_CPU_IN_LIGHT_SLEEP=y
+CONFIG_PM_RESTORE_CACHE_TAGMEM_AFTER_LIGHT_SLEEP=y
+# end of Power Management
+
+#
+# ESP PSRAM
+#
+# CONFIG_SPIRAM is not set
+# end of ESP PSRAM
+
+#
+# ESP Ringbuf
+#
+# CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH is not set
+# end of ESP Ringbuf
+
+#
+# ESP-ROM
+#
+CONFIG_ESP_ROM_PRINT_IN_IRAM=y
+# end of ESP-ROM
+
+#
+# ESP Security Specific
+#
+# end of ESP Security Specific
+
+#
+# ESP System Settings
+#
+# CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_80 is not set
+CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160=y
+# CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240 is not set
+CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ=160
+
+#
+# Cache config
+#
+CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB=y
+# CONFIG_ESP32S3_INSTRUCTION_CACHE_32KB is not set
+CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE=0x4000
+# CONFIG_ESP32S3_INSTRUCTION_CACHE_4WAYS is not set
+CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS=y
+CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS=8
+# CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_16B is not set
+CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B=y
+CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE=32
+# CONFIG_ESP32S3_DATA_CACHE_16KB is not set
+CONFIG_ESP32S3_DATA_CACHE_32KB=y
+# CONFIG_ESP32S3_DATA_CACHE_64KB is not set
+CONFIG_ESP32S3_DATA_CACHE_SIZE=0x8000
+# CONFIG_ESP32S3_DATA_CACHE_4WAYS is not set
+CONFIG_ESP32S3_DATA_CACHE_8WAYS=y
+CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS=8
+# CONFIG_ESP32S3_DATA_CACHE_LINE_16B is not set
+CONFIG_ESP32S3_DATA_CACHE_LINE_32B=y
+# CONFIG_ESP32S3_DATA_CACHE_LINE_64B is not set
+CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE=32
+# end of Cache config
+
+#
+# Memory
+#
+# CONFIG_ESP32S3_RTCDATA_IN_FAST_MEM is not set
+# CONFIG_ESP32S3_USE_FIXED_STATIC_RAM_SIZE is not set
+# end of Memory
+
+#
+# Trace memory
+#
+# CONFIG_ESP32S3_TRAX is not set
+CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM=0x0
+# end of Trace memory
+
+# CONFIG_ESP_SYSTEM_PANIC_PRINT_HALT is not set
+CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT=y
+# CONFIG_ESP_SYSTEM_PANIC_SILENT_REBOOT is not set
+# CONFIG_ESP_SYSTEM_PANIC_GDBSTUB is not set
+CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS=0
+CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK=y
+CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=y
+
+#
+# Memory protection
+#
+CONFIG_ESP_SYSTEM_MEMPROT_FEATURE=y
+CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK=y
+# end of Memory protection
+
+CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE=32
+CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE=2304
+CONFIG_ESP_MAIN_TASK_STACK_SIZE=3584
+CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0=y
+# CONFIG_ESP_MAIN_TASK_AFFINITY_CPU1 is not set
+# CONFIG_ESP_MAIN_TASK_AFFINITY_NO_AFFINITY is not set
+CONFIG_ESP_MAIN_TASK_AFFINITY=0x0
+CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE=2048
+CONFIG_ESP_CONSOLE_UART_DEFAULT=y
+# CONFIG_ESP_CONSOLE_USB_CDC is not set
+# CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG is not set
+# CONFIG_ESP_CONSOLE_UART_CUSTOM is not set
+# CONFIG_ESP_CONSOLE_NONE is not set
+# CONFIG_ESP_CONSOLE_SECONDARY_NONE is not set
+CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG=y
+CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED=y
+CONFIG_ESP_CONSOLE_UART=y
+CONFIG_ESP_CONSOLE_UART_NUM=0
+CONFIG_ESP_CONSOLE_ROM_SERIAL_PORT_NUM=0
+CONFIG_ESP_CONSOLE_UART_BAUDRATE=115200
+CONFIG_ESP_INT_WDT=y
+CONFIG_ESP_INT_WDT_TIMEOUT_MS=300
+CONFIG_ESP_INT_WDT_CHECK_CPU1=y
+CONFIG_ESP_TASK_WDT_EN=y
+CONFIG_ESP_TASK_WDT_INIT=y
+# CONFIG_ESP_TASK_WDT_PANIC is not set
+CONFIG_ESP_TASK_WDT_TIMEOUT_S=5
+CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0=y
+CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1=y
+# CONFIG_ESP_PANIC_HANDLER_IRAM is not set
+# CONFIG_ESP_DEBUG_STUBS_ENABLE is not set
+CONFIG_ESP_DEBUG_OCDAWARE=y
+CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4=y
+CONFIG_ESP_SYSTEM_BBPLL_RECALIB=y
+# end of ESP System Settings
+
+#
+# IPC (Inter-Processor Call)
+#
+CONFIG_ESP_IPC_TASK_STACK_SIZE=1536
+CONFIG_ESP_IPC_USES_CALLERS_PRIORITY=y
+CONFIG_ESP_IPC_ISR_ENABLE=y
+# end of IPC (Inter-Processor Call)
+
+#
+# ESP Timer (High Resolution Timer)
+#
+CONFIG_ESP_TIMER_IN_IRAM=y
+# CONFIG_ESP_TIMER_PROFILING is not set
+CONFIG_ESP_TIME_FUNCS_USE_RTC_TIMER=y
+CONFIG_ESP_TIME_FUNCS_USE_ESP_TIMER=y
+CONFIG_ESP_TIMER_TASK_STACK_SIZE=3584
+CONFIG_ESP_TIMER_INTERRUPT_LEVEL=1
+# CONFIG_ESP_TIMER_SHOW_EXPERIMENTAL is not set
+CONFIG_ESP_TIMER_TASK_AFFINITY=0x0
+CONFIG_ESP_TIMER_TASK_AFFINITY_CPU0=y
+CONFIG_ESP_TIMER_ISR_AFFINITY_CPU0=y
+# CONFIG_ESP_TIMER_SUPPORTS_ISR_DISPATCH_METHOD is not set
+CONFIG_ESP_TIMER_IMPL_SYSTIMER=y
+# end of ESP Timer (High Resolution Timer)
+
+#
+# Wi-Fi
+#
+CONFIG_ESP_WIFI_ENABLED=y
+CONFIG_ESP_WIFI_STATIC_RX_BUFFER_NUM=10
+CONFIG_ESP_WIFI_DYNAMIC_RX_BUFFER_NUM=32
+# CONFIG_ESP_WIFI_STATIC_TX_BUFFER is not set
+CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER=y
+CONFIG_ESP_WIFI_TX_BUFFER_TYPE=1
+CONFIG_ESP_WIFI_DYNAMIC_TX_BUFFER_NUM=32
+CONFIG_ESP_WIFI_STATIC_RX_MGMT_BUFFER=y
+# CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUFFER is not set
+CONFIG_ESP_WIFI_DYNAMIC_RX_MGMT_BUF=0
+CONFIG_ESP_WIFI_RX_MGMT_BUF_NUM_DEF=5
+# CONFIG_ESP_WIFI_CSI_ENABLED is not set
+CONFIG_ESP_WIFI_AMPDU_TX_ENABLED=y
+CONFIG_ESP_WIFI_TX_BA_WIN=6
+CONFIG_ESP_WIFI_AMPDU_RX_ENABLED=y
+CONFIG_ESP_WIFI_RX_BA_WIN=6
+CONFIG_ESP_WIFI_NVS_ENABLED=y
+CONFIG_ESP_WIFI_TASK_PINNED_TO_CORE_0=y
+# CONFIG_ESP_WIFI_TASK_PINNED_TO_CORE_1 is not set
+CONFIG_ESP_WIFI_SOFTAP_BEACON_MAX_LEN=752
+CONFIG_ESP_WIFI_MGMT_SBUF_NUM=32
+CONFIG_ESP_WIFI_IRAM_OPT=y
+# CONFIG_ESP_WIFI_EXTRA_IRAM_OPT is not set
+CONFIG_ESP_WIFI_RX_IRAM_OPT=y
+CONFIG_ESP_WIFI_ENABLE_WPA3_SAE=y
+CONFIG_ESP_WIFI_ENABLE_SAE_PK=y
+CONFIG_ESP_WIFI_ENABLE_SAE_H2E=y
+CONFIG_ESP_WIFI_SOFTAP_SAE_SUPPORT=y
+CONFIG_ESP_WIFI_ENABLE_WPA3_OWE_STA=y
+# CONFIG_ESP_WIFI_SLP_IRAM_OPT is not set
+CONFIG_ESP_WIFI_SLP_DEFAULT_MIN_ACTIVE_TIME=50
+# CONFIG_ESP_WIFI_BSS_MAX_IDLE_SUPPORT is not set
+CONFIG_ESP_WIFI_SLP_DEFAULT_MAX_ACTIVE_TIME=10
+CONFIG_ESP_WIFI_SLP_DEFAULT_WAIT_BROADCAST_DATA_TIME=15
+# CONFIG_ESP_WIFI_FTM_ENABLE is not set
+# CONFIG_ESP_WIFI_STA_DISCONNECTED_PM_ENABLE is not set
+# CONFIG_ESP_WIFI_GCMP_SUPPORT is not set
+# CONFIG_ESP_WIFI_GMAC_SUPPORT is not set
+CONFIG_ESP_WIFI_SOFTAP_SUPPORT=y
+# CONFIG_ESP_WIFI_SLP_BEACON_LOST_OPT is not set
+CONFIG_ESP_WIFI_ESPNOW_MAX_ENCRYPT_NUM=7
+CONFIG_ESP_WIFI_MBEDTLS_CRYPTO=y
+CONFIG_ESP_WIFI_MBEDTLS_TLS_CLIENT=y
+# CONFIG_ESP_WIFI_WAPI_PSK is not set
+# CONFIG_ESP_WIFI_SUITE_B_192 is not set
+# CONFIG_ESP_WIFI_11KV_SUPPORT is not set
+# CONFIG_ESP_WIFI_MBO_SUPPORT is not set
+# CONFIG_ESP_WIFI_DPP_SUPPORT is not set
+# CONFIG_ESP_WIFI_11R_SUPPORT is not set
+# CONFIG_ESP_WIFI_WPS_SOFTAP_REGISTRAR is not set
+
+#
+# WPS Configuration Options
+#
+# CONFIG_ESP_WIFI_WPS_STRICT is not set
+# CONFIG_ESP_WIFI_WPS_PASSPHRASE is not set
+# end of WPS Configuration Options
+
+# CONFIG_ESP_WIFI_DEBUG_PRINT is not set
+# CONFIG_ESP_WIFI_TESTING_OPTIONS is not set
+CONFIG_ESP_WIFI_ENTERPRISE_SUPPORT=y
+# CONFIG_ESP_WIFI_ENT_FREE_DYNAMIC_BUFFER is not set
+# end of Wi-Fi
+
+#
+# Core dump
+#
+# CONFIG_ESP_COREDUMP_ENABLE_TO_FLASH is not set
+# CONFIG_ESP_COREDUMP_ENABLE_TO_UART is not set
+CONFIG_ESP_COREDUMP_ENABLE_TO_NONE=y
+# end of Core dump
+
+#
+# FAT Filesystem support
+#
+CONFIG_FATFS_VOLUME_COUNT=2
+CONFIG_FATFS_LFN_NONE=y
+# CONFIG_FATFS_LFN_HEAP is not set
+# CONFIG_FATFS_LFN_STACK is not set
+# CONFIG_FATFS_SECTOR_512 is not set
+CONFIG_FATFS_SECTOR_4096=y
+# CONFIG_FATFS_CODEPAGE_DYNAMIC is not set
+CONFIG_FATFS_CODEPAGE_437=y
+# CONFIG_FATFS_CODEPAGE_720 is not set
+# CONFIG_FATFS_CODEPAGE_737 is not set
+# CONFIG_FATFS_CODEPAGE_771 is not set
+# CONFIG_FATFS_CODEPAGE_775 is not set
+# CONFIG_FATFS_CODEPAGE_850 is not set
+# CONFIG_FATFS_CODEPAGE_852 is not set
+# CONFIG_FATFS_CODEPAGE_855 is not set
+# CONFIG_FATFS_CODEPAGE_857 is not set
+# CONFIG_FATFS_CODEPAGE_860 is not set
+# CONFIG_FATFS_CODEPAGE_861 is not set
+# CONFIG_FATFS_CODEPAGE_862 is not set
+# CONFIG_FATFS_CODEPAGE_863 is not set
+# CONFIG_FATFS_CODEPAGE_864 is not set
+# CONFIG_FATFS_CODEPAGE_865 is not set
+# CONFIG_FATFS_CODEPAGE_866 is not set
+# CONFIG_FATFS_CODEPAGE_869 is not set
+# CONFIG_FATFS_CODEPAGE_932 is not set
+# CONFIG_FATFS_CODEPAGE_936 is not set
+# CONFIG_FATFS_CODEPAGE_949 is not set
+# CONFIG_FATFS_CODEPAGE_950 is not set
+CONFIG_FATFS_CODEPAGE=437
+CONFIG_FATFS_FS_LOCK=0
+CONFIG_FATFS_TIMEOUT_MS=10000
+CONFIG_FATFS_PER_FILE_CACHE=y
+# CONFIG_FATFS_USE_FASTSEEK is not set
+CONFIG_FATFS_USE_STRFUNC_NONE=y
+# CONFIG_FATFS_USE_STRFUNC_WITHOUT_CRLF_CONV is not set
+# CONFIG_FATFS_USE_STRFUNC_WITH_CRLF_CONV is not set
+CONFIG_FATFS_VFS_FSTAT_BLKSIZE=0
+# CONFIG_FATFS_IMMEDIATE_FSYNC is not set
+# CONFIG_FATFS_USE_LABEL is not set
+CONFIG_FATFS_LINK_LOCK=y
+# CONFIG_FATFS_USE_DYN_BUFFERS is not set
+
+#
+# File system free space calculation behavior
+#
+CONFIG_FATFS_DONT_TRUST_FREE_CLUSTER_CNT=0
+CONFIG_FATFS_DONT_TRUST_LAST_ALLOC=0
+# end of File system free space calculation behavior
+# end of FAT Filesystem support
+
+#
+# FreeRTOS
+#
+
+#
+# Kernel
+#
+# CONFIG_FREERTOS_SMP is not set
+# CONFIG_FREERTOS_UNICORE is not set
+CONFIG_FREERTOS_HZ=100
+# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_NONE is not set
+# CONFIG_FREERTOS_CHECK_STACKOVERFLOW_PTRVAL is not set
+CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY=y
+CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS=1
+CONFIG_FREERTOS_IDLE_TASK_STACKSIZE=1536
+# CONFIG_FREERTOS_USE_IDLE_HOOK is not set
+# CONFIG_FREERTOS_USE_TICK_HOOK is not set
+CONFIG_FREERTOS_MAX_TASK_NAME_LEN=16
+# CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY is not set
+CONFIG_FREERTOS_USE_TIMERS=y
+CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME="Tmr Svc"
+# CONFIG_FREERTOS_TIMER_TASK_AFFINITY_CPU0 is not set
+# CONFIG_FREERTOS_TIMER_TASK_AFFINITY_CPU1 is not set
+CONFIG_FREERTOS_TIMER_TASK_NO_AFFINITY=y
+CONFIG_FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY=0x7FFFFFFF
+CONFIG_FREERTOS_TIMER_TASK_PRIORITY=1
+CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH=2048
+CONFIG_FREERTOS_TIMER_QUEUE_LENGTH=10
+CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE=0
+CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES=1
+# CONFIG_FREERTOS_USE_TRACE_FACILITY is not set
+# CONFIG_FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES is not set
+# CONFIG_FREERTOS_GENERATE_RUN_TIME_STATS is not set
+# CONFIG_FREERTOS_USE_APPLICATION_TASK_TAG is not set
+# end of Kernel
+
+#
+# Port
+#
+CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER=y
+# CONFIG_FREERTOS_WATCHPOINT_END_OF_STACK is not set
+CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS=y
+# CONFIG_FREERTOS_TASK_PRE_DELETION_HOOK is not set
+# CONFIG_FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP is not set
+CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER=y
+CONFIG_FREERTOS_ISR_STACKSIZE=1536
+CONFIG_FREERTOS_INTERRUPT_BACKTRACE=y
+# CONFIG_FREERTOS_FPU_IN_ISR is not set
+CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER=y
+CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1=y
+# CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL3 is not set
+CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER=y
+# CONFIG_FREERTOS_PLACE_FUNCTIONS_INTO_FLASH is not set
+# CONFIG_FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE is not set
+# end of Port
+
+#
+# Extra
+#
+# end of Extra
+
+CONFIG_FREERTOS_PORT=y
+CONFIG_FREERTOS_NO_AFFINITY=0x7FFFFFFF
+CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION=y
+CONFIG_FREERTOS_DEBUG_OCDAWARE=y
+CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT=y
+CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH=y
+CONFIG_FREERTOS_NUMBER_OF_CORES=2
+CONFIG_FREERTOS_IN_IRAM=y
+# end of FreeRTOS
+
+#
+# Hardware Abstraction Layer (HAL) and Low Level (LL)
+#
+CONFIG_HAL_ASSERTION_EQUALS_SYSTEM=y
+# CONFIG_HAL_ASSERTION_DISABLE is not set
+# CONFIG_HAL_ASSERTION_SILENT is not set
+# CONFIG_HAL_ASSERTION_ENABLE is not set
+CONFIG_HAL_DEFAULT_ASSERTION_LEVEL=2
+CONFIG_HAL_WDT_USE_ROM_IMPL=y
+# end of Hardware Abstraction Layer (HAL) and Low Level (LL)
+
+#
+# Heap memory debugging
+#
+CONFIG_HEAP_POISONING_DISABLED=y
+# CONFIG_HEAP_POISONING_LIGHT is not set
+# CONFIG_HEAP_POISONING_COMPREHENSIVE is not set
+CONFIG_HEAP_TRACING_OFF=y
+# CONFIG_HEAP_TRACING_STANDALONE is not set
+# CONFIG_HEAP_TRACING_TOHOST is not set
+# CONFIG_HEAP_USE_HOOKS is not set
+# CONFIG_HEAP_TASK_TRACKING is not set
+# CONFIG_HEAP_ABORT_WHEN_ALLOCATION_FAILS is not set
+# CONFIG_HEAP_PLACE_FUNCTION_INTO_FLASH is not set
+# end of Heap memory debugging
+
+#
+# Log
+#
+CONFIG_LOG_VERSION_1=y
+# CONFIG_LOG_VERSION_2 is not set
+CONFIG_LOG_VERSION=1
+
+#
+# Log Level
+#
+# CONFIG_LOG_DEFAULT_LEVEL_NONE is not set
+# CONFIG_LOG_DEFAULT_LEVEL_ERROR is not set
+# CONFIG_LOG_DEFAULT_LEVEL_WARN is not set
+CONFIG_LOG_DEFAULT_LEVEL_INFO=y
+# CONFIG_LOG_DEFAULT_LEVEL_DEBUG is not set
+# CONFIG_LOG_DEFAULT_LEVEL_VERBOSE is not set
+CONFIG_LOG_DEFAULT_LEVEL=3
+CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT=y
+# CONFIG_LOG_MAXIMUM_LEVEL_DEBUG is not set
+# CONFIG_LOG_MAXIMUM_LEVEL_VERBOSE is not set
+CONFIG_LOG_MAXIMUM_LEVEL=3
+
+#
+# Level Settings
+#
+# CONFIG_LOG_MASTER_LEVEL is not set
+CONFIG_LOG_DYNAMIC_LEVEL_CONTROL=y
+# CONFIG_LOG_TAG_LEVEL_IMPL_NONE is not set
+# CONFIG_LOG_TAG_LEVEL_IMPL_LINKED_LIST is not set
+CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST=y
+# CONFIG_LOG_TAG_LEVEL_CACHE_ARRAY is not set
+CONFIG_LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP=y
+CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_SIZE=31
+# end of Level Settings
+# end of Log Level
+
+#
+# Format
+#
+CONFIG_LOG_COLORS=y
+CONFIG_LOG_TIMESTAMP_SOURCE_RTOS=y
+# CONFIG_LOG_TIMESTAMP_SOURCE_SYSTEM is not set
+# end of Format
+
+#
+# Settings
+#
+CONFIG_LOG_MODE_TEXT_EN=y
+CONFIG_LOG_MODE_TEXT=y
+# end of Settings
+
+CONFIG_LOG_IN_IRAM=y
+# end of Log
+
+#
+# LWIP
+#
+CONFIG_LWIP_ENABLE=y
+CONFIG_LWIP_LOCAL_HOSTNAME="espressif"
+CONFIG_LWIP_TCPIP_TASK_PRIO=18
+# CONFIG_LWIP_TCPIP_CORE_LOCKING is not set
+# CONFIG_LWIP_CHECK_THREAD_SAFETY is not set
+CONFIG_LWIP_DNS_SUPPORT_MDNS_QUERIES=y
+# CONFIG_LWIP_L2_TO_L3_COPY is not set
+# CONFIG_LWIP_IRAM_OPTIMIZATION is not set
+# CONFIG_LWIP_EXTRA_IRAM_OPTIMIZATION is not set
+CONFIG_LWIP_TIMERS_ONDEMAND=y
+CONFIG_LWIP_ND6=y
+# CONFIG_LWIP_FORCE_ROUTER_FORWARDING is not set
+CONFIG_LWIP_MAX_SOCKETS=10
+# CONFIG_LWIP_USE_ONLY_LWIP_SELECT is not set
+# CONFIG_LWIP_SO_LINGER is not set
+CONFIG_LWIP_SO_REUSE=y
+CONFIG_LWIP_SO_REUSE_RXTOALL=y
+CONFIG_LWIP_SO_RCVBUF=y
+# CONFIG_LWIP_NETBUF_RECVINFO is not set
+CONFIG_LWIP_IP_DEFAULT_TTL=64
+CONFIG_LWIP_IP4_FRAG=y
+CONFIG_LWIP_IP6_FRAG=y
+# CONFIG_LWIP_IP4_REASSEMBLY is not set
+# CONFIG_LWIP_IP6_REASSEMBLY is not set
+CONFIG_LWIP_IP_REASS_MAX_PBUFS=10
+# CONFIG_LWIP_IP_FORWARD is not set
+# CONFIG_LWIP_STATS is not set
+CONFIG_LWIP_ESP_GRATUITOUS_ARP=y
+CONFIG_LWIP_GARP_TMR_INTERVAL=60
+CONFIG_LWIP_ESP_MLDV6_REPORT=y
+CONFIG_LWIP_MLDV6_TMR_INTERVAL=40
+CONFIG_LWIP_TCPIP_RECVMBOX_SIZE=32
+CONFIG_LWIP_DHCP_DOES_ARP_CHECK=y
+# CONFIG_LWIP_DHCP_DOES_ACD_CHECK is not set
+# CONFIG_LWIP_DHCP_DOES_NOT_CHECK_OFFERED_IP is not set
+# CONFIG_LWIP_DHCP_DISABLE_CLIENT_ID is not set
+CONFIG_LWIP_DHCP_DISABLE_VENDOR_CLASS_ID=y
+# CONFIG_LWIP_DHCP_RESTORE_LAST_IP is not set
+CONFIG_LWIP_DHCP_OPTIONS_LEN=68
+CONFIG_LWIP_NUM_NETIF_CLIENT_DATA=0
+CONFIG_LWIP_DHCP_COARSE_TIMER_SECS=1
+
+#
+# DHCP server
+#
+CONFIG_LWIP_DHCPS=y
+CONFIG_LWIP_DHCPS_LEASE_UNIT=60
+CONFIG_LWIP_DHCPS_MAX_STATION_NUM=8
+CONFIG_LWIP_DHCPS_STATIC_ENTRIES=y
+CONFIG_LWIP_DHCPS_ADD_DNS=y
+# end of DHCP server
+
+# CONFIG_LWIP_AUTOIP is not set
+CONFIG_LWIP_IPV4=y
+CONFIG_LWIP_IPV6=y
+# CONFIG_LWIP_IPV6_AUTOCONFIG is not set
+CONFIG_LWIP_IPV6_NUM_ADDRESSES=3
+# CONFIG_LWIP_IPV6_FORWARD is not set
+# CONFIG_LWIP_NETIF_STATUS_CALLBACK is not set
+CONFIG_LWIP_NETIF_LOOPBACK=y
+CONFIG_LWIP_LOOPBACK_MAX_PBUFS=8
+
+#
+# TCP
+#
+CONFIG_LWIP_MAX_ACTIVE_TCP=16
+CONFIG_LWIP_MAX_LISTENING_TCP=16
+CONFIG_LWIP_TCP_HIGH_SPEED_RETRANSMISSION=y
+CONFIG_LWIP_TCP_MAXRTX=12
+CONFIG_LWIP_TCP_SYNMAXRTX=12
+CONFIG_LWIP_TCP_MSS=1440
+CONFIG_LWIP_TCP_TMR_INTERVAL=250
+CONFIG_LWIP_TCP_MSL=60000
+CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT=20000
+CONFIG_LWIP_TCP_SND_BUF_DEFAULT=5760
+CONFIG_LWIP_TCP_WND_DEFAULT=5760
+CONFIG_LWIP_TCP_RECVMBOX_SIZE=6
+CONFIG_LWIP_TCP_ACCEPTMBOX_SIZE=6
+CONFIG_LWIP_TCP_QUEUE_OOSEQ=y
+CONFIG_LWIP_TCP_OOSEQ_TIMEOUT=6
+CONFIG_LWIP_TCP_OOSEQ_MAX_PBUFS=4
+# CONFIG_LWIP_TCP_SACK_OUT is not set
+CONFIG_LWIP_TCP_OVERSIZE_MSS=y
+# CONFIG_LWIP_TCP_OVERSIZE_QUARTER_MSS is not set
+# CONFIG_LWIP_TCP_OVERSIZE_DISABLE is not set
+CONFIG_LWIP_TCP_RTO_TIME=1500
+# end of TCP
+
+#
+# UDP
+#
+CONFIG_LWIP_MAX_UDP_PCBS=16
+CONFIG_LWIP_UDP_RECVMBOX_SIZE=6
+# end of UDP
+
+#
+# Checksums
+#
+# CONFIG_LWIP_CHECKSUM_CHECK_IP is not set
+# CONFIG_LWIP_CHECKSUM_CHECK_UDP is not set
+CONFIG_LWIP_CHECKSUM_CHECK_ICMP=y
+# end of Checksums
+
+CONFIG_LWIP_TCPIP_TASK_STACK_SIZE=3072
+CONFIG_LWIP_TCPIP_TASK_AFFINITY_NO_AFFINITY=y
+# CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU0 is not set
+# CONFIG_LWIP_TCPIP_TASK_AFFINITY_CPU1 is not set
+CONFIG_LWIP_TCPIP_TASK_AFFINITY=0x7FFFFFFF
+CONFIG_LWIP_IPV6_MEMP_NUM_ND6_QUEUE=3
+CONFIG_LWIP_IPV6_ND6_NUM_NEIGHBORS=5
+CONFIG_LWIP_IPV6_ND6_NUM_PREFIXES=5
+CONFIG_LWIP_IPV6_ND6_NUM_ROUTERS=3
+CONFIG_LWIP_IPV6_ND6_NUM_DESTINATIONS=10
+# CONFIG_LWIP_PPP_SUPPORT is not set
+# CONFIG_LWIP_SLIP_SUPPORT is not set
+
+#
+# ICMP
+#
+CONFIG_LWIP_ICMP=y
+# CONFIG_LWIP_MULTICAST_PING is not set
+# CONFIG_LWIP_BROADCAST_PING is not set
+# end of ICMP
+
+#
+# LWIP RAW API
+#
+CONFIG_LWIP_MAX_RAW_PCBS=16
+# end of LWIP RAW API
+
+#
+# SNTP
+#
+CONFIG_LWIP_SNTP_MAX_SERVERS=1
+# CONFIG_LWIP_DHCP_GET_NTP_SRV is not set
+CONFIG_LWIP_SNTP_UPDATE_DELAY=3600000
+CONFIG_LWIP_SNTP_STARTUP_DELAY=y
+CONFIG_LWIP_SNTP_MAXIMUM_STARTUP_DELAY=5000
+# end of SNTP
+
+#
+# DNS
+#
+CONFIG_LWIP_DNS_MAX_HOST_IP=1
+CONFIG_LWIP_DNS_MAX_SERVERS=3
+# CONFIG_LWIP_FALLBACK_DNS_SERVER_SUPPORT is not set
+# CONFIG_LWIP_DNS_SETSERVER_WITH_NETIF is not set
+# CONFIG_LWIP_USE_ESP_GETADDRINFO is not set
+# end of DNS
+
+CONFIG_LWIP_BRIDGEIF_MAX_PORTS=7
+CONFIG_LWIP_ESP_LWIP_ASSERT=y
+
+#
+# Hooks
+#
+# CONFIG_LWIP_HOOK_TCP_ISN_NONE is not set
+CONFIG_LWIP_HOOK_TCP_ISN_DEFAULT=y
+# CONFIG_LWIP_HOOK_TCP_ISN_CUSTOM is not set
+CONFIG_LWIP_HOOK_IP6_ROUTE_NONE=y
+# CONFIG_LWIP_HOOK_IP6_ROUTE_DEFAULT is not set
+# CONFIG_LWIP_HOOK_IP6_ROUTE_CUSTOM is not set
+CONFIG_LWIP_HOOK_ND6_GET_GW_NONE=y
+# CONFIG_LWIP_HOOK_ND6_GET_GW_DEFAULT is not set
+# CONFIG_LWIP_HOOK_ND6_GET_GW_CUSTOM is not set
+CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_NONE=y
+# CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_DEFAULT is not set
+# CONFIG_LWIP_HOOK_IP6_SELECT_SRC_ADDR_CUSTOM is not set
+CONFIG_LWIP_HOOK_DHCP_EXTRA_OPTION_NONE=y
+# CONFIG_LWIP_HOOK_DHCP_EXTRA_OPTION_DEFAULT is not set
+# CONFIG_LWIP_HOOK_DHCP_EXTRA_OPTION_CUSTOM is not set
+CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_NONE=y
+# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_DEFAULT is not set
+# CONFIG_LWIP_HOOK_NETCONN_EXT_RESOLVE_CUSTOM is not set
+CONFIG_LWIP_HOOK_DNS_EXT_RESOLVE_NONE=y
+# CONFIG_LWIP_HOOK_DNS_EXT_RESOLVE_CUSTOM is not set
+# CONFIG_LWIP_HOOK_IP6_INPUT_NONE is not set
+CONFIG_LWIP_HOOK_IP6_INPUT_DEFAULT=y
+# CONFIG_LWIP_HOOK_IP6_INPUT_CUSTOM is not set
+# end of Hooks
+
+# CONFIG_LWIP_DEBUG is not set
+# end of LWIP
+
+#
+# mbedTLS
+#
+CONFIG_MBEDTLS_INTERNAL_MEM_ALLOC=y
+# CONFIG_MBEDTLS_DEFAULT_MEM_ALLOC is not set
+# CONFIG_MBEDTLS_CUSTOM_MEM_ALLOC is not set
+CONFIG_MBEDTLS_ASYMMETRIC_CONTENT_LEN=y
+CONFIG_MBEDTLS_SSL_IN_CONTENT_LEN=16384
+CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN=4096
+# CONFIG_MBEDTLS_DYNAMIC_BUFFER is not set
+# CONFIG_MBEDTLS_DEBUG is not set
+
+#
+# mbedTLS v3.x related
+#
+# CONFIG_MBEDTLS_SSL_PROTO_TLS1_3 is not set
+# CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH is not set
+# CONFIG_MBEDTLS_X509_TRUSTED_CERT_CALLBACK is not set
+# CONFIG_MBEDTLS_SSL_CONTEXT_SERIALIZATION is not set
+CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE=y
+CONFIG_MBEDTLS_PKCS7_C=y
+# end of mbedTLS v3.x related
+
+#
+# Certificate Bundle
+#
+CONFIG_MBEDTLS_CERTIFICATE_BUNDLE=y
+CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_FULL=y
+# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_CMN is not set
+# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEFAULT_NONE is not set
+# CONFIG_MBEDTLS_CUSTOM_CERTIFICATE_BUNDLE is not set
+# CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_DEPRECATED_LIST is not set
+CONFIG_MBEDTLS_CERTIFICATE_BUNDLE_MAX_CERTS=200
+# end of Certificate Bundle
+
+# CONFIG_MBEDTLS_ECP_RESTARTABLE is not set
+CONFIG_MBEDTLS_CMAC_C=y
+CONFIG_MBEDTLS_HARDWARE_AES=y
+CONFIG_MBEDTLS_AES_USE_INTERRUPT=y
+CONFIG_MBEDTLS_AES_INTERRUPT_LEVEL=0
+CONFIG_MBEDTLS_GCM_SUPPORT_NON_AES_CIPHER=y
+CONFIG_MBEDTLS_HARDWARE_MPI=y
+# CONFIG_MBEDTLS_LARGE_KEY_SOFTWARE_MPI is not set
+CONFIG_MBEDTLS_MPI_USE_INTERRUPT=y
+CONFIG_MBEDTLS_MPI_INTERRUPT_LEVEL=0
+CONFIG_MBEDTLS_HARDWARE_SHA=y
+CONFIG_MBEDTLS_ROM_MD5=y
+# CONFIG_MBEDTLS_ATCA_HW_ECDSA_SIGN is not set
+# CONFIG_MBEDTLS_ATCA_HW_ECDSA_VERIFY is not set
+CONFIG_MBEDTLS_HAVE_TIME=y
+# CONFIG_MBEDTLS_PLATFORM_TIME_ALT is not set
+# CONFIG_MBEDTLS_HAVE_TIME_DATE is not set
+CONFIG_MBEDTLS_ECDSA_DETERMINISTIC=y
+CONFIG_MBEDTLS_SHA1_C=y
+CONFIG_MBEDTLS_SHA512_C=y
+# CONFIG_MBEDTLS_SHA3_C is not set
+CONFIG_MBEDTLS_TLS_SERVER_AND_CLIENT=y
+# CONFIG_MBEDTLS_TLS_SERVER_ONLY is not set
+# CONFIG_MBEDTLS_TLS_CLIENT_ONLY is not set
+# CONFIG_MBEDTLS_TLS_DISABLED is not set
+CONFIG_MBEDTLS_TLS_SERVER=y
+CONFIG_MBEDTLS_TLS_CLIENT=y
+CONFIG_MBEDTLS_TLS_ENABLED=y
+
+#
+# TLS Key Exchange Methods
+#
+# CONFIG_MBEDTLS_PSK_MODES is not set
+CONFIG_MBEDTLS_KEY_EXCHANGE_RSA=y
+CONFIG_MBEDTLS_KEY_EXCHANGE_ELLIPTIC_CURVE=y
+CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_RSA=y
+CONFIG_MBEDTLS_KEY_EXCHANGE_ECDHE_ECDSA=y
+CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_ECDSA=y
+CONFIG_MBEDTLS_KEY_EXCHANGE_ECDH_RSA=y
+# end of TLS Key Exchange Methods
+
+CONFIG_MBEDTLS_SSL_RENEGOTIATION=y
+CONFIG_MBEDTLS_SSL_PROTO_TLS1_2=y
+# CONFIG_MBEDTLS_SSL_PROTO_GMTSSL1_1 is not set
+# CONFIG_MBEDTLS_SSL_PROTO_DTLS is not set
+CONFIG_MBEDTLS_SSL_ALPN=y
+CONFIG_MBEDTLS_CLIENT_SSL_SESSION_TICKETS=y
+CONFIG_MBEDTLS_SERVER_SSL_SESSION_TICKETS=y
+
+#
+# Symmetric Ciphers
+#
+CONFIG_MBEDTLS_AES_C=y
+# CONFIG_MBEDTLS_CAMELLIA_C is not set
+# CONFIG_MBEDTLS_DES_C is not set
+# CONFIG_MBEDTLS_BLOWFISH_C is not set
+# CONFIG_MBEDTLS_XTEA_C is not set
+CONFIG_MBEDTLS_CCM_C=y
+CONFIG_MBEDTLS_GCM_C=y
+# CONFIG_MBEDTLS_NIST_KW_C is not set
+# end of Symmetric Ciphers
+
+# CONFIG_MBEDTLS_RIPEMD160_C is not set
+
+#
+# Certificates
+#
+CONFIG_MBEDTLS_PEM_PARSE_C=y
+CONFIG_MBEDTLS_PEM_WRITE_C=y
+CONFIG_MBEDTLS_X509_CRL_PARSE_C=y
+CONFIG_MBEDTLS_X509_CSR_PARSE_C=y
+# end of Certificates
+
+CONFIG_MBEDTLS_ECP_C=y
+CONFIG_MBEDTLS_PK_PARSE_EC_EXTENDED=y
+CONFIG_MBEDTLS_PK_PARSE_EC_COMPRESSED=y
+# CONFIG_MBEDTLS_DHM_C is not set
+CONFIG_MBEDTLS_ECDH_C=y
+CONFIG_MBEDTLS_ECDSA_C=y
+# CONFIG_MBEDTLS_ECJPAKE_C is not set
+CONFIG_MBEDTLS_ECP_DP_SECP192R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_SECP224R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_SECP256R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_SECP384R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_SECP521R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_SECP192K1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_SECP224K1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_BP256R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED=y
+CONFIG_MBEDTLS_ECP_DP_CURVE25519_ENABLED=y
+CONFIG_MBEDTLS_ECP_NIST_OPTIM=y
+# CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM is not set
+# CONFIG_MBEDTLS_POLY1305_C is not set
+# CONFIG_MBEDTLS_CHACHA20_C is not set
+# CONFIG_MBEDTLS_HKDF_C is not set
+# CONFIG_MBEDTLS_THREADING_C is not set
+CONFIG_MBEDTLS_ERROR_STRINGS=y
+CONFIG_MBEDTLS_FS_IO=y
+# CONFIG_MBEDTLS_ALLOW_WEAK_CERTIFICATE_VERIFICATION is not set
+# end of mbedTLS
+
+#
+# ESP-MQTT Configurations
+#
+CONFIG_MQTT_PROTOCOL_311=y
+# CONFIG_MQTT_PROTOCOL_5 is not set
+CONFIG_MQTT_TRANSPORT_SSL=y
+CONFIG_MQTT_TRANSPORT_WEBSOCKET=y
+CONFIG_MQTT_TRANSPORT_WEBSOCKET_SECURE=y
+# CONFIG_MQTT_MSG_ID_INCREMENTAL is not set
+# CONFIG_MQTT_SKIP_PUBLISH_IF_DISCONNECTED is not set
+# CONFIG_MQTT_REPORT_DELETED_MESSAGES is not set
+# CONFIG_MQTT_USE_CUSTOM_CONFIG is not set
+# CONFIG_MQTT_TASK_CORE_SELECTION_ENABLED is not set
+# CONFIG_MQTT_CUSTOM_OUTBOX is not set
+# end of ESP-MQTT Configurations
+
+#
+# LibC
+#
+CONFIG_LIBC_NEWLIB=y
+CONFIG_LIBC_MISC_IN_IRAM=y
+CONFIG_LIBC_LOCKS_PLACE_IN_IRAM=y
+CONFIG_LIBC_STDOUT_LINE_ENDING_CRLF=y
+# CONFIG_LIBC_STDOUT_LINE_ENDING_LF is not set
+# CONFIG_LIBC_STDOUT_LINE_ENDING_CR is not set
+# CONFIG_LIBC_STDIN_LINE_ENDING_CRLF is not set
+# CONFIG_LIBC_STDIN_LINE_ENDING_LF is not set
+CONFIG_LIBC_STDIN_LINE_ENDING_CR=y
+# CONFIG_LIBC_NEWLIB_NANO_FORMAT is not set
+CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT=y
+# CONFIG_LIBC_TIME_SYSCALL_USE_RTC is not set
+# CONFIG_LIBC_TIME_SYSCALL_USE_HRT is not set
+# CONFIG_LIBC_TIME_SYSCALL_USE_NONE is not set
+# end of LibC
+
+#
+# NVS
+#
+# CONFIG_NVS_ENCRYPTION is not set
+# CONFIG_NVS_ASSERT_ERROR_CHECK is not set
+# CONFIG_NVS_LEGACY_DUP_KEYS_COMPATIBILITY is not set
+# end of NVS
+
+#
+# OpenThread
+#
+# CONFIG_OPENTHREAD_ENABLED is not set
+
+#
+# OpenThread Spinel
+#
+# CONFIG_OPENTHREAD_SPINEL_ONLY is not set
+# end of OpenThread Spinel
+# end of OpenThread
+
+#
+# Protocomm
+#
+CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_0=y
+CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_1=y
+CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_VERSION_2=y
+CONFIG_ESP_PROTOCOMM_SUPPORT_SECURITY_PATCH_VERSION=y
+# end of Protocomm
+
+#
+# PThreads
+#
+CONFIG_PTHREAD_TASK_PRIO_DEFAULT=5
+CONFIG_PTHREAD_TASK_STACK_SIZE_DEFAULT=3072
+CONFIG_PTHREAD_STACK_MIN=768
+CONFIG_PTHREAD_DEFAULT_CORE_NO_AFFINITY=y
+# CONFIG_PTHREAD_DEFAULT_CORE_0 is not set
+# CONFIG_PTHREAD_DEFAULT_CORE_1 is not set
+CONFIG_PTHREAD_TASK_CORE_DEFAULT=-1
+CONFIG_PTHREAD_TASK_NAME_DEFAULT="pthread"
+# end of PThreads
+
+#
+# MMU Config
+#
+CONFIG_MMU_PAGE_SIZE_64KB=y
+CONFIG_MMU_PAGE_MODE="64KB"
+CONFIG_MMU_PAGE_SIZE=0x10000
+# end of MMU Config
+
+#
+# Main Flash configuration
+#
+
+#
+# SPI Flash behavior when brownout
+#
+CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC=y
+CONFIG_SPI_FLASH_BROWNOUT_RESET=y
+# end of SPI Flash behavior when brownout
+
+#
+# Optional and Experimental Features (READ DOCS FIRST)
+#
+
+#
+# Features here require specific hardware (READ DOCS FIRST!)
+#
+# CONFIG_SPI_FLASH_HPM_ENA is not set
+CONFIG_SPI_FLASH_HPM_AUTO=y
+# CONFIG_SPI_FLASH_HPM_DIS is not set
+CONFIG_SPI_FLASH_HPM_ON=y
+CONFIG_SPI_FLASH_HPM_DC_AUTO=y
+# CONFIG_SPI_FLASH_HPM_DC_DISABLE is not set
+# CONFIG_SPI_FLASH_AUTO_SUSPEND is not set
+CONFIG_SPI_FLASH_SUSPEND_TSUS_VAL_US=50
+# CONFIG_SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND is not set
+# CONFIG_SPI_FLASH_FORCE_ENABLE_C6_H2_SUSPEND is not set
+CONFIG_SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM=y
+# end of Optional and Experimental Features (READ DOCS FIRST)
+# end of Main Flash configuration
+
+#
+# SPI Flash driver
+#
+# CONFIG_SPI_FLASH_VERIFY_WRITE is not set
+# CONFIG_SPI_FLASH_ENABLE_COUNTERS is not set
+CONFIG_SPI_FLASH_ROM_DRIVER_PATCH=y
+# CONFIG_SPI_FLASH_ROM_IMPL is not set
+CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS=y
+# CONFIG_SPI_FLASH_DANGEROUS_WRITE_FAILS is not set
+# CONFIG_SPI_FLASH_DANGEROUS_WRITE_ALLOWED is not set
+# CONFIG_SPI_FLASH_BYPASS_BLOCK_ERASE is not set
+CONFIG_SPI_FLASH_YIELD_DURING_ERASE=y
+CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS=20
+CONFIG_SPI_FLASH_ERASE_YIELD_TICKS=1
+CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE=8192
+# CONFIG_SPI_FLASH_SIZE_OVERRIDE is not set
+# CONFIG_SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED is not set
+# CONFIG_SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST is not set
+
+#
+# Auto-detect flash chips
+#
+CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORTED=y
+CONFIG_SPI_FLASH_VENDOR_GD_SUPPORTED=y
+CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORTED=y
+CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORTED=y
+CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORTED=y
+CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORTED=y
+CONFIG_SPI_FLASH_VENDOR_TH_SUPPORTED=y
+CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP=y
+CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP=y
+CONFIG_SPI_FLASH_SUPPORT_GD_CHIP=y
+CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP=y
+CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP=y
+CONFIG_SPI_FLASH_SUPPORT_TH_CHIP=y
+CONFIG_SPI_FLASH_SUPPORT_MXIC_OPI_CHIP=y
+# end of Auto-detect flash chips
+
+CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE=y
+# end of SPI Flash driver
+
+#
+# SPIFFS Configuration
+#
+CONFIG_SPIFFS_MAX_PARTITIONS=3
+
+#
+# SPIFFS Cache Configuration
+#
+CONFIG_SPIFFS_CACHE=y
+CONFIG_SPIFFS_CACHE_WR=y
+# CONFIG_SPIFFS_CACHE_STATS is not set
+# end of SPIFFS Cache Configuration
+
+CONFIG_SPIFFS_PAGE_CHECK=y
+CONFIG_SPIFFS_GC_MAX_RUNS=10
+# CONFIG_SPIFFS_GC_STATS is not set
+CONFIG_SPIFFS_PAGE_SIZE=256
+CONFIG_SPIFFS_OBJ_NAME_LEN=32
+# CONFIG_SPIFFS_FOLLOW_SYMLINKS is not set
+CONFIG_SPIFFS_USE_MAGIC=y
+CONFIG_SPIFFS_USE_MAGIC_LENGTH=y
+CONFIG_SPIFFS_META_LENGTH=4
+CONFIG_SPIFFS_USE_MTIME=y
+
+#
+# Debug Configuration
+#
+# CONFIG_SPIFFS_DBG is not set
+# CONFIG_SPIFFS_API_DBG is not set
+# CONFIG_SPIFFS_GC_DBG is not set
+# CONFIG_SPIFFS_CACHE_DBG is not set
+# CONFIG_SPIFFS_CHECK_DBG is not set
+# CONFIG_SPIFFS_TEST_VISUALISATION is not set
+# end of Debug Configuration
+# end of SPIFFS Configuration
+
+#
+# TCP Transport
+#
+
+#
+# Websocket
+#
+CONFIG_WS_TRANSPORT=y
+CONFIG_WS_BUFFER_SIZE=1024
+# CONFIG_WS_DYNAMIC_BUFFER is not set
+# end of Websocket
+# end of TCP Transport
+
+#
+# Ultra Low Power (ULP) Co-processor
+#
+# CONFIG_ULP_COPROC_ENABLED is not set
+
+#
+# ULP Debugging Options
+#
+# end of ULP Debugging Options
+# end of Ultra Low Power (ULP) Co-processor
+
+#
+# Unity unit testing library
+#
+CONFIG_UNITY_ENABLE_FLOAT=y
+CONFIG_UNITY_ENABLE_DOUBLE=y
+# CONFIG_UNITY_ENABLE_64BIT is not set
+# CONFIG_UNITY_ENABLE_COLOR is not set
+CONFIG_UNITY_ENABLE_IDF_TEST_RUNNER=y
+# CONFIG_UNITY_ENABLE_FIXTURE is not set
+# CONFIG_UNITY_ENABLE_BACKTRACE_ON_FAIL is not set
+# CONFIG_UNITY_TEST_ORDER_BY_FILE_PATH_AND_LINE is not set
+# end of Unity unit testing library
+
+#
+# USB-OTG
+#
+CONFIG_USB_HOST_CONTROL_TRANSFER_MAX_SIZE=256
+CONFIG_USB_HOST_HW_BUFFER_BIAS_BALANCED=y
+# CONFIG_USB_HOST_HW_BUFFER_BIAS_IN is not set
+# CONFIG_USB_HOST_HW_BUFFER_BIAS_PERIODIC_OUT is not set
+
+#
+# Hub Driver Configuration
+#
+
+#
+# Root Port configuration
+#
+CONFIG_USB_HOST_DEBOUNCE_DELAY_MS=250
+CONFIG_USB_HOST_RESET_HOLD_MS=30
+CONFIG_USB_HOST_RESET_RECOVERY_MS=30
+CONFIG_USB_HOST_SET_ADDR_RECOVERY_MS=10
+# end of Root Port configuration
+
+# CONFIG_USB_HOST_HUBS_SUPPORTED is not set
+# end of Hub Driver Configuration
+
+# CONFIG_USB_HOST_ENABLE_ENUM_FILTER_CALLBACK is not set
+CONFIG_USB_OTG_SUPPORTED=y
+# end of USB-OTG
+
+#
+# Virtual file system
+#
+CONFIG_VFS_SUPPORT_IO=y
+CONFIG_VFS_SUPPORT_DIR=y
+CONFIG_VFS_SUPPORT_SELECT=y
+CONFIG_VFS_SUPPRESS_SELECT_DEBUG_OUTPUT=y
+# CONFIG_VFS_SELECT_IN_RAM is not set
+CONFIG_VFS_SUPPORT_TERMIOS=y
+CONFIG_VFS_MAX_COUNT=8
+
+#
+# Host File System I/O (Semihosting)
+#
+CONFIG_VFS_SEMIHOSTFS_MAX_MOUNT_POINTS=1
+# end of Host File System I/O (Semihosting)
+
+CONFIG_VFS_INITIALIZE_DEV_NULL=y
+# end of Virtual file system
+
+#
+# Wear Levelling
+#
+# CONFIG_WL_SECTOR_SIZE_512 is not set
+CONFIG_WL_SECTOR_SIZE_4096=y
+CONFIG_WL_SECTOR_SIZE=4096
+# end of Wear Levelling
+
+#
+# Wi-Fi Provisioning Manager
+#
+CONFIG_WIFI_PROV_SCAN_MAX_ENTRIES=16
+CONFIG_WIFI_PROV_AUTOSTOP_TIMEOUT=30
+CONFIG_WIFI_PROV_STA_ALL_CHANNEL_SCAN=y
+# CONFIG_WIFI_PROV_STA_FAST_SCAN is not set
+# end of Wi-Fi Provisioning Manager
+# end of Component config
+
+# CONFIG_IDF_EXPERIMENTAL_FEATURES is not set
+
+# Deprecated options for backward compatibility
+# CONFIG_APP_BUILD_TYPE_ELF_RAM is not set
+# CONFIG_NO_BLOBS is not set
+# CONFIG_APP_ROLLBACK_ENABLE is not set
+# CONFIG_LOG_BOOTLOADER_LEVEL_NONE is not set
+# CONFIG_LOG_BOOTLOADER_LEVEL_ERROR is not set
+# CONFIG_LOG_BOOTLOADER_LEVEL_WARN is not set
+CONFIG_LOG_BOOTLOADER_LEVEL_INFO=y
+# CONFIG_LOG_BOOTLOADER_LEVEL_DEBUG is not set
+# CONFIG_LOG_BOOTLOADER_LEVEL_VERBOSE is not set
+CONFIG_LOG_BOOTLOADER_LEVEL=3
+# CONFIG_FLASH_ENCRYPTION_ENABLED is not set
+# CONFIG_FLASHMODE_QIO is not set
+# CONFIG_FLASHMODE_QOUT is not set
+CONFIG_FLASHMODE_DIO=y
+# CONFIG_FLASHMODE_DOUT is not set
+CONFIG_MONITOR_BAUD=115200
+CONFIG_OPTIMIZATION_LEVEL_DEBUG=y
+CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG=y
+CONFIG_COMPILER_OPTIMIZATION_DEFAULT=y
+# CONFIG_OPTIMIZATION_LEVEL_RELEASE is not set
+# CONFIG_COMPILER_OPTIMIZATION_LEVEL_RELEASE is not set
+CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED=y
+# CONFIG_OPTIMIZATION_ASSERTIONS_SILENT is not set
+# CONFIG_OPTIMIZATION_ASSERTIONS_DISABLED is not set
+CONFIG_OPTIMIZATION_ASSERTION_LEVEL=2
+# CONFIG_CXX_EXCEPTIONS is not set
+CONFIG_STACK_CHECK_NONE=y
+# CONFIG_STACK_CHECK_NORM is not set
+# CONFIG_STACK_CHECK_STRONG is not set
+# CONFIG_STACK_CHECK_ALL is not set
+# CONFIG_WARN_WRITE_STRINGS is not set
+# CONFIG_ESP32_APPTRACE_DEST_TRAX is not set
+CONFIG_ESP32_APPTRACE_DEST_NONE=y
+CONFIG_ESP32_APPTRACE_LOCK_ENABLE=y
+# CONFIG_EXTERNAL_COEX_ENABLE is not set
+# CONFIG_ESP_WIFI_EXTERNAL_COEXIST_ENABLE is not set
+# CONFIG_GPTIMER_ISR_IRAM_SAFE is not set
+# CONFIG_MCPWM_ISR_IRAM_SAFE is not set
+# CONFIG_EVENT_LOOP_PROFILING is not set
+CONFIG_POST_EVENTS_FROM_ISR=y
+CONFIG_POST_EVENTS_FROM_IRAM_ISR=y
+CONFIG_GDBSTUB_SUPPORT_TASKS=y
+CONFIG_GDBSTUB_MAX_TASKS=32
+# CONFIG_OTA_ALLOW_HTTP is not set
+# CONFIG_ESP_SYSTEM_PD_FLASH is not set
+CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY=2000
+CONFIG_ESP_SLEEP_DEEP_SLEEP_WAKEUP_DELAY=2000
+CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC=y
+# CONFIG_ESP32S3_RTC_CLK_SRC_EXT_CRYS is not set
+# CONFIG_ESP32S3_RTC_CLK_SRC_EXT_OSC is not set
+# CONFIG_ESP32S3_RTC_CLK_SRC_INT_8MD256 is not set
+CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES=1024
+CONFIG_PERIPH_CTRL_FUNC_IN_IRAM=y
+CONFIG_BROWNOUT_DET=y
+CONFIG_ESP32S3_BROWNOUT_DET=y
+CONFIG_BROWNOUT_DET_LVL_SEL_7=y
+CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7=y
+# CONFIG_BROWNOUT_DET_LVL_SEL_6 is not set
+# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_6 is not set
+# CONFIG_BROWNOUT_DET_LVL_SEL_5 is not set
+# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_5 is not set
+# CONFIG_BROWNOUT_DET_LVL_SEL_4 is not set
+# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_4 is not set
+# CONFIG_BROWNOUT_DET_LVL_SEL_3 is not set
+# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_3 is not set
+# CONFIG_BROWNOUT_DET_LVL_SEL_2 is not set
+# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_2 is not set
+# CONFIG_BROWNOUT_DET_LVL_SEL_1 is not set
+# CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_1 is not set
+CONFIG_BROWNOUT_DET_LVL=7
+CONFIG_ESP32S3_BROWNOUT_DET_LVL=7
+CONFIG_ESP_SYSTEM_BROWNOUT_INTR=y
+CONFIG_ESP32_PHY_CALIBRATION_AND_DATA_STORAGE=y
+# CONFIG_ESP32_PHY_INIT_DATA_IN_PARTITION is not set
+CONFIG_ESP32_PHY_MAX_WIFI_TX_POWER=20
+CONFIG_ESP32_PHY_MAX_TX_POWER=20
+# CONFIG_REDUCE_PHY_TX_POWER is not set
+# CONFIG_ESP32_REDUCE_PHY_TX_POWER is not set
+CONFIG_ESP_SYSTEM_PM_POWER_DOWN_CPU=y
+CONFIG_PM_POWER_DOWN_TAGMEM_IN_LIGHT_SLEEP=y
+# CONFIG_ESP32S3_SPIRAM_SUPPORT is not set
+# CONFIG_ESP32S3_DEFAULT_CPU_FREQ_80 is not set
+CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160=y
+# CONFIG_ESP32S3_DEFAULT_CPU_FREQ_240 is not set
+CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ=160
+CONFIG_SYSTEM_EVENT_QUEUE_SIZE=32
+CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE=2304
+CONFIG_MAIN_TASK_STACK_SIZE=3584
+CONFIG_CONSOLE_UART_DEFAULT=y
+# CONFIG_CONSOLE_UART_CUSTOM is not set
+# CONFIG_CONSOLE_UART_NONE is not set
+# CONFIG_ESP_CONSOLE_UART_NONE is not set
+CONFIG_CONSOLE_UART=y
+CONFIG_CONSOLE_UART_NUM=0
+CONFIG_CONSOLE_UART_BAUDRATE=115200
+CONFIG_INT_WDT=y
+CONFIG_INT_WDT_TIMEOUT_MS=300
+CONFIG_INT_WDT_CHECK_CPU1=y
+CONFIG_TASK_WDT=y
+CONFIG_ESP_TASK_WDT=y
+# CONFIG_TASK_WDT_PANIC is not set
+CONFIG_TASK_WDT_TIMEOUT_S=5
+CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0=y
+CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1=y
+# CONFIG_ESP32_DEBUG_STUBS_ENABLE is not set
+CONFIG_ESP32S3_DEBUG_OCDAWARE=y
+CONFIG_IPC_TASK_STACK_SIZE=1536
+CONFIG_TIMER_TASK_STACK_SIZE=3584
+CONFIG_ESP32_WIFI_ENABLED=y
+CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM=10
+CONFIG_ESP32_WIFI_DYNAMIC_RX_BUFFER_NUM=32
+# CONFIG_ESP32_WIFI_STATIC_TX_BUFFER is not set
+CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER=y
+CONFIG_ESP32_WIFI_TX_BUFFER_TYPE=1
+CONFIG_ESP32_WIFI_DYNAMIC_TX_BUFFER_NUM=32
+# CONFIG_ESP32_WIFI_CSI_ENABLED is not set
+CONFIG_ESP32_WIFI_AMPDU_TX_ENABLED=y
+CONFIG_ESP32_WIFI_TX_BA_WIN=6
+CONFIG_ESP32_WIFI_AMPDU_RX_ENABLED=y
+CONFIG_ESP32_WIFI_RX_BA_WIN=6
+CONFIG_ESP32_WIFI_NVS_ENABLED=y
+CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_0=y
+# CONFIG_ESP32_WIFI_TASK_PINNED_TO_CORE_1 is not set
+CONFIG_ESP32_WIFI_SOFTAP_BEACON_MAX_LEN=752
+CONFIG_ESP32_WIFI_MGMT_SBUF_NUM=32
+CONFIG_ESP32_WIFI_IRAM_OPT=y
+CONFIG_ESP32_WIFI_RX_IRAM_OPT=y
+CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE=y
+CONFIG_ESP32_WIFI_ENABLE_WPA3_OWE_STA=y
+CONFIG_WPA_MBEDTLS_CRYPTO=y
+CONFIG_WPA_MBEDTLS_TLS_CLIENT=y
+# CONFIG_WPA_WAPI_PSK is not set
+# CONFIG_WPA_SUITE_B_192 is not set
+# CONFIG_WPA_11KV_SUPPORT is not set
+# CONFIG_WPA_MBO_SUPPORT is not set
+# CONFIG_WPA_DPP_SUPPORT is not set
+# CONFIG_WPA_11R_SUPPORT is not set
+# CONFIG_WPA_WPS_SOFTAP_REGISTRAR is not set
+# CONFIG_WPA_WPS_STRICT is not set
+# CONFIG_WPA_DEBUG_PRINT is not set
+# CONFIG_WPA_TESTING_OPTIONS is not set
+# CONFIG_ESP32_ENABLE_COREDUMP_TO_FLASH is not set
+# CONFIG_ESP32_ENABLE_COREDUMP_TO_UART is not set
+CONFIG_ESP32_ENABLE_COREDUMP_TO_NONE=y
+CONFIG_TIMER_TASK_PRIORITY=1
+CONFIG_TIMER_TASK_STACK_DEPTH=2048
+CONFIG_TIMER_QUEUE_LENGTH=10
+# CONFIG_ENABLE_STATIC_TASK_CLEAN_UP_HOOK is not set
+# CONFIG_HAL_ASSERTION_SILIENT is not set
+# CONFIG_L2_TO_L3_COPY is not set
+CONFIG_ESP_GRATUITOUS_ARP=y
+CONFIG_GARP_TMR_INTERVAL=60
+CONFIG_TCPIP_RECVMBOX_SIZE=32
+CONFIG_TCP_MAXRTX=12
+CONFIG_TCP_SYNMAXRTX=12
+CONFIG_TCP_MSS=1440
+CONFIG_TCP_MSL=60000
+CONFIG_TCP_SND_BUF_DEFAULT=5760
+CONFIG_TCP_WND_DEFAULT=5760
+CONFIG_TCP_RECVMBOX_SIZE=6
+CONFIG_TCP_QUEUE_OOSEQ=y
+CONFIG_TCP_OVERSIZE_MSS=y
+# CONFIG_TCP_OVERSIZE_QUARTER_MSS is not set
+# CONFIG_TCP_OVERSIZE_DISABLE is not set
+CONFIG_UDP_RECVMBOX_SIZE=6
+CONFIG_TCPIP_TASK_STACK_SIZE=3072
+CONFIG_TCPIP_TASK_AFFINITY_NO_AFFINITY=y
+# CONFIG_TCPIP_TASK_AFFINITY_CPU0 is not set
+# CONFIG_TCPIP_TASK_AFFINITY_CPU1 is not set
+CONFIG_TCPIP_TASK_AFFINITY=0x7FFFFFFF
+# CONFIG_PPP_SUPPORT is not set
+CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF=y
+# CONFIG_NEWLIB_STDOUT_LINE_ENDING_LF is not set
+# CONFIG_NEWLIB_STDOUT_LINE_ENDING_CR is not set
+# CONFIG_NEWLIB_STDIN_LINE_ENDING_CRLF is not set
+# CONFIG_NEWLIB_STDIN_LINE_ENDING_LF is not set
+CONFIG_NEWLIB_STDIN_LINE_ENDING_CR=y
+# CONFIG_NEWLIB_NANO_FORMAT is not set
+CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT=y
+CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_SYSTIMER=y
+CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1=y
+# CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC is not set
+# CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC is not set
+# CONFIG_NEWLIB_TIME_SYSCALL_USE_HRT is not set
+# CONFIG_ESP32S3_TIME_SYSCALL_USE_SYSTIMER is not set
+# CONFIG_ESP32S3_TIME_SYSCALL_USE_FRC1 is not set
+# CONFIG_NEWLIB_TIME_SYSCALL_USE_NONE is not set
+# CONFIG_ESP32S3_TIME_SYSCALL_USE_NONE is not set
+CONFIG_ESP32_PTHREAD_TASK_PRIO_DEFAULT=5
+CONFIG_ESP32_PTHREAD_TASK_STACK_SIZE_DEFAULT=3072
+CONFIG_ESP32_PTHREAD_STACK_MIN=768
+CONFIG_ESP32_DEFAULT_PTHREAD_CORE_NO_AFFINITY=y
+# CONFIG_ESP32_DEFAULT_PTHREAD_CORE_0 is not set
+# CONFIG_ESP32_DEFAULT_PTHREAD_CORE_1 is not set
+CONFIG_ESP32_PTHREAD_TASK_CORE_DEFAULT=-1
+CONFIG_ESP32_PTHREAD_TASK_NAME_DEFAULT="pthread"
+CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS=y
+# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_FAILS is not set
+# CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ALLOWED is not set
+CONFIG_SUPPRESS_SELECT_DEBUG_OUTPUT=y
+CONFIG_SUPPORT_TERMIOS=y
+CONFIG_SEMIHOSTFS_MAX_MOUNT_POINTS=1
+# End of deprecated options

+ 6 - 0
src/CMakeLists.txt

@@ -0,0 +1,6 @@
+# This file was automatically generated for projects
+# without default 'CMakeLists.txt' file.
+
+FILE(GLOB_RECURSE app_sources ${CMAKE_SOURCE_DIR}/src/*.*)
+
+idf_component_register(SRCS ${app_sources})

+ 8 - 0
src/LC3_Codec_Python/.idea/.gitignore

@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml

+ 10 - 0
src/LC3_Codec_Python/.idea/LC3_Codec_Python.iml

@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="PYTHON_MODULE" version="4">
+  <component name="NewModuleRootManager">
+    <content url="file://$MODULE_DIR$">
+      <excludeFolder url="file://$MODULE_DIR$/.venv" />
+    </content>
+    <orderEntry type="jdk" jdkName="Python 3.12 (LC3_Codec_Python)" jdkType="Python SDK" />
+    <orderEntry type="sourceFolder" forTests="false" />
+  </component>
+</module>

+ 6 - 0
src/LC3_Codec_Python/.idea/inspectionProfiles/profiles_settings.xml

@@ -0,0 +1,6 @@
+<component name="InspectionProjectProfileManager">
+  <settings>
+    <option name="USE_PROJECT_PROFILE" value="false" />
+    <version value="1.0" />
+  </settings>
+</component>

+ 7 - 0
src/LC3_Codec_Python/.idea/misc.xml

@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="Black">
+    <option name="sdkName" value="Python 3.12 (LC3_Codec_Python)" />
+  </component>
+  <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.12 (LC3_Codec_Python)" project-jdk-type="Python SDK" />
+</project>

+ 8 - 0
src/LC3_Codec_Python/.idea/modules.xml

@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="ProjectModuleManager">
+    <modules>
+      <module fileurl="file://$PROJECT_DIR$/.idea/LC3_Codec_Python.iml" filepath="$PROJECT_DIR$/.idea/LC3_Codec_Python.iml" />
+    </modules>
+  </component>
+</project>

+ 6 - 0
src/LC3_Codec_Python/.idea/vcs.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project version="4">
+  <component name="VcsDirectoryMappings">
+    <mapping directory="$PROJECT_DIR$/../.." vcs="Git" />
+  </component>
+</project>

+ 44 - 0
src/LC3_Codec_Python/testlc3.py

@@ -0,0 +1,44 @@
+import sounddevice as sd
+import numpy as np
+import time
+import struct
+
+FS = 16000
+FRAME_MS = 7.5
+SAMPLES_PER_FRAME = int(FS * FRAME_MS / 1000)
+sequence_number = 0
+
+def lc3_encode(pcm_frame):
+    return bytes((pcm_frame >> 8).astype(np.uint8))
+
+def make_lc3_packet(sequence_number, lc3_payload):
+    timestamp = int(time.time() * 1000) & 0xFFFFFFFF
+    packet = struct.pack('<HI', sequence_number, timestamp) + lc3_payload
+    return packet
+
+# ------------------------
+# Stream input + output
+# ------------------------
+def audio_callback(indata, outdata, frames, time_info, status):
+    global sequence_number
+    pcm_frame = (indata[:,0] * 32767).astype(np.int16)
+
+    # Encode LC3 (simulasi)
+    lc3_frame = lc3_encode(pcm_frame)
+    pkt = make_lc3_packet(sequence_number, lc3_frame)
+    sequence_number = (sequence_number + 1) % 65536
+
+    # Kirim PCM asli ke outdata (realtime)
+    outdata[:,0] = pcm_frame / 32768.0  # normalisasi float -1..1
+
+    print(f"SN={sequence_number}, Paket size={len(pkt)} bytes")
+
+with sd.Stream(samplerate=FS, blocksize=SAMPLES_PER_FRAME,
+               dtype='float32',
+               channels=1, callback=audio_callback):
+    print("Recording from mic... Speak now! Press Ctrl+C to stop")
+    try:
+        while True:
+            time.sleep(1)
+    except KeyboardInterrupt:
+        print("Stopped")

+ 12 - 0
src/main.cpp

@@ -0,0 +1,12 @@
+#include <Arduino.h>
+
+void setup()
+{
+    Serial.begin(9600);
+}
+
+void loop()
+{
+    Serial.println("Hello world!");
+    delay(1000);
+}

+ 132 - 0
src/main/main.ino

@@ -0,0 +1,132 @@
+#include <BLEDevice.h>
+#include <BLEServer.h>
+#include <BLEUtils.h>
+#include <BLE2902.h>
+#include <vector>
+
+BLEServer *pServer = NULL;
+BLECharacteristic *pCharacteristic = NULL;
+int connectedClients = 0;
+bool deviceConnected = false;
+uint32_t value = 0;
+
+struct ClientInfo {
+    String mac;
+    int connectedID;
+    uint16_t connInterval;
+    uint16_t latency;
+    uint16_t timeout;
+};
+
+std::vector<ClientInfo> clients;
+
+#define SERVICE_UUID        "4fafc201-1fb5-459e-8fcc-c5c9c331914b"
+#define CHARACTERISTIC_UUID "beb5483e-36e1-4688-b7f5-ea07361b26a8"
+
+class MyServerCallbacks : public BLEServerCallbacks {
+    void onConnect(BLEServer* pServer, ble_gap_conn_desc* desc) override {
+        Serial.println("=== Device Connected ===");
+
+        ClientInfo ci;
+        ci.mac = BLEAddress(desc->peer_ota_addr).toString().c_str();
+        ci.connectedID = pServer->getConnId();
+        ci.connInterval = desc->conn_itvl;
+        ci.latency = desc->conn_latency;
+        ci.timeout = desc->supervision_timeout;
+
+        clients.push_back(ci);
+        connectedClients++;
+
+        // Kirim JSON semua client
+        String json = "[";
+        for (size_t i = 0; i < clients.size(); i++) {
+            json += "{";
+            json += "\"mac\":\"" + clients[i].mac + "\",";
+            json += "\"interval\":" + String(clients[i].connInterval) + ",";
+            json += "\"latency\":" + String(clients[i].latency) + ",";
+            json += "\"timeout\":" + String(clients[i].timeout);
+            json += "}";
+            if (i < clients.size() - 1) json += ",";
+        }
+        json += "]";
+        Serial.println(json);
+
+        BLEDevice::startAdvertising();
+    }
+
+    void onDisconnect(BLEServer* pServer) override {
+        Serial.println("=== Device Disconnected ===");
+        if (!clients.empty()) clients.pop_back();
+        connectedClients--;
+    }
+};
+
+void setup() {
+    Serial.begin(115200);
+
+    BLEDevice::init("ESP32");
+
+    pServer = BLEDevice::createServer();
+    pServer->setCallbacks(new MyServerCallbacks());
+
+    BLEService *pService = pServer->createService(SERVICE_UUID);
+
+    pCharacteristic = pService->createCharacteristic(
+        CHARACTERISTIC_UUID,
+        BLECharacteristic::PROPERTY_READ |
+        BLECharacteristic::PROPERTY_WRITE |
+        BLECharacteristic::PROPERTY_NOTIFY |
+        BLECharacteristic::PROPERTY_INDICATE
+    );
+    pCharacteristic->addDescriptor(new BLE2902());
+
+    pService->start();
+
+    BLEAdvertising *pAdvertising = BLEDevice::getAdvertising();
+    pAdvertising->addServiceUUID(SERVICE_UUID);
+    pAdvertising->setScanResponse(false);
+    pAdvertising->setMinPreferred(0x0);
+    BLEDevice::startAdvertising();
+
+    Serial.println("Waiting for client connections to notify...");
+    Serial.println("Type 'disconnect <connId>' to disconnect a client.");
+}
+
+void loop() {
+    // Notify value to all connected clients
+    if (connectedClients > 0) {
+        // Serial.print("Notifying value: ");
+        // Serial.print(value);
+        // Serial.print(" to ");
+        // Serial.print(connectedClients);
+        // Serial.println(" client(s)");
+        pCharacteristic->setValue((uint8_t *)&value, 4);
+        pCharacteristic->notify();
+        value++;
+        delay(100);
+    }
+
+    // Interaktif: disconnect client via serial
+    if (Serial.available()) {
+        String cmd = Serial.readStringUntil('\n');
+        cmd.trim();
+        if (cmd.startsWith("disconnect ")) {
+            int id = cmd.substring(11).toInt();
+            Serial.print("Trying to disconnect connId: ");
+            Serial.println(id);
+            pServer->disconnect(id);
+        }
+    }
+
+    // Restart advertising jika tidak ada client
+    if (connectedClients == 0 && deviceConnected) {
+        delay(500);
+        pServer->startAdvertising();
+        Serial.println("No clients connected, restarting advertising");
+        deviceConnected = false;
+    }
+
+    if (connectedClients > 0 && !deviceConnected) {
+        deviceConnected = true;
+    }
+}

+ 2 - 0
test/NimBLE_Beacon/.clangd

@@ -0,0 +1,2 @@
+CompileFlags:
+    Remove: [-f*, -m*]

+ 13 - 0
test/NimBLE_Beacon/.devcontainer/Dockerfile

@@ -0,0 +1,13 @@
+ARG DOCKER_TAG=latest
+FROM espressif/idf:${DOCKER_TAG}
+
+ENV LC_ALL=C.UTF-8
+ENV LANG=C.UTF-8
+
+RUN apt-get update -y && apt-get install udev -y
+
+RUN echo "source /opt/esp/idf/export.sh > /dev/null 2>&1" >> ~/.bashrc
+
+ENTRYPOINT [ "/opt/esp/entrypoint.sh" ]
+
+CMD ["/bin/bash", "-c"]

+ 21 - 0
test/NimBLE_Beacon/.devcontainer/devcontainer.json

@@ -0,0 +1,21 @@
+{
+	"name": "ESP-IDF QEMU",
+	"build": {
+		"dockerfile": "Dockerfile"
+	},
+	"customizations": {
+		"vscode": {
+			"settings": {
+				"terminal.integrated.defaultProfile.linux": "bash",
+				"idf.espIdfPath": "/opt/esp/idf",
+				"idf.toolsPath": "/opt/esp",
+				"idf.gitPath": "/usr/bin/git"
+			},
+			"extensions": [
+				"espressif.esp-idf-extension",
+				"espressif.esp-idf-web"
+			]
+		}
+	},
+	"runArgs": ["--privileged"]
+}

+ 23 - 0
test/NimBLE_Beacon/.vscode/c_cpp_properties.json

@@ -0,0 +1,23 @@
+{
+  "configurations": [
+    {
+      "name": "ESP-IDF",
+      "compilerPath": "${config:idf.toolsPathWin}\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe",
+      "compileCommands": "${config:idf.buildPath}/compile_commands.json",
+      "includePath": [
+        "${config:idf.espIdfPath}/components/**",
+        "${config:idf.espIdfPathWin}/components/**",
+        "${workspaceFolder}/**"
+      ],
+      "browse": {
+        "path": [
+          "${config:idf.espIdfPath}/components",
+          "${config:idf.espIdfPathWin}/components",
+          "${workspaceFolder}"
+        ],
+        "limitSymbolsToIncludedHeaders": true
+      }
+    }
+  ],
+  "version": 4
+}

+ 15 - 0
test/NimBLE_Beacon/.vscode/launch.json

@@ -0,0 +1,15 @@
+{
+  "version": "0.2.0",
+  "configurations": [
+    {
+      "type": "gdbtarget",
+      "request": "attach",
+      "name": "Eclipse CDT GDB Adapter"
+    },
+    {
+      "type": "espidf",
+      "name": "Launch",
+      "request": "launch"
+    }
+  ]
+}

+ 20 - 0
test/NimBLE_Beacon/.vscode/settings.json

@@ -0,0 +1,20 @@
+{
+  "C_Cpp.intelliSenseEngine": "default",
+  "idf.espIdfPathWin": "c:\\Dev\\esp\\v5.5.1\\esp-idf",
+  "idf.toolsPathWin": "c:\\Dev\\.espressif",
+  "idf.pythonInstallPath": "c:\\Dev\\.espressif\\tools\\idf-python\\3.11.2\\python.exe",
+  "idf.flashType": "UART",
+  "idf.portWin": "COM8",
+  "idf.openOcdConfigs": [
+    "board/esp32s3-builtin.cfg"
+  ],
+  "idf.customExtraVars": {
+    "IDF_TARGET": "esp32s3"
+  },
+  "clangd.path": "c:\\Dev\\.espressif\\tools\\esp-clang\\esp-19.1.2_20250312\\esp-clang\\bin\\clangd.exe",
+  "clangd.arguments": [
+    "--background-index",
+    "--query-driver=c:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe",
+    "--compile-commands-dir=d:\\Project\\ble_auracast\\test\\NimBLE_Beacon\\build"
+  ]
+}

+ 8 - 0
test/NimBLE_Beacon/CMakeLists.txt

@@ -0,0 +1,8 @@
+# The following lines of boilerplate have to be in your project's
+# CMakeLists in this exact order for cmake to work correctly
+cmake_minimum_required(VERSION 3.16)
+
+include($ENV{IDF_PATH}/tools/cmake/project.cmake)
+# "Trim" the build. Include the minimal set of components, main, and anything it depends on.
+idf_build_set_property(MINIMAL_BUILD ON)
+project(nimble_beacon)

+ 354 - 0
test/NimBLE_Beacon/README.md

@@ -0,0 +1,354 @@
+| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-C61 | ESP32-H2 | ESP32-S3 |
+| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- | -------- | -------- |
+
+# NimBLE Beacon Example
+
+## Overview
+
+This is a pretty simple example, aiming to introduce
+
+1. How to initialize NimBLE stack
+2. How to configure advertisement and scan response data
+3. How to start advertising as a non-connectable beacon
+
+
+To test this demo, install *nRF Connect for Mobile* on your phone. 
+
+Please refer to [BLE Device Discovery](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-guides/ble/get-started/ble-device-discovery.html#:~:text=%E4%BE%8B%E7%A8%8B%E5%AE%9E%E8%B7%B5)
+for detailed example introduction and code explanation.
+
+## Try It Yourself
+
+### Set Target
+
+Before project configuration and build, be sure to set the correct chip target using:
+
+``` shell
+idf.py set-target <chip_name>
+```
+
+For example, if you're using ESP32, then input
+
+``` Shell
+idf.py set-target esp32
+```
+
+### Build and Flash
+
+Run the following command to build, flash and monitor the project.
+
+``` Shell
+idf.py -p <PORT> flash monitor
+```
+
+For example, if the corresponding serial port is `/dev/ttyACM0`, then it goes
+
+``` Shell
+idf.py -p /dev/ttyACM0 flash monitor
+```
+
+(To exit the serial monitor, type ``Ctrl-]``.)
+
+See the [Getting Started Guide](https://idf.espressif.com/) for full steps to configure and use ESP-IDF to build projects.
+
+## Code Explained
+
+### Overview
+
+1. Initialize NVS flash, NimBLE host stack and GAP service; configure NimBLE host stack and start NimBLE host task thread
+2. Wait for NimBLE host stack to sync with BLE controller
+3. Set advertisement and scan response data, then configure advertising parameters and start advertising
+
+### Entry Point
+
+`app_main` in `main.c` is the entry point of all ESP32 applications. In general, application initialization should be done here.
+
+First, call `nvs_flash_init` function to initialize NVS flash, which is the dependency for BLE module to store configurations.
+
+``` C
+void app_main(void) {
+    /* Local variables */
+    int rc;
+    esp_err_t ret;
+
+    /* NVS flash initialization */
+    ret = nvs_flash_init();
+    if (ret == ESP_ERR_NVS_NO_FREE_PAGES ||
+        ret == ESP_ERR_NVS_NEW_VERSION_FOUND) {
+        ESP_ERROR_CHECK(nvs_flash_erase());
+        ret = nvs_flash_init();
+    }
+    if (ret != ESP_OK) {
+        ESP_LOGE(TAG, "failed to initialize nvs flash, error code: %d ", ret);
+        return;
+    }
+
+    ...
+}
+```
+
+Then, call `nimble_port_init` function to initialize NimBLE host stack.
+
+``` C
+void app_main(void) {
+    ...
+
+    /* NimBLE host stack initialization */
+    ret = nimble_port_init();
+    if (ret != ESP_OK) {
+        ESP_LOGE(TAG, "failed to initialize nimble stack, error code: %d ",
+                 ret);
+        return;
+    }
+
+    ...
+}
+```
+
+After that, call `gap_init` defined in `gap.c`. We will initialize GAP service, set GAP device name and appearance in this function.
+
+``` C
+int gap_init(void) {
+    /* Local variables */
+    int rc = 0;
+
+    /* Initialize GAP service */
+    ble_svc_gap_init();
+
+    /* Set GAP device name */
+    rc = ble_svc_gap_device_name_set(DEVICE_NAME);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to set device name to %s, error code: %d",
+                 DEVICE_NAME, rc);
+        return rc;
+    }
+
+    /* Set GAP device appearance */
+    rc = ble_svc_gap_device_appearance_set(BLE_GAP_APPEARANCE_GENERIC_TAG);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to set device appearance, error code: %d", rc);
+        return rc;
+    }
+    return rc;
+}
+
+void app_main(void) {
+    ...
+
+    /* GAP service initialization */
+    rc = gap_init();
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to initialize GAP service, error code: %d", rc);
+        return;
+    }
+
+    ...
+}
+```
+
+And we need to configure some callback functions for NimBLE host stack to call and store the configurations in `nimble_host_config_init` in `main.c`.
+
+``` C
+static void nimble_host_config_init(void) {
+    /* Set host callbacks */
+    ble_hs_cfg.reset_cb = on_stack_reset;
+    ble_hs_cfg.sync_cb = on_stack_sync;
+    ble_hs_cfg.store_status_cb = ble_store_util_status_rr;
+
+    /* Store host configuration */
+    ble_store_config_init();
+}
+
+void app_main(void) {
+    ...
+
+    /* NimBLE host configuration initialization */
+    nimble_host_config_init();
+
+    ...
+}
+```
+
+So far, initialization has been done. We can call `xTaskCreate` to create `nimble_host_task` thread, and let NimBLE host stack run in the background.
+
+``` C
+static void nimble_host_task(void *param) {
+    /* Task entry log */
+    ESP_LOGI(TAG, "nimble host task has been started!");
+
+    /* This function won't return until nimble_port_stop() is executed */
+    nimble_port_run();
+
+    /* Clean up at exit */
+    vTaskDelete(NULL);
+}
+
+void app_main(void) {
+    ...
+
+    /* Start NimBLE host task thread and return */
+    xTaskCreate(nimble_host_task, "NimBLE Host", 4*1024, NULL, 5, NULL);
+    return;
+}
+```
+
+### On Stack Sync
+
+Once NimBLE host stack is synced with BLE controller, `on_stack_sync` in `gap.c` will be called by NimBLE host stack, which has been configured in `nimble_host_config_init`.
+
+In this function, we will call `adv_init` function to ask NimBLE host stack to check if device MAC address is available by `ble_hs_util_ensure_addr` and `ble_hs_id_infer_auto` functions. If so, we will copy the address and try to start advertising by calling `start_advertising` in the same source file.
+
+``` C
+static void on_stack_sync(void) {
+    /* On stack sync, do advertising initialization */
+    adv_init();
+}
+
+void adv_init(void) {
+    /* Local variables */
+    int rc = 0;
+    char addr_str[18] = {0};
+
+    /* Make sure we have proper BT identity address set */
+    rc = ble_hs_util_ensure_addr(0);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "device does not have any available bt address!");
+        return;
+    }
+
+    /* Figure out BT address to use while advertising */
+    rc = ble_hs_id_infer_auto(0, &own_addr_type);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to infer address type, error code: %d", rc);
+        return;
+    }
+
+    /* Copy device address to addr_val */
+    rc = ble_hs_id_copy_addr(own_addr_type, addr_val, NULL);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to copy device address, error code: %d", rc);
+        return;
+    }
+    format_addr(addr_str, addr_val);
+    ESP_LOGI(TAG, "device address: %s", addr_str);
+
+    /* Start advertising. */
+    start_advertising();
+}
+```
+
+### Start Advertising
+
+As a beacon device, we're going to start advertising and send scan response if a scan request is received. To make it happen, we need to set advertisement and scan response data before advertising starts. So the following are what we do:
+
+1. Initialize advertisement and scan response fields structs `adv_fields` and `rsp_fields`, as well as advertising parameters struct `adv_params`
+
+``` C
+static void start_advertising(void) {
+    /* Local variables */
+    int rc = 0;
+    const char *name;
+    struct ble_hs_adv_fields adv_fields = {0};
+    struct ble_hs_adv_fields rsp_fields = {0};
+    struct ble_gap_adv_params adv_params = {0};
+
+    ...
+}
+```
+
+2. Set advertising flags, device name, transmit power, appearance and LE role in `adv_fields`, and call `ble_gap_adv_set_fields`
+    1. For adveritisng flags, `BLE_HS_ADV_F_DISC_GEN` means advertising is general discoverable, and `BLE_HS_ADV_F_BREDR_UNSUP` means BLE support only (BR/EDR refers to Bluetooth Classic)
+    2. For appearance, it is used to tell scanner what does it look like; we use `BLE_GAP_APPEARANCE_GENERIC_TAG` here to make our device identified as a tag
+
+``` C
+static void start_advertising(void) {
+    ...
+
+    /* Set advertising flags */
+    adv_fields.flags = BLE_HS_ADV_F_DISC_GEN | BLE_HS_ADV_F_BREDR_UNSUP;
+
+    /* Set device name */
+    name = ble_svc_gap_device_name();
+    adv_fields.name = (uint8_t *)name;
+    adv_fields.name_len = strlen(name);
+    adv_fields.name_is_complete = 1;
+
+    /* Set device tx power */
+    adv_fields.tx_pwr_lvl = BLE_HS_ADV_TX_PWR_LVL_AUTO;
+    adv_fields.tx_pwr_lvl_is_present = 1;
+
+    /* Set device appearance */
+    adv_fields.appearance = BLE_GAP_APPEARANCE_GENERIC_TAG;
+    adv_fields.appearance_is_present = 1;
+
+    /* Set device LE role */
+    adv_fields.le_role = BLE_GAP_LE_ROLE_PERIPHERAL;
+    adv_fields.le_role_is_present = 1;
+
+    /* Set advertiement fields */
+    rc = ble_gap_adv_set_fields(&adv_fields);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to set advertising data, error code: %d", rc);
+        return;
+    }
+
+    ...
+}
+```
+
+3. Set device address and URI in `rsp_fields`, and call `ble_gap_adv_rsp_set_fields`
+    1. Since `AdvData` in advertisement packet **should not be longer than 31 bytes**, additional information must be placed in scan response packet
+    2. We put the official website link of espressif into URI field
+
+``` C
+static void start_advertising(void) {
+    ...
+
+    /* Set device address */
+    rsp_fields.device_addr = addr_val;
+    rsp_fields.device_addr_type = own_addr_type;
+    rsp_fields.device_addr_is_present = 1;
+
+    /* Set URI */
+    rsp_fields.uri = esp_uri;
+    rsp_fields.uri_len = sizeof(esp_uri);
+
+    /* Set scan response fields */
+    rc = ble_gap_adv_rsp_set_fields(&rsp_fields);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to set scan response data, error code: %d", rc);
+        return;
+    }
+
+    ...
+}
+```
+
+4. Set advertising mode and discoverable mode to non-connectable and general-discoverable respectively in `adv_params`, and finally, start advertising by calling `ble_gap_adv_start`
+
+``` C
+static void start_advertising(void) {
+    ...
+
+    /* Set non-connetable and general discoverable mode to be a beacon */
+    adv_params.conn_mode = BLE_GAP_CONN_MODE_NON;
+    adv_params.disc_mode = BLE_GAP_DISC_MODE_GEN;
+
+    /* Start advertising */
+    rc = ble_gap_adv_start(own_addr_type, NULL, BLE_HS_FOREVER, &adv_params,
+                           NULL, NULL);
+    if (rc != 0) {
+        ESP_LOGE(TAG, "failed to start advertising, error code: %d", rc);
+        return;
+    }
+    ESP_LOGI(TAG, "advertising started!");
+}
+```
+
+### Observation
+
+If everything goes well, you should be able to see `NimBLE_Beacon` on a BLE scanner device, broadcasting a lot of information including an URI of "https://espressif.com" (The official website of espressif), which is exactly what we expect.
+
+## Troubleshooting
+
+For any technical queries, please file an [issue](https://github.com/espressif/esp-idf/issues) on GitHub. We will get back to you soon.

+ 1 - 0
test/NimBLE_Beacon/build/.bin_timestamp

@@ -0,0 +1 @@
+8d3752c8bd3f2f656c76100c49d0cbe4  D:/Project/ble_auracast/test/NimBLE_Beacon/build/nimble_beacon.bin

BIN
test/NimBLE_Beacon/build/.ninja_deps


+ 927 - 0
test/NimBLE_Beacon/build/.ninja_log

@@ -0,0 +1,927 @@
+# ninja log v6
+48	77	7830980468351844	project_elf_src_esp32s3.c	81e231cb85367318
+48	77	7830980468351844	D:/Project/ble_auracast/test/NimBLE_Beacon/build/project_elf_src_esp32s3.c	81e231cb85367318
+31	109	7830980468686501	esp-idf/esp_system/ld/memory.ld	d619fbfad74b8977
+31	109	7830980468686501	D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/ld/memory.ld	d619fbfad74b8977
+37	110	7830980468699285	esp-idf/esp_system/ld/sections.ld.in	c7b9459725362107
+37	110	7830980468699285	D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/ld/sections.ld.in	c7b9459725362107
+122	223	7830980468849803	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/xt_debugexception.S.obj	ae270d566502889d
+119	269	7830980468818845	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub-entry.S.obj	da75f634e7d43646
+114	338	7830980468761872	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj	29e1dc16637b1f8
+124	343	7830980468867958	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/lib_printf.c.obj	6018b28fafaa73ee
+112	355	7830980468699285	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub_transport.c.obj	5174abe17ee3d183
+175	365	7830980469374721	esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist.c.obj	347b3d324f65dda
+128	380	7830980468917431	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj	4e1091aabc1ff675
+132	406	7830980468938721	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj	eab6bb6ff93c493b
+117	417	7830980468791981	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/port/xtensa/gdbstub_xtensa.c.obj	affb68bdd9326bae
+224	427	7830980469873882	esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/lib_printf.c.obj	5c0cbba2b1ae57f0
+153	433	7830980469159189	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj	fb971bcbe2ffb3d9
+164	449	7830980469271479	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/regulatory/esp_wifi_regulatory.c.obj	86c368d3307e5fe3
+110	462	7830980468699285	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj	f975dfd921d0b05
+138	470	7830980469007517	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj	a35c8a0aca758e8d
+147	476	7830980469094950	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj	e4bc05fda6085148
+338	482	7830980471024339	esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug_diagram.c.obj	7593bb1319761eca
+42	488	7830980468691629	partition_table/partition-table.bin	67a6324eb78b0f72
+42	488	7830980468691629	D:/Project/ble_auracast/test/NimBLE_Beacon/build/partition_table/partition-table.bin	67a6324eb78b0f72
+143	494	7830980469056279	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj	9c384feb9f6c85d5
+343	562	7830980471069412	esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/src/coexist_debug.c.obj	b7e7ef481027366f
+169	591	7830980469326336	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj	4f8693830ae7b2fd
+269	628	7830980470326352	esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir/esp32s3/esp_coex_adapter.c.obj	ad8f522bdb712458
+159	668	7830980469203436	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32s3/esp_adapter.c.obj	c13370b1b534d381
+365	796	7830980471293932	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj	4ba28bcda202dbd6
+449	850	7830980472115614	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj	ebe460b16144022d
+477	859	7830980472396410	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/comeback_token.c.obj	3108c0ccb9089556
+356	865	7830980471191977	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj	88c0a67c6bcf1bd
+380	872	7830980471434533	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj	c068193d4762b97d
+433	879	7830980471952384	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/pmksa_cache_auth.c.obj	537b6c1a8811807c
+406	887	7830980471701015	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj	7534156b584d8b95
+427	894	7830980471902163	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj	c158874563f3bdfe
+488	900	7830980472518879	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj	1d43351dbc48a0db
+462	906	7830980472250797	esp-idf/esp_gdbstub/libesp_gdbstub.a	b9554c88331c498b
+470	946	7830980472331142	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_11.c.obj	ebd4b6c45f6164a2
+562	956	7830980473254693	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj	b9bc32183c0543d
+592	963	7830980473556112	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj	73960b382f0f0181
+494	969	7830980472564042	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj	fd95061f8c7feec5
+628	1038	7830980473906839	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj	f15448c3350457d0
+417	1125	7830980471813934	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj	932cfffa372741e7
+668	1171	7830980474317974	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj	ba563cb8e15e29e9
+850	1229	7830980476131538	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj	11dc6718cfdd016d
+859	1237	7830980476216013	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj	1b5cdc20e568b601
+906	1244	7830980476692948	esp-idf/esp_wifi/libesp_wifi.a	b0ea1cd79ffaa84e
+797	1251	7830980475593182	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj	337331b0aac936f2
+866	1258	7830980476296319	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj	78898d9ba1dc501d
+894	1264	7830980476567349	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj	7241b3d109f79a05
+879	1271	7830980476424091	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj	ac74c6fe1fe3f5cb
+946	1278	7830980477091760	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj	91586c240675748e
+900	1284	7830980476636657	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj	db238bdbca5a2172
+887	1291	7830980476502032	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj	2f116bcad3ff3c42
+483	1298	7830980472452527	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj	5256aa7d9529cc6d
+872	1337	7830980476362101	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj	f8ad936d3e6db7a2
+969	1345	7830980477321082	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj	c323d90130fa1d2b
+956	1366	7830980477192489	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj	edeaacfdff1d733e
+963	1435	7830980477267713	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj	ab7ae1838bdad7e2
+1039	1448	7830980478024091	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj	7340e120c4b18d6a
+1171	1569	7830980479354318	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj	9ccb64b444d23a37
+1125	1622	7830980478891516	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj	cd2076c1e3140634
+1258	1660	7830980480209521	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj	d19aaf8f2f716ed5
+1265	1667	7830980480286056	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj	decccd4648bed1bd
+1237	1674	7830980479995586	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj	391a4c701db8af68
+1284	1681	7830980480482611	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj	f06f42900e467c62
+1244	1724	7830980480075909	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj	29a0c4abc832d69a
+1298	1731	7830980480613634	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj	c6c343e13e5826cc
+1251	1742	7830980480152213	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj	dab353b024d4426e
+1230	1749	7830980479920044	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj	62cc7fc96bfafd89
+1271	1774	7830980480347994	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj	b4721dec388d20ce
+1346	1815	7830980481096017	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj	a9f8e25fd58d6cfe
+1278	1859	7830980480412365	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj	eabf4ad3d8209812
+1448	1886	7830980482112290	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj	e131fc450e720e4a
+1338	1899	7830980481005643	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj	d95bd465062667dc
+1435	1950	7830980481984310	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj	1ba8669256c9cee4
+1291	2000	7830980480542108	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj	c6bf93d3565cb766
+1622	2027	7830980483858837	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj	a54fb5307b4a850d
+1660	2056	7830980484227785	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj	994e54cce0e7303a
+1575	2083	7830980483471269	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj	9decd737881a90d7
+1674	2097	7830980484373987	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj	a6ac5688979b5ddb
+1667	2105	7830980484301567	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj	eee478ba2bf99784
+1366	2131	7830980481293320	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj	1b91a9a4edc15bf8
+1681	2165	7830980484449402	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj	882483cfdad5077c
+1749	2179	7830980485116424	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj	be85a24bd2f6f10
+1743	2186	7830980485065385	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj	6d9ea3a67d948ec6
+1950	2218	7830980487122093	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2_api_port.c.obj	5a3a02995ec0fd7b
+1731	2262	7830980484936291	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj	1f8d0ddb3881ac77
+1724	2293	7830980484875821	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj	aa23737ff4a6cde
+1774	2300	7830980485358020	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj	cc81aab494630ba9
+1815	2323	7830980485784868	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj	8bc0c98df9c9e1b3
+2027	2454	7830980487893298	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj	de68221b3c727240
+1886	2462	7830980486492621	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae_pk.c.obj	f2552acf27dfa391
+1859	2499	7830980486218500	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj	a9ef48c88df81c77
+2001	2522	7830980487638734	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj	3e06cbfef3c3541b
+2056	2533	7830980488194603	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj	41479cab2f664966
+2106	2541	7830980488693173	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj	356abf44468f62e3
+2097	2629	7830980488594523	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj	5dca91c7cde49614
+2131	2633	7830980488949567	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj	513ce5599ddad6b3
+2293	2675	7830980490568850	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpsk.c.obj	e63625afb2595bdc
+1899	2688	7830980486628461	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_eap_client.c.obj	c0a70ea5601c26ba
+2300	2751	7830980490631093	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj	6aae221ae31a21b8
+2323	2790	7830980490873291	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj	a7e31923a34b5fbe
+2186	2801	7830980489501221	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj	e3cce4ffacbf335c
+2179	2809	7830980489411370	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj	29d17cb9699824e1
+2084	2817	7830980488461334	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj	a1577231301a628d
+2165	2827	7830980489294209	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj	6abf9ccbd054ca2e
+2462	2858	7830980492259189	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj	342dfaacf42cbcd3
+2533	2864	7830980492967898	esp-idf/esp_coex/libesp_coex.a	2319a725f5bbac54
+2500	2901	7830980492631773	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj	1f915a7756d26702
+2629	2906	7830980493923430	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj	bb5ac774acf03a5b
+2633	2912	7830980493966753	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj	f822e7d2b41c15c
+2218	2917	7830980489823242	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj	8efcd578ebefa0f3
+2454	2922	7830980492174372	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/fastpbkdf2.c.obj	ebfda7f0c2655147
+2262	2950	7830980490257959	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj	4ae9a4c26ad956a6
+2541	2962	7830980493034861	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj	4ff7b01c01b2df91
+2522	2991	7830980492852410	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj	a45fbefb5cd1c229
+2751	3147	7830980495136494	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj	bab5f27a810006fe
+2809	3161	7830980495714611	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj	7eca99868fd32820
+2689	3170	7830980494523226	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_sntp.c.obj	b1cae2d6bfd9b1df
+2864	3206	7830980496269886	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj	1ff4b47b400ceb95
+2790	3214	7830980495540347	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj	26736cc2849980a
+2901	3219	7830980496641725	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj	8c4428fd1dfe696e
+2801	3225	7830980495653272	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj	864895d3006312aa
+2817	3246	7830980495812363	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj	417691d913cc2c59
+2827	3258	7830980495911524	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj	e0dfefbecf892bd5
+2907	3322	7830980496704442	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj	9e9f750882cd579a
+2913	3358	7830980496761751	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj	7d47388d7a93047c
+2917	3365	7830980496800941	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj	6e73893d03a6e637
+2950	3373	7830980497140285	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj	c0ff755877dd515b
+2963	3416	7830980497248544	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj	ecbae715990283f5
+2858	3488	7830980496212342	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj	ce49d92df6775774
+3161	3533	7830980499234194	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj	e6c0dc44358a6107
+3147	3539	7830980499102923	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj	2131a5b9ffd314a3
+2675	3545	7830980494384985	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj	bd90db752ba3bfd
+3219	3575	7830980499822209	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj	4b497d66e3378758
+3206	3584	7830980499694460	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj	dbdc982722728624
+3214	3590	7830980499769702	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj	c23b44f83867033a
+3226	3612	7830980499891544	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj	e92dba11dbe76135
+2991	3632	7830980497545413	esp-idf/wpa_supplicant/libwpa_supplicant.a	2bcdb05142caa961
+3246	3663	7830980500095025	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj	f65afdacd6bd015
+3170	3722	7830980499334140	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj	a810700e316094de
+3366	3733	7830980501292356	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj	7576a0ec95b2504e
+3373	3787	7830980501358055	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj	fcbeadc36a521d35
+3258	3836	7830980500214015	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj	5dd070dbf2042e3b
+3359	3848	7830980501220656	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj	c45b0673bf661e9
+3322	3862	7830980500852863	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj	205d6fffe551aed6
+2922	3878	7830980496854850	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj	314e53d9c9238099
+3575	3974	7830980503392167	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj	2c84b43f2116d64
+3539	4008	7830980503018827	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj	68869a06e6e09c4d
+3612	4025	7830980503748280	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj	cfcec863915128c8
+3416	4070	7830980501791471	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj	3dc939c046f072c1
+3488	4078	7830980502516269	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj	8ef4bad401b07f94
+3590	4083	7830980503524440	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj	159c20ae2df014b2
+3533	4090	7830980502954077	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj	bc9c7b82547291c5
+3545	4095	7830980503083994	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj	70aa43ff677819df
+3632	4100	7830980503960840	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj	7a9af38174458f1a
+3663	4117	7830980504263024	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj	899fcd7083e570b0
+3722	4131	7830980504858522	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj	e8f41f5ecb67447e
+3787	4172	7830980505495816	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj	316d3cc6ee983eb8
+3836	4178	7830980505999611	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj	462ec1ccc64f4a6e
+3584	4185	7830980503477525	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj	afffc6e9128a1a7
+3733	4195	7830980504959036	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj	3f03ece0e7462f08
+3849	4225	7830980506124134	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj	59b27e782c519e20
+3879	4233	7830980506415941	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj	e4c72c0d1236db13
+3862	4314	7830980506260612	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj	2d298da7df9f8ff1
+4008	4423	7830980507709812	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj	b125771c07d73558
+4090	4441	7830980508534021	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj	c730b1334e1a1231
+4025	4445	7830980507893889	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj	5b32875c74823bcc
+4084	4450	7830980508471388	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj	c3a31e15d36230f8
+4100	4460	7830980508622914	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj	3f1032812c59497b
+4117	4465	7830980508792403	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj	ee73fd49c31bd0a4
+4071	4470	7830980508329909	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj	e891f6f638fb1d3d
+4131	4505	7830980508935262	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj	7b4dac1bcd7e5a13
+4095	4515	7830980508582971	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj	5c1468fc480c080
+3974	4520	7830980507375631	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj	e955e922d6f61f3c
+4178	4525	7830980509416486	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj	bcf209ac8bb93db1
+4195	4531	7830980509592152	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj	357612f64dbb3ad1
+4172	4536	7830980509356189	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj	e0122457862234be
+4185	4540	7830980509486986	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj	24d68af384b56ff9
+4225	4555	7830980509884162	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj	88548777824e13
+4233	4630	7830980509966880	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj	ee386be9d1164c1
+4314	4708	7830980510765675	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj	e7801f6f6fbffbd5
+4441	4717	7830980512041457	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj	78b543e72998020a
+4446	4731	7830980512091774	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj	8ea41b3fe5db1591
+4466	4737	7830980512292645	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj	3a7ec5757c689a07
+4425	4745	7830980511883285	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj	beaf9b31824ae7ed
+4078	4750	7830980508411183	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj	2079538e9de90d6f
+4450	4755	7830980512144464	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj	a9aca530a947f152
+4471	4764	7830980512342197	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj	ea5b411f13d72eb7
+4461	4775	7830980512232367	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj	fe78fae18708ac1d
+4510	4802	7830980512703894	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj	5736cf24d50250f9
+4515	4807	7830980512791575	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj	a770ca15a84601d
+4526	4847	7830980512893790	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj	833cd0487c3ded46
+4531	4878	7830980512944036	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj	15b4cc69187557ee
+4521	4882	7830980512833446	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj	202eabe3e64e1362
+4555	4899	7830980513193625	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj	7bbcfb3984565ca1
+4536	4904	7830980512992505	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj	e00eb2d5117d7967
+4541	4924	7830980513036243	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj	71d782daf730ed12
+4630	5002	7830980513933750	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj	b776731be6c83939
+4708	5056	7830980514726782	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/tcp_isn_default.c.obj	50088341e801abe5
+4750	5074	7830980515124355	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/if_index.c.obj	97dc9646c31752ef
+4737	5083	7830980515003930	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/sockets_ext.c.obj	a616732a22bb0e16
+4770	5106	7830980515335070	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32xx/vfs_lwip.c.obj	b97619d0d3908638
+4775	5111	7830980515388376	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj	ea1c7d873c5cb6e1
+4718	5115	7830980514817838	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/hooks/lwip_default_hooks.c.obj	9212cdaff558c8c8
+4755	5136	7830980515192087	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/acd_dhcp_check.c.obj	70236aedb6e2571b
+4746	5145	7830980515094098	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/freertos/sys_arch.c.obj	6cadd55883d2fcdb
+4732	5151	7830980514951432	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/debug/lwip_debug.c.obj	c1f7bb0e42a77e5
+4878	5156	7830980516414528	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/des.c.obj	f499e458bad0a6ab
+4883	5182	7830980516454664	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md4.c.obj	5f243498077c9d44
+4802	5195	7830980515657383	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj	97f087c7ac041a5e
+4847	5200	7830980516100721	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/arc4.c.obj	e11eca2f353bf3dc
+4905	5205	7830980516683037	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/sha1.c.obj	fcc74affa5b59097
+4807	5227	7830980515701872	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj	683bb8e4c6d6c1d5
+4899	5248	7830980516617639	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/polarssl/md5.c.obj	65a04c05e1b1b5f8
+5003	5271	7830980517653715	esp-idf/esp_netif/libesp_netif.a	e1d9ed30e08674a0
+5156	5427	7830980519194315	esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_wakeup.c.obj	76265e02ef82adac
+5106	5496	7830980518692639	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/nullfs.c.obj	2979302d3da0befe
+5111	5503	7830980518746529	esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir/vfs_console.c.obj	dfa700690412a8f7
+5141	5509	7830980519046525	esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_connection_monitor.c.obj	f72821cd330d361a
+5074	5514	7830980518376071	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj	4384f9fe106532a8
+5115	5520	7830980518791713	esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag.c.obj	fadbcd65595ee118
+5227	5527	7830980519911705	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj	32848b31b6b2f42d
+4924	5532	7830980516869886	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj	f2cbf90a2465f541
+5205	5546	7830980519685388	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj	71257238d6c35ef9
+5083	5622	7830980518456469	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj	26aaaf631f2a239c
+5146	5627	7830980519091698	esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir/src/usb_serial_jtag_vfs.c.obj	d9f2b14eaf608fe5
+5248	5634	7830980520115366	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_common.c.obj	65035591b3cb8c2
+5429	5726	7830980521934270	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/esp32s3/phy_init_data.c.obj	fa322f361eacc5e6
+5195	5742	7830980519583251	esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart_vfs.c.obj	a86f0bf2bd6a44a5
+5182	5767	7830980519443541	esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uhci.c.obj	6b7c060fd16834fb
+5056	5790	7830980518200007	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj	b9f600442fbd693c
+5200	5802	7830980519629362	esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj	340520c514207824
+5496	5813	7830980522592248	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/btbb_init.c.obj	c4636234ad18ec5c
+5272	5850	7830980520352694	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj	70dc25c7e738dc20
+5532	6131	7830980522955005	esp-idf/lwip/liblwip.a	64f90146558ea270
+5151	6142	7830980519132114	esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir/src/uart.c.obj	ddcb1daf51ba194b
+5790	6192	7830980525538648	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_platform.cpp.obj	e2d2014c85546b9e
+5850	6256	7830980526122061	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_aes.c.obj	fa94403d8593de18
+5802	6278	7830980525656132	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader.c.obj	eb05f31125dce06d
+5634	6382	7830980523972050	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj	7c0d41be0e0551dc
+6143	6599	7830980529094079	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_bootloader_xts_aes.c.obj	98eb34fde57f60e5
+5727	6620	7830980524903081	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj	8ac460ca064260eb
+6194	6914	7830980529665340	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj	191f9e1286fb1eed
+6286	6937	7830980530495331	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj	f59afb2bbf1b909e
+6131	7132	7830980528962734	esp-idf/vfs/libvfs.a	fa1b34ec0b5b8b0c
+6382	7297	7830980531457547	esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj	c50e3dd18b405abd
+6261	7447	7830980530372899	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj	5399ee45b45aa595
+6625	7532	7830980533887659	esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_init.cpp.obj	eda9524e11d2bb2f
+6608	8215	7830980533757128	esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj	7b0e6546c11f94c7
+6937	8227	7830980537007333	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj	615abbab09388b15
+7309	8245	7830980540948916	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj	8e93dd167324fd44
+6914	8256	7830980536763624	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj	b0703c65a199882d
+5509	8293	7830980522712023	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj	1f63a2c5246a91b3
+7136	8311	7830980538994209	esp-idf/esp_vfs_console/libesp_vfs_console.a	34db4a3eaca269a4
+7449	8321	7830980542232185	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj	1e584a0766d2c93e
+5767	8328	7830980525292206	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj	4d8ab8d03836b768
+5622	8341	7830980523851800	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj	d609f1038b35ac0b
+5514	8406	7830980522772184	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj	b2a7c64483e1befe
+5627	8411	7830980523894341	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj	aa4e9553373510bd
+5742	8530	7830980525056111	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj	a4fd028940e7e5c6
+5520	8535	7830980522839731	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj	ed51b102c8149212
+7532	8542	7830980542946319	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_semaphore.c.obj	441c8d960f376ff8
+8216	8565	7830980549856052	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/init.c.obj	97a6bce2a7f5d11b
+8235	8571	7830980550017950	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/abort.c.obj	88b5af62caa34cde
+8250	8578	7830980550133041	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/assert.c.obj	1341639b511fe607
+8322	8615	7830980550860312	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/poll.c.obj	7d57b61c3f689fb0
+8342	8623	7830980551057206	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/random.c.obj	b6f670913d487766
+5527	8628	7830980522894710	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj	d4cb1e0a945e1222
+8258	8633	7830980550249458	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/heap.c.obj	b7faffa2cf6d1bb7
+8335	8658	7830980550987990	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/pthread.c.obj	2e3f8d008fe24f2
+8412	8663	7830980551756637	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/termios.c.obj	78ca16e055e961ca
+8299	8668	7830980550632639	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/locks.c.obj	289c75838e00714a
+8406	8673	7830980551695885	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/getentropy.c.obj	73a48225533878a1
+5547	8679	7830980523092698	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj	357c7fef11ffd52
+8312	8712	7830980550752156	esp-idf/esp_driver_usb_serial_jtag/libesp_driver_usb_serial_jtag.a	d4bb5beabf280f8c
+5813	8732	7830980525766119	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_encrypted_partition.cpp.obj	702bd628023c0729
+8566	8811	7830980553294021	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/realpath.c.obj	c92844c85e586046
+8572	8816	7830980553350920	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/scandir.c.obj	19ae4f2990030a8f
+8579	8820	7830980553409750	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/syscalls.c.obj	2fc30c7eaa281646
+8542	8825	7830980553061480	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/sysconf.c.obj	a78e2c85204a1f4
+8628	8830	7830980553906449	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/flockfile.c.obj	e5e6c1482f109457
+8633	8851	7830980553964838	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/reent_init.c.obj	b76730c267872968
+8535	8863	7830980552984222	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/time.c.obj	b95c4e49ddaf339a
+8623	8869	7830980553856207	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/port/esp_time_impl.c.obj	f9f45b153bf2f4db
+8615	8874	7830980553791910	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/reent_syscalls.c.obj	7b60658d22b785a2
+8530	8879	7830980552932332	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/stdatomic.c.obj	73f7e8789b78de61
+5503	8924	7830980522656636	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj	31d3413523ef12e0
+8663	8934	7830980554251874	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/heap_idf.c.obj	ee74f652819387d5
+8668	9042	7830980554318679	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/app_startup.c.obj	dc089c61c28e04ab
+8673	9059	7830980554372338	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_common.c.obj	c900522a203ee91a
+8679	9063	7830980554416197	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/port_systick.c.obj	933b2459a20e6c9a
+8733	9067	7830980554958994	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj	c9bcd76a9436af27
+8713	9071	7830980554751822	esp-idf/esp_driver_uart/libesp_driver_uart.a	51c12f7036172d8f
+8825	9160	7830980555893205	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj	1bc499500c3f46b5
+8658	9186	7830980554211752	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/src/newlib_init.c.obj	1d9cac1626c388bd
+9071	9208	7830980558348488	esp-idf/esp_ringbuf/libesp_ringbuf.a	6f720fee27395f7a
+8869	9245	7830980556322786	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_init.c.obj	6ac5b8719c700d0d
+8863	9250	7830980556255212	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/portasm.S.obj	22e162afbfce547f
+8879	9255	7830980556432646	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_compatibility.c.obj	1a1356b024977f28
+8924	9260	7830980556875956	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions_event_groups.c.obj	478780615a98b618
+8874	9265	7830980556377263	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/xtensa_overlay_os_hook.c.obj	52106a1084320f23
+8820	9328	7830980555837977	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj	6da762ae41389569
+8934	9344	7830980556970463	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/idf_additions.c.obj	c223ac7a5badff77
+8830	9394	7830980555938527	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj	7f0191d0aa41ef75
+9067	9410	7830980558305996	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/cpu_region_protect.c.obj	f438d8e811e46d74
+9063	9420	7830980558241941	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj	aac406c881e6d1b5
+8852	9444	7830980556155569	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/xtensa/port.c.obj	5af3ca056a377f11
+8811	9449	7830980555733607	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj	37c344e3b0369c1a
+9043	9486	7830980558053161	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj	67e196ef159e9641
+9059	9492	7830980558214122	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_cpu_intr.c.obj	47bf280093839f46
+9208	9496	7830980559724585	esp-idf/esp_phy/libesp_phy.a	98afe5b31c11452c
+9265	9505	7830980560283508	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/revision.c.obj	8feb910111f96f9f
+9186	9511	7830980559494855	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj	bab40a3f9f15adc9
+9245	9515	7830980560089569	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj	66fd0aff9ba39b3e
+9182	9528	7830980559437996	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj	b89492e3b8ff8c3c
+9255	9583	7830980560193500	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj	a4a5cbc783cf5a47
+9394	9608	7830980561570308	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_gpio_reserve.c.obj	ee51bd9caff3c06f
+9260	9700	7830980560228395	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj	851db758b24fd43a
+9328	9716	7830980560924368	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj	9cafd6a969646635
+9250	9728	7830980560134880	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj	d1e67112065bac6d
+9344	9760	7830980561079258	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj	fc9094d8baf76189
+9420	9765	7830980561835863	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/io_mux.c.obj	8a8275c111c485d7
+8816	9771	7830980555793838	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj	fdbe2d5fd20b7866
+9444	9777	7830980562060726	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_clk_tree.c.obj	6b48f6833d1233de
+9505	9785	7830980562684592	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_utils.c.obj	a02fa9b4f1972be3
+9410	9794	7830980561735943	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sar_periph_ctrl_common.c.obj	d8d78bf0ed6be987
+9449	9827	7830980562132831	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_dma_utils.c.obj	de9555959b246de9
+9511	9856	7830980562744482	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_clk_tree_common.c.obj	c8615140f25f67ed
+9487	9861	7830980562502960	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma_link.c.obj	64ce93b3949c5a8
+9583	9896	7830980563455438	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modem.c.obj	43c6da880a1e3a4f
+9496	9908	7830980562593377	esp-idf/nvs_flash/libnvs_flash.a	5901c55dd15caafd
+9716	9919	7830980564794023	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_usb.c.obj	74db154ac57744d4
+9515	9924	7830980562794698	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_share_hw_ctrl.c.obj	caa716dbcff02ef
+9529	9931	7830980562912682	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj	38dd3cbb041a5645
+9492	9967	7830980562543145	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/spi_bus_lock.c.obj	96a4fbf9957760ee
+9794	9972	7830980565571838	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/systimer.c.obj	12da1a1cbfdabb41
+9701	10139	7830980564641998	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_console.c.obj	c08068e07d2d7386
+9777	10150	7830980565395611	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/esp_async_memcpy.c.obj	5b245df77efda0c0
+9760	10162	7830980565231458	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_event.c.obj	55e6af5bc0df877f
+9834	10167	7830980565970913	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/mspi_timing_tuning.c.obj	5cee56541253d076
+9771	10179	7830980565349503	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/deprecated/gdma_legacy.c.obj	1c77553c46139bec
+9857	10212	7830980566204339	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_wake_stub.c.obj	585942faf1a96a17
+9728	10218	7830980564911691	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj	11fba021f8face54
+9908	10224	7830980566716449	esp-idf/esp_event/libesp_event.a	c3b45e8189fd5925
+9924	10234	7830980566883903	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj	e378c61e699dca6f
+9788	10258	7830980565521126	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/async_memcpy_gdma.c.obj	278d4e6ee39cc97c
+9967	10279	7830980567295556	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj	4e6869910fc47e46
+9932	10292	7830980566953591	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj	45e4acaddf746981
+9861	10298	7830980566244249	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clock_output.c.obj	7d014e66105384e8
+9896	10310	7830980566595266	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/power_supply/brownout.c.obj	f4f7adb8731e1d69
+9765	10330	7830980565286986	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/dma/gdma.c.obj	57e9a65c77fc8c9d
+9973	10349	7830980567358311	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj	476612959373b52c
+9919	10369	7830980566824034	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj	e4da4cde1273e66d
+10167	10415	7830980569291955	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj	892239dd2217cd28
+10139	10428	7830980569029501	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj	ff4e35e09356e882
+9609	10434	7830980563723992	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj	d33ed00efb3c9802
+10179	10439	7830980569432820	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/port/esp32s3/mspi_timing_config.c.obj	3314d21a55b65b68
+10292	10473	7830980570551522	esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_lock.c.obj	c988fe83176ff35b
+10310	10490	7830980570734444	esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj	b4baf2485180177a
+10234	10497	7830980569969467	esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/init.c.obj	2b4937ffe9d36ec9
+10349	10510	7830980571124618	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj	c771b43572ced5a4
+10224	10517	7830980569872589	esp-idf/cxx/libcxx.a	612365f10d51d85c
+10213	10533	7830980569750519	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mspi_timing_tuning/port/esp32s3/mspi_timing_by_mspi_delay.c.obj	44947dee3366a81d
+10151	10538	7830980569191801	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/sar_periph_ctrl.c.obj	9426c33ce3b81f60
+10330	10542	7830980570938078	esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj	c4435c4b091f4d90
+10298	10560	7830980570603060	esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_crypto_periph_clk.c.obj	f659051cd179c9f2
+10369	10573	7830980571324650	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj	dcbf9ca640f31cec
+10259	10578	7830980570224527	esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_hmac.c.obj	360add2cae0f280b
+10415	10588	7830980571786554	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj	14e88759b89240ea
+10440	10595	7830980572033116	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj	4100c0c7f9ec1de0
+10280	10600	7830980570422192	esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir/src/esp_ds.c.obj	e77d5fa2bede9ee4
+10218	10612	7830980569813135	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/lowpower/port/esp32s3/sleep_cpu.c.obj	98a03d3a81c14114
+10429	10618	7830980571921716	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj	658094a0618f7992
+10434	10623	7830980571979199	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj	ad0225c5de348fae
+10533	10651	7830980572967457	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdm_periph.c.obj	1f017cfeec099372
+10497	10667	7830980572602341	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj	7b425701ee6eb90f
+10491	10677	7830980572546233	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj	b8b91cae55bd1018
+10474	10681	7830980572376434	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj	2adac1248608b8db
+10511	10699	7830980572746902	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj	4572a895c98710ea
+10542	10712	7830980573060199	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj	1839d579bf49b252
+10538	10719	7830980573009852	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj	973acb5911e6a10a
+10578	10724	7830980573412943	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj	e23635a81b47b208
+10560	10728	7830980573231982	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/temperature_sensor_periph.c.obj	5843cf4581c1f3de
+10612	10733	7830980573762024	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj	2babff78fde715fd
+10588	10744	7830980573520532	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj	fe732e7427e6b4c3
+10619	10748	7830980573823450	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/twai_periph.c.obj	47083fbabaf610a5
+10517	10753	7830980572802223	esp-idf/pthread/libpthread.a	f55f13bc37617dd8
+10600	10761	7830980573627056	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj	be89b39a5798ecd7
+10574	10766	7830980573371457	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj	c40aa88fa0389d9f
+10595	10770	7830980573585664	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mpi_periph.c.obj	a7cfc8805dbf0aa2
+10651	10795	7830980574143470	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_dwc_periph.c.obj	d7732d5ff41da16f
+10677	10815	7830980574394272	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/cam_periph.c.obj	4bfc615e7406c166
+10623	10821	7830980573861206	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/wdt_periph.c.obj	1ca090bfbdad9b9c
+10681	10855	7830980574436877	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/power_supply_periph.c.obj	3031fd115e3d1dd0
+10162	10861	7830980569251725	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_memprot.c.obj	b08fc0ef62541105
+10668	10897	7830980574304446	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj	c1179a2ee59115a0
+10744	10965	7830980575075632	esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32s3/memory_layout.c.obj	ec40434be9c22a1b
+10733	10988	7830980574959900	esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj	1c351aff3737c17d
+10771	11014	7830980575340454	esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj	4097d917b3823581
+10699	11020	7830980574620800	esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_base.c.obj	b26b3f361dba1dad
+10816	11025	7830980575793527	esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj	2e2a918d699879c4
+10748	11029	7830980575115956	esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_timestamp.c.obj	fdc01a3e82603ebe
+10766	11034	7830980575295287	esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_lock.c.obj	a780e2d3b1be7db2
+10719	11065	7830980574836704	esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj	5c37657ddc2a9982
+10821	11070	7830980575833386	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj	291ff9b0b4353067
+10724	11076	7830980574877711	esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj	cc3f29fced79aa6e
+10761	11080	7830980575235050	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj	4dfdc02dde9fca05
+10753	11084	7830980575157270	esp-idf/newlib/libnewlib.a	b47d9b52c4dd66ac
+10712	11093	7830980574750866	esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj	60f38c89eb6dc3f1
+10855	11098	7830980576187363	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj	6917ebb20c2bcb1e
+10861	11113	7830980576246617	esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj	d2b70804daf1ea58
+10795	11118	7830980575585084	esp-idf/log/CMakeFiles/__idf_log.dir/src/os/util.c.obj	89796129f4f731c5
+10898	11130	7830980576601764	esp-idf/log/CMakeFiles/__idf_log.dir/src/os/log_write.c.obj	fc8b0d178dd80ecf
+10965	11170	7830980577284753	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/log_level.c.obj	c90a8e05e6afac11
+10989	11186	7830980577516928	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/tag_log_level.c.obj	cc636663912dc07d
+11020	11233	7830980577839579	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/cache/log_binary_heap.c.obj	3636f6761078daf4
+11025	11245	7830980577888224	esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj	5feebcaab75e7a56
+11014	11250	7830980577771929	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_level/tag_log_level/linked_list/log_linked_list.c.obj	76460e97eb087c2d
+11030	11255	7830980577928482	esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj	93bafa579d9f9687
+11035	11261	7830980577987355	esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj	c412871fd0c963a8
+11080	11279	7830980578440078	esp-idf/hal/CMakeFiles/__idf_hal.dir/color_hal.c.obj	33a02e9b6de1142f
+11066	11316	7830980578292715	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/efuse_hal.c.obj	705745382135fb41
+10728	11322	7830980574919726	esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj	ade10a25f05e1c4b
+11114	11353	7830980578773282	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj	168d35d3a6ba5ed9
+11071	11363	7830980578340547	esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj	8f6d95347aabfc8f
+11076	11368	7830980578394833	esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj	cc20a0310d1f5854
+11084	11377	7830980578480158	esp-idf/freertos/libfreertos.a	8258f09d1917c2c9
+11118	11402	7830980578821952	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/clk_tree_hal.c.obj	7b2f73bcd05ff96
+11093	11409	7830980578544660	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj	a068005f857f7f5d
+11130	11414	7830980578921638	esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj	ac6787f82433f8e1
+11186	11423	7830980579495428	esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj	245e7347c666342b
+11098	11435	7830980578622559	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj	be0597b2720ac967
+11250	11469	7830980580133110	esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj	b3186b5a35de56d0
+11256	11478	7830980580193446	esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj	70819970d8fc474a
+11261	11489	7830980580242692	esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj	4457f87087037625
+11233	11494	7830980579961356	esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj	843c31a75d42965e
+11171	11504	7830980579338443	esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj	e6b6b9d2fa8b8138
+11280	11528	7830980580436035	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj	7fcc65ec11685b9e
+11245	11533	7830980580086825	esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj	c2e776c5d6538d4f
+11353	11545	7830980581168448	esp-idf/hal/CMakeFiles/__idf_hal.dir/pcnt_hal.c.obj	e411962016f0d206
+11322	11558	7830980580839506	esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj	b12b536228817895
+11368	11588	7830980581317620	esp-idf/hal/CMakeFiles/__idf_hal.dir/uhci_hal.c.obj	dac1fe3801796207
+11316	11599	7830980580793373	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj	2b5b4cd0ceab4d0d
+11435	11654	7830980581990587	esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj	fee3c48a94a4c681
+11363	11659	7830980581256985	esp-idf/hal/CMakeFiles/__idf_hal.dir/mcpwm_hal.c.obj	6f746c761a618257
+11409	11664	7830980581723257	esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_top.c.obj	307db319d9442506
+11414	11705	7830980581765462	esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal_ahb_v1.c.obj	47d15e9ce9255509
+11469	11713	7830980582322481	esp-idf/hal/CMakeFiles/__idf_hal.dir/sdmmc_hal.c.obj	b2cbbf86159b02ed
+11505	11732	7830980582675844	esp-idf/hal/CMakeFiles/__idf_hal.dir/lcd_hal.c.obj	814abb5ed0e1fac2
+11404	11739	7830980581675093	esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_sja1000.c.obj	e7809302e8998fcd
+11528	11775	7830980582904606	esp-idf/hal/CMakeFiles/__idf_hal.dir/mpi_hal.c.obj	622ad43e438147e7
+11558	11780	7830980583220191	esp-idf/hal/CMakeFiles/__idf_hal.dir/brownout_hal.c.obj	dd2932de7ced20ff
+11430	11800	7830980581933160	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj	830a6f22896fc1d8
+11533	11806	7830980582964866	esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj	cc55a3ac1056b99d
+11489	11811	7830980582524002	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj	73262c4cdefcac64
+11478	11835	7830980582419292	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj	6c56041db3e477bb
+11545	11840	7830980583084603	esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj	8701d1fbd8d80c74
+11494	11850	7830980582564101	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj	85c88e3cf21b368a
+11377	11855	7830980581391939	esp-idf/esp_hw_support/libesp_hw_support.a	8f103e587209b7a2
+11654	11923	7830980584182718	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj	75a7d9ae87963ea3
+11589	11936	7830980583524120	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj	506f3122d4054870
+11659	11952	7830980584213545	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj	714012b76b8b6a82
+11714	11972	7830980584765215	esp-idf/hal/CMakeFiles/__idf_hal.dir/hmac_hal.c.obj	de9a1a0e9291743
+11732	11977	7830980584955660	esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj	6c72e93fb6d5dbd8
+11740	11981	7830980585035584	esp-idf/hal/CMakeFiles/__idf_hal.dir/cam_hal.c.obj	820662483d9f17ea
+11664	11997	7830980584273686	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj	bed73d1b98671082
+11800	12012	7830980585624970	esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_wrap_hal.c.obj	d4833e393465b07f
+11705	12016	7830980584684764	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj	79c54690499e8034
+11775	12022	7830980585388422	esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_serial_jtag_hal.c.obj	110ae6b6a540f7bd
+11599	12051	7830980583624517	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj	f06c449ca2627028
+11840	12064	7830980586041837	esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj	160d4738996f36bd
+11811	12069	7830980585733607	esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sensor_hal.c.obj	d40c24758b44acc2
+11952	12104	7830980587153849	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj	da41c6f786c092c2
+11835	12113	7830980585992128	esp-idf/hal/CMakeFiles/__idf_hal.dir/touch_sens_hal.c.obj	663bf3fca7d8bd11
+11850	12117	7830980586134513	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/rtc_cntl_hal.c.obj	97466f2af98f7f0
+11780	12123	7830980585423655	esp-idf/hal/CMakeFiles/__idf_hal.dir/usb_dwc_hal.c.obj	88659577423a5b27
+11806	12127	7830980585694642	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/touch_sensor_hal.c.obj	4905aa774626a13b
+12012	12149	7830980587747951	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj	5b3a9cd251b1df78
+11856	12153	7830980586194768	esp-idf/esp_security/libesp_security.a	1a937919a32f5e50
+11982	12168	7830980587441921	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj	165883c400a7c731
+11936	12173	7830980586993798	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj	b896adb228a1f8b2
+11926	12178	7830980586893562	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj	1f247456f9ea6058
+11997	12182	7830980587604949	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj	5522e47b9234558c
+11972	12200	7830980587351847	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj	e42463acc12fa55d
+12022	12205	7830980587851949	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_wdt.c.obj	e770fbb94d11eff3
+12016	12210	7830980587802846	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj	890436ef430254e4
+11977	12218	7830980587401661	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj	9cef8f8748636a1d
+12051	12241	7830980588147589	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_cache_esp32s2_esp32s3.c.obj	ccdbb58db2e6474b
+12064	12246	7830980588282751	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_cache_writeback_esp32s3.S.obj	5b786409cdcafe6f
+12104	12368	7830980588676445	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj	67ad926812e11002
+12113	12411	7830980588762003	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj	cf7f26b4d1be305c
+12123	12428	7830980588857090	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system_console.c.obj	322072b8517a29c1
+12128	12433	7830980588912429	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj	2db1f938488e4388
+12206	12445	7830980589694394	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj	cec9892ae470d218
+12118	12450	7830980588812344	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj	35a57d75223d0824
+12178	12463	7830980589407972	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj	938d1fc280aa0a2e
+12174	12472	7830980589357689	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj	5310e62aa60ebbec
+12200	12488	7830980589641341	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj	dcb6390bbfd4b9f5
+12149	12495	7830980589111549	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj	858ae8313e6b944e
+12210	12500	7830980589733092	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj	d155a2e115b61ae5
+12069	12549	7830980588331772	esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj	c8143df57151d564
+12153	12574	7830980589167889	esp-idf/soc/libsoc.a	9b0e99c7260633ce
+12218	12582	7830980589823651	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj	f50c6a8a76d421a9
+12168	12587	7830980589312887	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj	521a269a6a5c347f
+12183	12646	7830980589448187	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup_funcs.c.obj	674d44f99ddbcd8
+12463	12680	7830980592257051	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_handler.S.obj	62d77d34d3b1a4d2
+12472	12684	7830980592361158	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_routines.S.obj	cb3ccd1efadf38a8
+12246	12690	7830980590100664	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj	84eca2502232c763
+12495	12695	7830980592584823	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj	3d5125c95af791e5
+12241	12710	7830980590046286	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj	ec0e7a637e4fcaa0
+12451	12715	7830980592131226	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/esp_ipc_isr_port.c.obj	76cf2b93e26d6645
+12434	12743	7830980592034496	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/image_process.c.obj	cf7cc6d2f94d2429
+12428	12748	7830980591911893	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_system_chip.c.obj	a8c6ccd9041f8ff8
+12411	12753	7830980591739851	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj	b00d3b87d5a3210a
+12549	12758	7830980593116717	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack_asm.S.obj	76e3c5080cf59c96
+12446	12785	7830980592095997	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/esp_ipc_isr.c.obj	50e40633c30fbcd7
+12500	12802	7830980592635111	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/expression_with_stack.c.obj	b31a9dc88337ea2d
+12588	12807	7830980593503542	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers_asm.S.obj	df0e3ce7ba1f116d
+12646	12871	7830980594104422	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_stubs.c.obj	b7e88c2d3434dcf9
+12574	12888	7830980593368737	esp-idf/heap/libheap.a	c4ea0e935e923d45
+12488	12896	7830980592521855	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj	80a66328e6386886
+12685	12901	7830980594483236	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/highint_hdl.S.obj	3d0447994895fe6f
+12368	12916	7830980591301802	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj	d1691c1a5883b370
+12583	12926	7830980593450374	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/debug_helpers.c.obj	c4cc2c4d44cd8327
+12748	12931	7830980595111743	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj	5ff7930cdaf99862
+12680	12942	7830980594420633	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/trax.c.obj	ea54646dc1cad1b4
+12695	12958	7830980594591702	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/reset_reason.c.obj	13764d3b443c9b6f
+12758	13013	7830980595203367	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_hpm_enable.c.obj	f3cc41b953687216
+12743	13034	7830980595061249	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/apb_backup_dma.c.obj	5b41c19ceb38527c
+12786	13043	7830980595496443	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj	b2c3bfd9fbc97229
+12807	13048	7830980595709071	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj	8342179a73373445
+12716	13053	7830980594791696	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/cache_err_int.c.obj	d6b72ddb110c7a10
+12753	13095	7830980595157814	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32s3/spi_flash_oct_flash_init.c.obj	516beacdc9881f49
+12710	13104	7830980594734416	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/system_internal.c.obj	b24b6c565f08bafa
+12690	13111	7830980594532506	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32s3/clk.c.obj	4151b9e209a1a9ac
+12931	13129	7830980596931828	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj	869c1e678621b1b1
+12897	13153	7830980596602944	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj	d54d879f0184f850
+12916	13167	7830980596791564	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj	bfe3c2dcbd27b136
+12872	13174	7830980596360640	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj	965b82405a287820
+12889	13181	7830980596512930	esp-idf/log/liblog.a	919525aa785a287f
+12903	13209	7830980596669463	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj	afb015658a145546
+12802	13237	7830980595655553	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj	67f211feaf05957a
+12927	13254	7830980596901654	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj	abb37edd19d92e96
+12943	13292	7830980597065618	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj	a96eff46b5febc6c
+13129	13368	7830980598917929	esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/port/esp32s3/ext_mem_layout.c.obj	3721027e5a6052a8
+12958	13407	7830980597211818	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj	f399d89289953f7a
+13043	13415	7830980598073393	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj	d110ddf623ba8300
+13104	13421	7830980598668885	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj	1193887ce41121a
+13175	13427	7830980599386597	esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/heap_align_hw.c.obj	78b5da0e6b6f2b22
+13013	13433	7830980597764536	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj	82eb3b2f02333df8
+13035	13438	7830980597986605	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj	9af2b75ae65adba4
+13167	13479	7830980599292406	esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_utils.c.obj	236b8d994b881be7
+13095	13492	7830980598584991	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj	2b5e8b881246a617
+13053	13510	7830980598171920	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj	2bfa49f13284e588
+13153	13528	7830980599168252	esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_cache_msync.c.obj	32e17e0913b0e77e
+13255	13556	7830980600184237	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj	b503678dc5e22fc3
+13293	13560	7830980600551427	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj	2bdf7e93972eceaa
+13048	13583	7830980598113674	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj	5b0da9acd7b26b97
+13209	13600	7830980599722885	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj	1832e0fd5e91b8b1
+13112	13614	7830980598744047	esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir/esp_mmu_map.c.obj	f376aa340ab6791
+13237	13620	7830980599999924	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj	ab5dfb834ca4dbdf
+13368	13626	7830980601304353	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj	688abfe1d6f0b766
+13407	13660	7830980601701541	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj	e5f8bbaf031fecb9
+13181	13676	7830980599450776	esp-idf/hal/libhal.a	f7eb24c11f6f1709
+13427	13724	7830980601897838	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj	9c54d01d6be624fd
+13415	13748	7830980601791896	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj	77b60a191ad955fa
+13510	13760	7830980602727264	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj	8a24b574603de617
+13421	13765	7830980601848237	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj	dea8d18d6ac2e1f4
+13438	13770	7830980602018741	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj	8f421c2d677ea0f2
+13587	13816	7830980603506127	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj	589308aa353517e9
+13561	13840	7830980603229512	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/secure_boot_secure_features.c.obj	b9ca3d1a7f448456
+13433	13861	7830980601953127	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj	2c58dc7aeaac52e2
+13479	13874	7830980602429035	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32s3.c.obj	4bb444eba953008c
+13609	13882	7830980603732051	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj	93d41fbcc4a70503
+13615	13898	7830980603787178	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj	9758711c288cf9bf
+13556	13920	7830980603194337	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj	933c8eddca9354df
+13621	13925	7830980603852678	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj	4658403feedb758f
+13676	13944	7830980604396084	esp-idf/esp_rom/libesp_rom.a	8e74da6e68231d82
+13660	13981	7830980604232221	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj	c7a693fdbda6c419
+13627	14009	7830980603894354	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj	85c8d4aedcb1194b
+13528	14026	7830980602904941	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj	59daee2b594aa406
+13492	14031	7830980602555638	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj	1dddeb8f990a3a68
+13760	14044	7830980605232387	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_startup.c.obj	bee8be774c545398
+13724	14048	7830980604872484	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj	1f369ec73c3ecd75
+13840	14057	7830980606030990	esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj	8e8d5775e0991d1f
+13882	14067	7830980606445129	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj	6ce1dc2f22b4425e
+13861	14073	7830980606245031	esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj	c98ee9543f40ab49
+13770	14078	7830980605335718	esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj	a51e869d1b35bbf1
+13899	14096	7830980606611114	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_reader.c.obj	2b688901beb481ed
+13748	14101	7830980605112118	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj	6da61011e7089464
+13874	14106	7830980606373021	esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj	e978482b33847acd
+13920	14132	7830980606839515	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/mps_trace.c.obj	3a1a7626e4bc2552
+13765	14146	7830980605287512	esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj	2a65e09d028c8a63
+13945	14228	7830980607084188	esp-idf/esp_common/libesp_common.a	65398c1dbc6677cb
+13925	14293	7830980606886589	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj	c54980c19baf18e2
+14079	14342	7830980608408894	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj	98745429e59b2405
+14097	14347	7830980608605406	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj	428736fd4e40d464
+14107	14351	7830980608708774	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj	91d6a4f7f01dfc3
+14101	14357	7830980608650545	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj	21384db167ed7d2
+13981	14363	7830980607436581	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj	98fe09e88902b7df
+14031	14377	7830980607947999	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_debug_helpers_generated.c.obj	216c8744e57e008a
+14026	14394	7830980607892748	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj	7445ad02c95f2bc3
+14149	14407	7830980609125171	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/esp_platform_time.c.obj	2566c8f9a073b546
+13817	14412	7830980605795037	esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj	4ac0363afd89d3d3
+14010	14418	7830980607724249	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj	f8a98c62604fc796
+14048	14463	7830980608112919	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj	75c56594fa2898bb
+14133	14499	7830980608956820	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj	e67bef639f1e082b
+14228	14685	7830980609901161	esp-idf/esp_system/libesp_system.a	13a4812380c83adb
+14044	14706	7830980608072536	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj	c87aeab80d74fdb5
+14074	14750	7830980608373839	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj	c61db8ac40954f74
+14342	14764	7830980611046200	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/pkcs7.c.obj	dcc4a10dbdb5b691
+14463	14775	7830980612270100	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj	299a286c9c76eed5
+14067	14783	7830980608301394	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj	20c21a4e2badaeb
+14395	14815	7830980611560958	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write.c.obj	46b900508b4d0112
+14500	14974	7830980612613582	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesce.c.obj	bce5dde038aa8e6
+14378	14983	7830980611413049	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj	2f3d08bb329a41ec
+14685	14988	7830980614483440	esp-idf/spi_flash/libspi_flash.a	3d1c3cf389595a12
+14418	14998	7830980611813328	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj	9ed4cbdde3ab071f
+14351	15004	7830980611152572	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj	65a6991d6ea9bbdc
+14413	15011	7830980611762942	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj	e9de33a289f35cd4
+14407	15017	7830980611702725	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj	f26f15a8c4e2653d
+14358	15023	7830980611213388	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj	eac7d486e1d1d13f
+14057	15028	7830980608209913	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj	c0bd9a404b0f29ba
+14767	15039	7830980615292711	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj	78a3671f6a22a109
+14750	15043	7830980615095167	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj	d94db90cc6fcacf9
+14347	15123	7830980611091571	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj	dc0697081f99e80c
+14293	15160	7830980610563094	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/net_sockets.c.obj	f536905adc95ef53
+14706	15165	7830980614698656	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj	94b2770ebfdd09af
+14775	15170	7830980615389436	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj	d9e7399587b51234
+14984	15180	7830980617459108	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod_raw.c.obj	f9ee0625c786cfa
+14975	15189	7830980617386224	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_mod.c.obj	c326008d6009acd3
+15023	15204	7830980617864248	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj	85f6571b8c345c79
+15005	15221	7830980617685117	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj	ecd4fec04241a111
+14998	15226	7830980617612130	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/block_cipher.c.obj	353331f8c37153eb
+15017	15233	7830980617800563	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj	572dd316fb84a94f
+14815	15248	7830980615784203	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum_core.c.obj	9c0ee643bfa88f78
+14989	15276	7830980617517405	esp-idf/esp_mm/libesp_mm.a	418ad79879997f67
+15043	15291	7830980618065699	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj	74e36254d4539bb3
+15012	15367	7830980617741597	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj	4a28198e8499826e
+15039	15373	7830980618019734	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj	2ed2f924e5274813
+15170	15379	7830980619342253	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj	c6144e727420a1bb
+15165	15383	7830980619285341	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj	11855fd6dce458e5
+15204	15388	7830980619671616	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj	3d6f5981d0a77e92
+14363	15394	7830980611253477	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj	5e50d201abf28875
+14783	15417	7830980615463895	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj	a1773ee2b4189843
+15233	15422	7830980619970678	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves_new.c.obj	876b2844c643c953
+15028	15462	7830980617918736	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj	bc9326c766e48b04
+15181	15467	7830980619430197	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj	c22726fca218ba9f
+15160	15477	7830980619225208	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj	5a62a3f452d73893
+15123	15490	7830980618851753	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj	787e4a1292a7d993
+15189	15527	7830980619524789	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj	d3e3649503aa4647
+15276	15625	7830980620395398	esp-idf/bootloader_support/libbootloader_support.a	99a67d0f93b785ff
+15248	15633	7830980620103272	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj	bca59cb4ec6c86a8
+15291	15639	7830980620544910	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj	4fe839c6d69ebde5
+15379	15660	7830980621410298	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj	5daef2107cc1d0d
+15467	15682	7830980622292719	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj	ffa5117d05a6f4c
+15226	15687	7830980619895362	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj	5a259714ef14466d
+15463	15711	7830980622257474	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj	31ac89bbfec4b55a
+15422	15717	7830980621858865	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj	bc35d6a334437b69
+15384	15723	7830980621470499	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj	5471a98be9b39d03
+15388	15728	7830980621516794	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lmots.c.obj	670a980c10c85118
+15490	15733	7830980622537680	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj	3c0d5da3de97d61c
+15394	15754	7830980621575777	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/lms.c.obj	1bbd1f1baf232ddd
+15367	15759	7830980621302795	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj	dc73ffaa4b544d1b
+15373	15777	7830980621363743	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj	18cde4efbf2cded9
+15417	15796	7830980621795843	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj	bbf1b0500a205a9e
+15222	15892	7830980619850744	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj	5ec2c7b93bdfb990
+15640	15933	7830980624021557	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_ecc.c.obj	de5f71f7e426aeb3
+15625	15946	7830980623886160	esp-idf/efuse/libefuse.a	ddfc3803df375564
+15478	15954	7830980622401637	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj	e49f83c083d76fb4
+15528	15983	7830980622913336	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj	9aff1236974f3dfb
+15728	15988	7830980624910521	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj	57dc9d8bff42dc81
+15733	15999	7830980624970714	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj	b482b9ec9f0e5a59
+15682	16004	7830980624455704	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj	74facc96a5645d67
+15723	16018	7830980624865232	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj	da355bf95623e678
+15634	16025	7830980623956718	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj	55e3b36d1f08b4b
+15660	16035	7830980624217430	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj	4928d3ddb984ab50
+15687	16047	7830980624509177	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj	ba7294fd196989a3
+15717	16125	7830980624793247	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj	e00d04b47398cb7a
+15797	16130	7830980625592582	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj	7df728d382dc35bc
+15760	16166	7830980625235684	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj	23e512595b84402c
+15778	16176	7830980625409222	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj	ea71d745e85300d6
+15711	16208	7830980624737976	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj	49f97a0b38c7170a
+15892	16247	7830980626556261	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers_no_static.c.obj	5f55b8f374187bde
+15946	16255	7830980627093812	esp-idf/esp_partition/libesp_partition.a	bcd0b7e27446da3
+16018	16266	7830980627820046	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj	d80a4089dd1b87f2
+15934	16277	7830980626970786	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj	fe34032424db12c
+15954	16288	7830980627179115	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ffdh.c.obj	3d626de9b830f0c5
+16000	16293	7830980627631055	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_pake.c.obj	9f79804a75974e7f
+15983	16311	7830980627459519	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj	483f2b1fe7bfb047
+15988	16320	7830980627505448	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj	9b641cab25cd5dac
+16048	16325	7830980628095556	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj	6b9c5919efb05ec2
+16130	16341	7830980628930745	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj	a8516fed796ba9e9
+16004	16388	7830980627671255	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj	123d41da87e582fb
+16025	16394	7830980627885866	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj	cf1fe0fe68da313d
+16035	16405	7830980627986951	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj	5b5e6ff664bdeb4
+16125	16477	7830980628891992	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_util.c.obj	a5a2143ef5451e7d
+16178	16490	7830980629416746	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj	3b409f83192a9f12
+16278	16496	7830980630413733	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha3.c.obj	268a707fc789db85
+16288	16517	7830980630517300	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj	9acfb7253aaeb1
+16293	16523	7830980630559482	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj	70bdcd08dcab2d95
+16267	16529	7830980630303209	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj	d06bcddbd134702b
+16247	16534	7830980630104857	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj	fd3188ec19881ec9
+16209	16541	7830980629711485	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj	2363f839c77c4c17
+16321	16549	7830980630839371	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj	4074fb31629ec499
+16255	16554	7830980630184959	esp-idf/app_update/libapp_update.a	9e2944da7a5caa89
+16326	16563	7830980630892702	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/sha/core/esp_sha_gdma_impl.c.obj	8a5aefa583829775
+16312	16582	7830980630746238	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj	63a39a7d125687c9
+16341	16609	7830980631040979	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj	dc96b4be15771532
+16405	16659	7830980631684807	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/esp_hardware.c.obj	84d86ec4418df71e
+16477	16706	7830980632414425	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/esp_mem.c.obj	8454114f2d4def31
+16517	16793	7830980632812889	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj	8338a3c9e8cc2e96
+16491	16805	7830980632534958	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/esp_timing.c.obj	1363f90085347974
+16496	16810	7830980632595200	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj	d8628c30e16a78c2
+16395	16816	7830980631583842	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj	3d500d98ce68492
+16529	16821	7830980632928990	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj	a578516bfe495633
+16555	16827	7830980633185187	esp-idf/esp_bootloader_format/libesp_bootloader_format.a	20fe0f3dd16877cc
+16167	16873	7830980629332781	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj	7b7c7a9fd2d48209
+16389	16882	7830980631519629	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/aes/dma/esp_aes_dma_core.c.obj	cfafb50c2371ea34
+16534	16982	7830980632969096	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/sha/core/sha.c.obj	25ddaa49a9659fc4
+16549	16986	7830980633126091	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_dec_alt.c.obj	3d23b42282a2d8d7
+16609	16992	7830980633713886	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/bignum/bignum_alt.c.obj	476f0319594b9b43
+16563	16992	7830980633273821	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/esp_ds/esp_ds_common.c.obj	7f7d3ce7027d3bd8
+16583	16993	7830980633455873	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/bignum/esp_bignum.c.obj	de85c592e3304ed9
+16541	16993	7830980633046196	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj	fe21771a35ed94b1
+16523	17014	7830980632861232	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj	1834c9036061b612
+16660	17025	7830980634232241	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/sha/core/esp_sha1.c.obj	2b16985d10b12441
+16986	17315	7830980640422565	bootloader-prefix/src/bootloader-stamp/bootloader-mkdir	3fe6ed1a71ebe3b2
+16986	17315	7830980640422565	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir	3fe6ed1a71ebe3b2
+16827	17446	7830980635896414	esp-idf/esp_app_format/libesp_app_format.a	9fb29affb3bcf8d5
+16983	17501	7830980637442879	esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/Hacl_Curve25519_joined.c.obj	b743ad709a34b22
+16882	17523	7830980636421980	esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/x25519.c.obj	8f20b27cae181797
+16810	17533	7830980635731762	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/md/esp_md.c.obj	b5bd96ef32bf09c
+16707	17544	7830980634693384	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/sha/core/esp_sha256.c.obj	81aec05676bb7c1c
+15755	17603	7830980625186292	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj	4e51f66b859df143
+16873	17628	7830980636328160	esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir/library/everest.c.obj	ed0bbff368347c90
+17316	17650	7830980643446859	bootloader-prefix/src/bootloader-stamp/bootloader-download	c70abb49b76bb266
+17316	17650	7830980643446859	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-download	c70abb49b76bb266
+16821	17657	7830980635845400	esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m/p256-m.c.obj	4fded2fa3b57749
+16816	17749	7830980635792092	esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir/p256-m_driver_entrypoints.c.obj	f485a842b9b54826
+16793	17806	7830980635551778	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/sha/core/esp_sha512.c.obj	a7132879f166b57d
+17650	17857	7830980645914686	bootloader-prefix/src/bootloader-stamp/bootloader-update	a2d87f3789a9cc48
+17650	17857	7830980645914686	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-update	a2d87f3789a9cc48
+17446	17898	7830980642095210	esp-idf/mbedtls/mbedtls/library/libmbedtls.a	df981de495492fac
+16805	17990	7830980635691625	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/C_/Dev/esp/v5.5.1/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj	848df5198351b9d7
+17857	18101	7830980648205210	bootloader-prefix/src/bootloader-stamp/bootloader-patch	d4ac5613c71a670a
+17857	18101	7830980648205210	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch	d4ac5613c71a670a
+17898	18256	7830980646602305	esp-idf/mbedtls/mbedtls/library/libmbedx509.a	68c27876600c42e8
+18256	18627	7830980650195971	esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a	45906f9a0dd799eb
+18628	18689	7830980653907911	esp-idf/mbedtls/mbedtls/3rdparty/p256-m/libp256m.a	f00e2b6ac2df9735
+18689	18770	7830980654528808	esp-idf/mbedtls/mbedtls/3rdparty/everest/libeverest.a	dc36fe7fb6e9f991
+18770	18991	7830980657410963	esp-idf/mbedtls/x509_crt_bundle	941dcc4e5f1dbbcf
+18770	18991	7830980657410963	D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/x509_crt_bundle	941dcc4e5f1dbbcf
+18991	19146	7830980658995301	x509_crt_bundle.S	2a0eece247c5c7c2
+18991	19146	7830980658995301	D:/Project/ble_auracast/test/NimBLE_Beacon/build/x509_crt_bundle.S	2a0eece247c5c7c2
+19153	19365	7830980659157315	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj	3074bdeeab13525f
+19148	19380	7830980659101308	esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj	868d19d262f90ffe
+19161	19392	7830980659245054	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_init.c.obj	79277b4951e05119
+19216	19427	7830980659791755	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj	fa022fac7a7f031
+19191	19433	7830980659549030	esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_glitch_filter_ops.c.obj	5870c481cf09e122
+19150	19440	7830980659136377	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj	bcd52ce3ac51372a
+19163	19445	7830980659245054	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj	e717479cafd66692
+19167	19450	7830980659301609	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj	9b379310cee5866a
+19171	19456	7830980659348504	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_common.c.obj	f225cb7c708a4489
+19146	19480	7830980659092568	esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj	27bbeb22441c15a8
+19178	19517	7830980659410585	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj	23a7d679eb72fbe6
+19158	19525	7830980659194607	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj	489759b48ef4184d
+19155	19532	7830980659184493	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj	60c5693ec3cf1d79
+19392	19551	7830980661537352	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr_asm.S.obj	e31f6ccf0df97551
+19365	19563	7830980661296025	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj	1d0f1fe734481025
+19383	19589	7830980661495953	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_context.S.obj	4713f5bc4e089d1c
+19212	19598	7830980659756569	esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio_pin_glitch_filter.c.obj	ad49b631e65757b8
+19433	19621	7830980661967193	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_vectors.S.obj	c639b9c4e7b55f57
+19197	19631	7830980659608570	esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/rtc_io.c.obj	b370d817a6efc26e
+19203	19639	7830980659666566	esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/dedic_gpio.c.obj	3498ddfd1c607d8a
+19427	19713	7830980661906926	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xtensa_intr.c.obj	5aa27944ae562023
+19480	19768	7830980662422838	esp-idf/mbedtls/libmbedtls.a	1c3e5b77500b8a1f
+19525	19932	7830980662883419	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_alarm.c.obj	7224476011eeab3
+19184	19940	7830980659484543	esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir/src/gpio.c.obj	1a48e85ac4eb9446
+19551	19954	7830980663149675	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/hci_log/bt_hci_log.c.obj	bd0078120e884b2d
+19532	19962	7830980662953809	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/api/esp_blufi_api.c.obj	341d91572f98225d
+19563	19988	7830980663260534	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_manage.c.obj	4a635780c594a2ed
+19639	19995	7830980664011384	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/allocator.c.obj	412936a2677b8cb7
+19451	20007	7830980662142010	esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave.c.obj	f0dd5c5b2863708e
+19590	20014	7830980663533151	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/core/btc_task.c.obj	b21880734aea7ab7
+19440	20024	7830980662026724	esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_common.c.obj	f05af2d55cc35bae
+19456	20044	7830980662196977	esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_slave_hd.c.obj	ebe97a38ce570738
+19713	20050	7830980664761463	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/buffer.c.obj	4d939f3fcbfbfd06
+19622	20062	7830980663850474	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_protocol.c.obj	c66129ac972cef92
+19768	20111	7830980665314348	esp-idf/esp_pm/libesp_pm.a	d3da15d919b3f330
+19599	20119	7830980663611686	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/blufi_prf.c.obj	7a2d70c90460b72b
+19631	20225	7830980663947437	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/alarm.c.obj	826a412372168566
+19445	20242	7830980662092009	esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir/src/gpspi/spi_master.c.obj	82c9d38869bfce00
+19517	20300	7830980662805428	esp-idf/bt/CMakeFiles/__idf_bt.dir/controller/esp32c3/bt.c.obj	a0204207666280db
+19996	20441	7830980667591713	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_functions.c.obj	1070d082839a994
+19988	20450	7830980667517207	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/future.c.obj	4d09482e457be64e
+19940	20457	7830980667022816	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_queue.c.obj	603fd2f45ea60cff
+19954	20465	7830980667177301	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/pkt_queue.c.obj	e4e4c16abd208510
+20111	20473	7830980668731534	esp-idf/esp_timer/libesp_timer.a	229959755b8f4580
+20024	20481	7830980667877687	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/mutex.c.obj	dd66924c0c9686f
+19962	20487	7830980667262193	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/fixed_pkt_queue.c.obj	d329d8306022b0a4
+20007	20494	7830980667703262	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/hash_map.c.obj	b4ad5b2521d1e8b6
+20051	20502	7830980668145535	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/osi.c.obj	b814f4a4434d9618
+20015	20509	7830980667793639	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/list.c.obj	e8b14ea8a769c133
+20119	20516	7830980668834330	esp-idf/bt/CMakeFiles/__idf_bt.dir/porting/mem/bt_osi_mem.c.obj	95b5e647e23764d3
+20062	20523	7830980668255764	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/semaphore.c.obj	662fb6c2db8d1fe7
+19933	20535	7830980666967367	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/config.c.obj	22492eb5e0ffd693
+20044	20642	7830980668065189	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/osi/thread.c.obj	e4894ffae06c753e
+20225	20680	7830980669882685	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/ble_log/ble_log_spi_out.c.obj	ea94e56dd44ffc5e
+20242	20706	7830980670045829	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/ble_log/ble_log_uhci_out.c.obj	13c760dad304740b
+20300	20743	7830980670627966	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/src/transport.c.obj	c15a27932d523962
+20473	20751	7830980672359769	esp-idf/esp_driver_gpio/libesp_driver_gpio.a	29ec55bb049e0feb
+20450	20868	7830980672125026	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gatt/src/ble_svc_gatt.c.obj	92cd202268797d5d
+20442	20876	7830980672054573	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/util/src/addr.c.obj	88658818297b44b0
+20481	20908	7830980672449888	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ipss/src/ble_svc_ipss.c.obj	cd4aa72ddc12861d
+20465	20923	7830980672285756	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ias/src/ble_svc_ias.c.obj	d54a59275632e8b
+20457	20930	7830980672195438	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/tps/src/ble_svc_tps.c.obj	d5043d44c81cfeaf
+20502	20949	7830980672657179	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/htp/src/ble_svc_htp.c.obj	4b7998e7d3bd275e
+20488	20957	7830980672510215	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/ans/src/ble_svc_ans.c.obj	d5b9878aff69a777
+20495	20965	7830980672583445	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hr/src/ble_svc_hr.c.obj	c3057eab8e88af56
+20706	20972	7830980674701015	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/hid/src/ble_svc_hid.c.obj	cf7189d003259b1
+20516	20979	7830980672794002	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/bas/src/ble_svc_bas.c.obj	d4f6c46c76b7fedc
+20523	20986	7830980672857507	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/dis/src/ble_svc_dis.c.obj	7ad292e3e3d8b7f9
+20510	20994	7830980672718882	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/gap/src/ble_svc_gap.c.obj	5c4812845f0561
+20751	21063	7830980675143256	esp-idf/xtensa/libxtensa.a	8c98cc9e5eff5cf4
+20535	21082	7830980672984729	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/lls/src/ble_svc_lls.c.obj	62f3dca8d4a553e3
+20931	21130	7830980676937704	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_shutdown.c.obj	f40a5c5e9d401f1d
+20642	21188	7830980674062780	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/prox/src/ble_svc_prox.c.obj	8c6f047c03a3a716
+20680	21273	7830980674418778	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cts/src/ble_svc_cts.c.obj	4435d25e1547f5ff
+20744	21287	7830980675062430	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/sps/src/ble_svc_sps.c.obj	9aee6ca00a1d1719
+20868	21332	7830980676304276	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/services/cte/src/ble_svc_cte.c.obj	3c7ce560286163c9
+20909	21376	7830980676723886	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store_util.c.obj	4f05b1f7978e0d50
+20876	21387	7830980676394683	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_conn.c.obj	34658ea2f1b73e5f
+20949	21395	7830980677134043	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig_cmd.c.obj	f1fbe1b3945aab98
+21063	21401	7830980678254120	esp-idf/esp_driver_spi/libesp_driver_spi.a	ff98a774e61ce8a7
+20957	21426	7830980677212499	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_cmd.c.obj	bf0a8dab6143f78
+20986	21433	7830980677505963	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ibeacon.c.obj	b3f544d1cdf25138
+20979	21454	7830980677410546	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts_lcl.c.obj	766af3b9b57aeb08
+20994	21462	7830980677567163	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_atomic.c.obj	b2f5523dec95be53
+20965	21479	7830980677284032	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_id.c.obj	5d1efc53fb220bf5
+21130	21705	7830980678933145	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_stop.c.obj	e16b78e79e120003
+20924	21715	7830980676870054	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm.c.obj	7c75053926dd660e
+21082	21792	7830980678450517	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_alg.c.obj	bf821d7b56c263f8
+21287	21799	7830980680508200	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mqueue.c.obj	c0155d4d3df9f7f6
+21188	21808	7830980679502782	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs.c.obj	ef2828ba5da63f1
+20972	21841	7830980677332744	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_svr.c.obj	c9acb53e6d0a3112
+21332	21855	7830980680960180	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_periodic_sync.c.obj	21e26514ac54ae7e
+21273	21867	7830980680351592	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_evt.c.obj	6f1488304a22aa4d
+21376	21905	7830980681395081	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att.c.obj	a3b59e4df99374b2
+21395	21924	7830980681587146	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_aes_ccm.c.obj	6a1c066b05c35bf2
+21387	21931	7830980681499525	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_ead.c.obj	ac050c8befac00f9
+21433	21947	7830980681953435	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_lgcy.c.obj	b333169bb03b5a53
+21426	21960	7830980681893646	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_store.c.obj	d7bdc92e024a4f46
+21454	21981	7830980682175799	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_cfg.c.obj	ffe5d5264ff796ee
+21482	22005	7830980682511765	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_coc.c.obj	415ebb19386514e2
+21463	22205	7830980682254649	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_clt.c.obj	771752050ce84b2b
+21705	22266	7830980684686809	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_mbuf.c.obj	c330db2cce3565b1
+21792	22281	7830980685555023	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_log.c.obj	bd56279a9c62fd03
+21715	22289	7830980684793366	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_att_cmd.c.obj	ec062a70260d4dea
+21808	22308	7830980685712719	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_startup.c.obj	58e121691f201dd3
+21799	22339	7830980685629939	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eddystone.c.obj	6d4be0415bf066be
+21867	22359	7830980686303759	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_cmd.c.obj	a623aa25fbd39c4
+21841	22367	7830980686045222	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap_sig.c.obj	40ed75ede4553224
+21402	22382	7830980681653080	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc.c.obj	618cb6a35ad1d533
+21931	22389	7830980686950890	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_flow.c.obj	e09deaea5f435f05
+21947	22472	7830980687095374	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_l2cap.c.obj	66283bd86678d60f
+21924	22536	7830980686875442	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_pvcy.c.obj	472e3b2b2a513811
+22289	22545	7830980690527778	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_resolv.c.obj	559a236e3c25a4dd
+21905	22556	7830980686685821	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_uuid.c.obj	d6c98bb6cafcdd18
+21981	22568	7830980687431532	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_misc.c.obj	aafb98feee9a1fa2
+22389	22591	7830980691531668	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_eatt.c.obj	c0f20529c5cab021
+22359	22600	7830980691214750	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_nvs.c.obj	7e8281f0294d620a
+21960	22625	7830980687229540	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_sm_sc.c.obj	4ad22b0c08538a54
+22281	22761	7830980690444450	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci_util.c.obj	183a9c9f05041c3b
+22308	22768	7830980690711844	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/ram/src/ble_store_ram.c.obj	fe54ffc6b25fea7f
+22382	22815	7830980691461351	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache_conn.c.obj	352cfa4a287648a1
+22367	22822	7830980691305861	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gattc_cache.c.obj	5dc504edbdaf403d
+22559	22830	7830980693223890	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/endian.c.obj	f432a75ba815813c
+22205	22856	7830980689694580	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_adv.c.obj	36a5fa41e3de474c
+22005	22863	7830980687687147	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gatts.c.obj	e2f5015ee159ce0b
+22547	22863	7830980693093113	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/port/src/nvs_port.c.obj	82b0d403a101bdca
+22266	22885	7830980690294078	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_hs_hci.c.obj	d37962949f38cbfc
+22537	22933	7830980693002712	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/nimble_port_freertos.c.obj	83f373d274de2c66
+21856	22935	7830980686191776	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/src/ble_gap.c.obj	704c254f4e475dd
+22569	22968	7830980693348831	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mempool.c.obj	155615a33c42b2dc
+22472	22977	7830980692344667	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/nimble_port.c.obj	d32ed38bacf3ca89
+22340	22995	7830980691036510	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/host/store/config/src/ble_store_config.c.obj	c9b69b7cfaf318fb
+22625	22996	7830980693885519	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_msys_init.c.obj	84d81486408c5a69
+22591	23018	7830980693547122	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/mem.c.obj	88d05a4b81331976
+22815	23119	7830980695784766	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/nimble/transport/esp_ipc_legacy/src/hci_esp_ipc_legacy.c.obj	1c4cd2809a66702f
+22600	23119	7830980693633821	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/nimble/src/os_mbuf.c.obj	bf772181df5dcc44
+22769	23130	7830980695311292	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/esp-hci/src/esp_nimble_hci.c.obj	62e0a792f4c281cb
+22823	23159	7830980695855036	esp-idf/bt/CMakeFiles/__idf_bt.dir/common/btc/profile/esp/blufi/nimble_host/esp_blufi.c.obj	deca870622b562f4
+22830	23163	7830980695935479	esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj	b8a5ae6b766de7db
+22856	23169	7830980696195765	esp-idf/main/CMakeFiles/__idf_main.dir/src/gap.c.obj	df21957803281373
+22762	23183	7830980695245756	esp-idf/bt/CMakeFiles/__idf_bt.dir/host/nimble/nimble/porting/npl/freertos/src/npl_os_freertos.c.obj	b328cc8c06d97b67
+23184	23387	7830980699470545	esp-idf/bt/libbt.a	d62ea1e8d7d48565
+23387	23452	7830980701492861	esp-idf/main/libmain.a	e021d0ab6f674e3b
+18101	27818	7830980745704789	bootloader-prefix/src/bootloader-stamp/bootloader-configure	df26a12b371cd4c2
+18101	27818	7830980745704789	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure	df26a12b371cd4c2
+23452	30441	7830980771819113	esp-idf/esp_system/ld/sections.ld	2a0f6d809a148320
+23452	30441	7830980771819113	D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/ld/sections.ld	2a0f6d809a148320
+30441	30497	7830980772037992	CMakeFiles/nimble_beacon.elf.dir/project_elf_src_esp32s3.c.obj	95fc89fe70de62e
+27819	30716	7830980745795590	bootloader-prefix/src/bootloader-stamp/bootloader-build	89e900be2497fa01
+27819	30716	7830980745795590	bootloader/bootloader.elf	89e900be2497fa01
+27819	30716	7830980745795590	bootloader/bootloader.bin	89e900be2497fa01
+27819	30716	7830980745795590	bootloader/bootloader.map	89e900be2497fa01
+27819	30716	7830980745795590	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	89e900be2497fa01
+27819	30716	7830980745795590	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/bootloader.elf	89e900be2497fa01
+27819	30716	7830980745795590	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/bootloader.bin	89e900be2497fa01
+27819	30716	7830980745795590	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/bootloader.map	89e900be2497fa01
+30717	30745	7830980774791446	bootloader-prefix/src/bootloader-stamp/bootloader-install	ee94ba87f4a03f9d
+30717	30745	7830980774791446	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-install	ee94ba87f4a03f9d
+30745	30821	7830980775794007	CMakeFiles/bootloader-complete	547b4b0f5eb38907
+30745	30821	7830980775794007	bootloader-prefix/src/bootloader-stamp/bootloader-done	547b4b0f5eb38907
+30745	30821	7830980775794007	D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader-complete	547b4b0f5eb38907
+30745	30821	7830980775794007	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-done	547b4b0f5eb38907
+30497	32575	7830980772600190	nimble_beacon.elf	46ba7e1b9c2720db
+32575	32854	7830980796111049	.bin_timestamp	9cedf59f2e77ef0c
+32575	32854	7830980796111049	D:/Project/ble_auracast/test/NimBLE_Beacon/build/.bin_timestamp	9cedf59f2e77ef0c
+32854	32913	7830980796146495	esp-idf/esptool_py/CMakeFiles/app_check_size	59d77058808fb967
+32854	32913	7830980796146495	D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/app_check_size	59d77058808fb967

+ 613 - 0
test/NimBLE_Beacon/build/CMakeCache.txt

@@ -0,0 +1,613 @@
+# This is the CMakeCache file.
+# For build in directory: d:/Project/ble_auracast/test/NimBLE_Beacon/build
+# It was generated by CMake: C:/Dev/.espressif/tools/cmake/3.30.2/bin/cmake.exe
+# You can edit this file to change values found and used by cmake.
+# If you do not want to change any of the values, simply exit the editor.
+# If you do want to change a value, simply edit, save, and exit the editor.
+# The syntax for the file is as follows:
+# KEY:TYPE=VALUE
+# KEY is the name of a variable in the cache.
+# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
+# VALUE is the current value for the KEY.
+
+########################
+# EXTERNAL cache entries
+########################
+
+//No help, variable specified on the command line.
+CCACHE_ENABLE:UNINITIALIZED=0
+
+//Path to a program.
+CMAKE_ADDR2LINE:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-addr2line.exe
+
+//Path to a program.
+CMAKE_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
+
+//ASM Compiler Base Flags
+CMAKE_ASM_FLAGS:STRING='-mlongcalls '
+
+//Flags used by the ASM compiler during DEBUG builds.
+CMAKE_ASM_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the ASM compiler during MINSIZEREL builds.
+CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the ASM compiler during RELEASE builds.
+CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the ASM compiler during RELWITHDEBINFO builds.
+CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Choose the type of build, options are: None Debug Release RelWithDebInfo
+// MinSizeRel ...
+CMAKE_BUILD_TYPE:STRING=
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
+
+//C++ Compiler Base Flags
+CMAKE_CXX_FLAGS:STRING=-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
+
+//Flags used by the CXX compiler during DEBUG builds.
+CMAKE_CXX_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the CXX compiler during MINSIZEREL builds.
+CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the CXX compiler during RELEASE builds.
+CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the CXX compiler during RELWITHDEBINFO builds.
+CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
+
+//C Compiler Base Flags
+CMAKE_C_FLAGS:STRING=-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
+
+//Flags used by the C compiler during DEBUG builds.
+CMAKE_C_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the C compiler during MINSIZEREL builds.
+CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the C compiler during RELEASE builds.
+CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the C compiler during RELWITHDEBINFO builds.
+CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Path to a program.
+CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
+
+//Linker Base Flags
+CMAKE_EXE_LINKER_FLAGS:STRING='-nostartfiles '
+
+//Flags used by the linker during DEBUG builds.
+CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during MINSIZEREL builds.
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during RELEASE builds.
+CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during RELWITHDEBINFO builds.
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Enable/Disable output of compile commands during generation.
+CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
+
+//Value Computed by CMake.
+CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/pkgRedirects
+
+//User executables (bin)
+CMAKE_INSTALL_BINDIR:PATH=bin
+
+//Read-only architecture-independent data (DATAROOTDIR)
+CMAKE_INSTALL_DATADIR:PATH=
+
+//Read-only architecture-independent data root (share)
+CMAKE_INSTALL_DATAROOTDIR:PATH=share
+
+//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
+CMAKE_INSTALL_DOCDIR:PATH=
+
+//C header files (include)
+CMAKE_INSTALL_INCLUDEDIR:PATH=include
+
+//Info documentation (DATAROOTDIR/info)
+CMAKE_INSTALL_INFODIR:PATH=
+
+//Object code libraries (lib)
+CMAKE_INSTALL_LIBDIR:PATH=lib
+
+//Program executables (libexec)
+CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
+
+//Locale-dependent data (DATAROOTDIR/locale)
+CMAKE_INSTALL_LOCALEDIR:PATH=
+
+//Modifiable single-machine data (var)
+CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
+
+//Man documentation (DATAROOTDIR/man)
+CMAKE_INSTALL_MANDIR:PATH=
+
+//C header files for non-gcc (/usr/include)
+CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
+
+//Install path prefix, prepended onto install directories.
+CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/nimble_beacon
+
+//Run-time variable data (LOCALSTATEDIR/run)
+CMAKE_INSTALL_RUNSTATEDIR:PATH=
+
+//System admin executables (sbin)
+CMAKE_INSTALL_SBINDIR:PATH=sbin
+
+//Modifiable architecture-independent data (com)
+CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
+
+//Read-only single-machine data (etc)
+CMAKE_INSTALL_SYSCONFDIR:PATH=etc
+
+//Path to a program.
+CMAKE_LINKER:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe
+
+//Program used to build from build.ninja files.
+CMAKE_MAKE_PROGRAM:FILEPATH=C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe
+
+//Flags used by the linker during the creation of modules during
+// all build types.
+CMAKE_MODULE_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of modules during
+// DEBUG builds.
+CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of modules during
+// MINSIZEREL builds.
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of modules during
+// RELEASE builds.
+CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of modules during
+// RELWITHDEBINFO builds.
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_NM:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-nm.exe
+
+//Path to a program.
+CMAKE_OBJCOPY:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objcopy.exe
+
+//Path to a program.
+CMAKE_OBJDUMP:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe
+
+//Value Computed by CMake
+CMAKE_PROJECT_DESCRIPTION:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_NAME:STATIC=nimble_beacon
+
+//Value Computed by CMake
+CMAKE_PROJECT_VERSION:STATIC=3.6.4
+
+//Value Computed by CMake
+CMAKE_PROJECT_VERSION_MAJOR:STATIC=3
+
+//Value Computed by CMake
+CMAKE_PROJECT_VERSION_MINOR:STATIC=6
+
+//Value Computed by CMake
+CMAKE_PROJECT_VERSION_PATCH:STATIC=4
+
+//Value Computed by CMake
+CMAKE_PROJECT_VERSION_TWEAK:STATIC=
+
+//Path to a program.
+CMAKE_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe
+
+//Path to a program.
+CMAKE_READELF:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-readelf.exe
+
+//Flags used by the linker during the creation of shared libraries
+// during all build types.
+CMAKE_SHARED_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during DEBUG builds.
+CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during MINSIZEREL builds.
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELEASE builds.
+CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELWITHDEBINFO builds.
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//If set, runtime paths are not added when installing shared libraries,
+// but are added when building.
+CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
+
+//If set, runtime paths are not added when using shared libraries.
+CMAKE_SKIP_RPATH:BOOL=NO
+
+//Flags used by the linker during the creation of static libraries
+// during all build types.
+CMAKE_STATIC_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during DEBUG builds.
+CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during MINSIZEREL builds.
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELEASE builds.
+CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELWITHDEBINFO builds.
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_STRIP:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-strip.exe
+
+//Path to a program.
+CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
+
+//The CMake toolchain file
+CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/toolchain-esp32s3.cmake
+
+//If this value is on, makefiles will be generated without the
+// .SILENT directive, and all commands will be echoed to the console
+// during the make.  This is useful for debugging only. With Visual
+// Studio IDE projects all commands are done without /nologo.
+CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
+
+//Disable package configuration, target export and installation
+DISABLE_PACKAGE_CONFIG_AND_INSTALL:BOOL=ON
+
+//Build Mbed TLS programs.
+ENABLE_PROGRAMS:BOOL=
+
+//Build Mbed TLS tests.
+ENABLE_TESTING:BOOL=
+
+//No help, variable specified on the command line.
+ESP_PLATFORM:UNINITIALIZED=1
+
+//Generate the auto-generated files as needed
+GEN_FILES:BOOL=
+
+//Git command line client
+GIT_EXECUTABLE:FILEPATH=C:/Dev/.espressif/tools/idf-git/2.39.2/cmd/git.exe
+
+//IDF Build Target
+IDF_TARGET:STRING=esp32s3
+
+//IDF Build Toolchain Type
+IDF_TOOLCHAIN:STRING=gcc
+
+//Install Mbed TLS headers.
+INSTALL_MBEDTLS_HEADERS:BOOL=ON
+
+//Explicitly link Mbed TLS library to pthread.
+LINK_WITH_PTHREAD:BOOL=OFF
+
+//Explicitly link Mbed TLS library to trusted_storage.
+LINK_WITH_TRUSTED_STORAGE:BOOL=OFF
+
+//Mbed TLS config file (overrides default).
+MBEDTLS_CONFIG_FILE:FILEPATH=
+
+//Compiler warnings treated as errors
+MBEDTLS_FATAL_WARNINGS:BOOL=ON
+
+//Mbed TLS user config file (appended to default).
+MBEDTLS_USER_CONFIG_FILE:FILEPATH=
+
+//Value Computed by CMake
+Mbed TLS_BINARY_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls
+
+//Value Computed by CMake
+Mbed TLS_IS_TOP_LEVEL:STATIC=OFF
+
+//Value Computed by CMake
+Mbed TLS_SOURCE_DIR:STATIC=C:/Dev/esp/v5.5.1/esp-idf/components/mbedtls/mbedtls
+
+//No help, variable specified on the command line.
+PYTHON:UNINITIALIZED=c:\Dev\.espressif\python_env\idf5.5_py3.11_env\Scripts\python.exe
+
+//No help, variable specified on the command line.
+PYTHON_DEPS_CHECKED:UNINITIALIZED=1
+
+//Allow unsafe builds. These builds ARE NOT SECURE.
+UNSAFE_BUILD:BOOL=OFF
+
+//Build Mbed TLS shared library.
+USE_SHARED_MBEDTLS_LIBRARY:BOOL=OFF
+
+//Build Mbed TLS static library.
+USE_STATIC_MBEDTLS_LIBRARY:BOOL=ON
+
+//Value Computed by CMake
+esp-idf_BINARY_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf
+
+//Value Computed by CMake
+esp-idf_IS_TOP_LEVEL:STATIC=OFF
+
+//Value Computed by CMake
+esp-idf_SOURCE_DIR:STATIC=C:/Dev/esp/v5.5.1/esp-idf
+
+//Dependencies for the target
+everest_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;
+
+//Dependencies for the target
+mbedcrypto_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;everest;general;p256m;general;idf::esp_security;general;idf::esp_mm;
+
+//Dependencies for the target
+mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;mbedx509;
+
+//Dependencies for the target
+mbedx509_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;general;mbedcrypto;
+
+//Value Computed by CMake
+nimble_beacon_BINARY_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon/build
+
+//Value Computed by CMake
+nimble_beacon_IS_TOP_LEVEL:STATIC=ON
+
+//Value Computed by CMake
+nimble_beacon_SOURCE_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon
+
+//Dependencies for the target
+p256m_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_xtensa;
+
+
+########################
+# INTERNAL cache entries
+########################
+
+//ADVANCED property for variable: CMAKE_ADDR2LINE
+CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_AR
+CMAKE_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR
+CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB
+CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+CMAKE_ASM_COMPILER_WORKS:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS
+CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG
+CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL
+CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE
+CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
+CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//This is the directory where this CMakeCache.txt was created
+CMAKE_CACHEFILE_DIR:INTERNAL=d:/Project/ble_auracast/test/NimBLE_Beacon/build
+//Major version of cmake used to create the current loaded cache
+CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
+//Minor version of cmake used to create the current loaded cache
+CMAKE_CACHE_MINOR_VERSION:INTERNAL=30
+//Patch version of cmake used to create the current loaded cache
+CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
+//Path to CMake executable.
+CMAKE_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/cmake.exe
+//Path to cpack program executable.
+CMAKE_CPACK_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/cpack.exe
+//Path to ctest program executable.
+CMAKE_CTEST_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/ctest.exe
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
+CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
+CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS
+CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
+CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
+CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
+CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
+CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_AR
+CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
+CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS
+CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
+CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
+CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
+CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
+CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_DLLTOOL
+CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
+//Path to cache edit program executable.
+CMAKE_EDIT_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/cmake-gui.exe
+//Executable file format
+CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
+CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
+CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
+CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
+CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
+//Name of external makefile project generator.
+CMAKE_EXTRA_GENERATOR:INTERNAL=
+//Name of generator.
+CMAKE_GENERATOR:INTERNAL=Ninja
+//Generator instance identifier.
+CMAKE_GENERATOR_INSTANCE:INTERNAL=
+//Name of generator platform.
+CMAKE_GENERATOR_PLATFORM:INTERNAL=
+//Name of generator toolset.
+CMAKE_GENERATOR_TOOLSET:INTERNAL=
+//Test CMAKE_HAVE_LIBC_PTHREAD
+CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=1
+//Source directory with the top level CMakeLists.txt file for this
+// project
+CMAKE_HOME_DIRECTORY:INTERNAL=D:/Project/ble_auracast/test/NimBLE_Beacon
+//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
+CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
+CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
+CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
+CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
+CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
+CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
+CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
+CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
+CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
+CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
+CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
+CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
+CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
+CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
+CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
+CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_LINKER
+CMAKE_LINKER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
+CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
+CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
+CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
+CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_NM
+CMAKE_NM-ADVANCED:INTERNAL=1
+//number of local generators
+CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=62
+//ADVANCED property for variable: CMAKE_OBJCOPY
+CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_OBJDUMP
+CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
+//Platform information initialized
+CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_RANLIB
+CMAKE_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_READELF
+CMAKE_READELF-ADVANCED:INTERNAL=1
+//Path to CMake installation.
+CMAKE_ROOT:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
+CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
+CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
+CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
+CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_RPATH
+CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
+CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
+CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
+CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STRIP
+CMAKE_STRIP-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_TAPI
+CMAKE_TAPI-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
+CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
+//Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
+C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1
+//Details about finding Git
+FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Dev/.espressif/tools/idf-git/2.39.2/cmd/git.exe][v2.39.2.windows.1()]
+//Details about finding Python3
+FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[c:/Dev/.espressif/python_env/idf5.5_py3.11_env/Scripts/python.exe][cfound components: Interpreter ][v3.11.2()]
+//Details about finding Threads
+FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
+//ADVANCED property for variable: GIT_EXECUTABLE
+GIT_EXECUTABLE-ADVANCED:INTERNAL=1
+//CMAKE_INSTALL_PREFIX during last run
+_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/nimble_beacon
+//Compiler reason failure
+_Python3_Compiler_REASON_FAILURE:INTERNAL=
+//Development reason failure
+_Python3_Development_REASON_FAILURE:INTERNAL=
+_Python3_EXECUTABLE:INTERNAL=c:/Dev/.espressif/python_env/idf5.5_py3.11_env/Scripts/python.exe
+//Python3 Properties
+_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;11;2;32;64;;;abi3;c:\Dev\.espressif\tools\idf-python\3.11.2\Lib;c:\Dev\.espressif\python_env\idf5.5_py3.11_env\Lib;c:\Dev\.espressif\python_env\idf5.5_py3.11_env\Lib\site-packages;c:\Dev\.espressif\python_env\idf5.5_py3.11_env\Lib\site-packages
+_Python3_INTERPRETER_SIGNATURE:INTERNAL=40ac7a8a72249b8dc9dae515ef72e378
+//NumPy reason failure
+_Python3_NumPy_REASON_FAILURE:INTERNAL=
+

+ 29 - 0
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeASMCompiler.cmake

@@ -0,0 +1,29 @@
+set(CMAKE_ASM_COMPILER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
+set(CMAKE_ASM_COMPILER_ARG1 "")
+set(CMAKE_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
+set(CMAKE_ASM_COMPILER_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
+set(CMAKE_ASM_COMPILER_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
+set(CMAKE_LINKER_LINK "")
+set(CMAKE_LINKER_LLD "")
+set(CMAKE_ASM_COMPILER_LINKER "")
+set(CMAKE_ASM_COMPILER_LINKER_ID "")
+set(CMAKE_ASM_COMPILER_LINKER_VERSION )
+set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT )
+set(CMAKE_MT "")
+set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
+set(CMAKE_ASM_COMPILER_LOADED 1)
+set(CMAKE_ASM_COMPILER_ID "GNU")
+set(CMAKE_ASM_COMPILER_VERSION "")
+set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
+
+
+set(CMAKE_ASM_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+set(CMAKE_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+
+set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_ASM_LINKER_PREFERENCE 0)
+set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED )
+
+

+ 82 - 0
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeCCompiler.cmake

@@ -0,0 +1,82 @@
+set(CMAKE_C_COMPILER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
+set(CMAKE_C_COMPILER_ARG1 "")
+set(CMAKE_C_COMPILER_ID "GNU")
+set(CMAKE_C_COMPILER_VERSION "14.2.0")
+set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_C_COMPILER_WRAPPER "")
+set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
+set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
+set(CMAKE_C_STANDARD_LATEST "23")
+set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
+set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
+set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
+set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
+set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
+set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
+
+set(CMAKE_C_PLATFORM_ID "")
+set(CMAKE_C_SIMULATE_ID "")
+set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
+set(CMAKE_C_SIMULATE_VERSION "")
+
+set(CMAKE_C_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+set(CMAKE_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+
+
+set(CMAKE_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
+set(CMAKE_C_COMPILER_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
+set(CMAKE_C_COMPILER_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
+set(CMAKE_LINKER_LINK "")
+set(CMAKE_LINKER_LLD "")
+set(CMAKE_C_COMPILER_LINKER "NOTFOUND")
+set(CMAKE_C_COMPILER_LINKER_ID "")
+set(CMAKE_C_COMPILER_LINKER_VERSION )
+set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT )
+set(CMAKE_MT "")
+set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
+set(CMAKE_COMPILER_IS_GNUCC 1)
+set(CMAKE_C_COMPILER_LOADED 1)
+set(CMAKE_C_COMPILER_WORKS TRUE)
+set(CMAKE_C_ABI_COMPILED TRUE)
+
+set(CMAKE_C_COMPILER_ENV_VAR "CC")
+
+set(CMAKE_C_COMPILER_ID_RUN 1)
+set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
+set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_C_LINKER_PREFERENCE 10)
+set(CMAKE_C_LINKER_DEPFILE_SUPPORTED FALSE)
+
+# Save compiler ABI information.
+set(CMAKE_C_SIZEOF_DATA_PTR "4")
+set(CMAKE_C_COMPILER_ABI "ELF")
+set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
+set(CMAKE_C_LIBRARY_ARCHITECTURE "")
+
+if(CMAKE_C_SIZEOF_DATA_PTR)
+  set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_C_COMPILER_ABI)
+  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
+endif()
+
+if(CMAKE_C_LIBRARY_ARCHITECTURE)
+  set(CMAKE_LIBRARY_ARCHITECTURE "")
+endif()
+
+set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
+  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include")
+set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
+set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib")
+set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

+ 106 - 0
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake

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

BIN
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_C.bin


BIN
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_CXX.bin


+ 15 - 0
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CMakeSystem.cmake

@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Windows-10.0.26100")
+set(CMAKE_HOST_SYSTEM_NAME "Windows")
+set(CMAKE_HOST_SYSTEM_VERSION "10.0.26100")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
+
+include("C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/toolchain-esp32s3.cmake")
+
+set(CMAKE_SYSTEM "Generic")
+set(CMAKE_SYSTEM_NAME "Generic")
+set(CMAKE_SYSTEM_VERSION "")
+set(CMAKE_SYSTEM_PROCESSOR "")
+
+set(CMAKE_CROSSCOMPILING "TRUE")
+
+set(CMAKE_SYSTEM_LOADED 1)

+ 904 - 0
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c

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

BIN
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdC/a.out


+ 919 - 0
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp

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

BIN
test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdCXX/a.out


+ 591 - 0
test/NimBLE_Beacon/build/CMakeFiles/CMakeConfigureLog.yaml

@@ -0,0 +1,591 @@
+
+---
+events:
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:200 (message)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      The target system is: Generic -  - 
+      The host system is: Windows - 10.0.26100 - AMD64
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
+      Compiler: C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe 
+      Build flags: -mlongcalls;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
+      Id flags:  
+      
+      The output was:
+      0
+      
+      
+      Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
+      
+      The C compiler identification is GNU, found in:
+        D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdC/a.out
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
+      Compiler: C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-g++.exe 
+      Build flags: -mlongcalls;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
+      Id flags:  
+      
+      The output was:
+      0
+      
+      
+      Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
+      
+      The CXX compiler identification is GNU, found in:
+        D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/3.30.2/CompilerIdCXX/a.out
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1192 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
+      xtensa-esp-elf-gcc.exe (crosstool-NG esp-14.2.0_20241119) 14.2.0
+      Copyright (C) 2024 Free Software Foundation, Inc.
+      This is free software; see the source for copying conditions.  There is NO
+      warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+      
+  -
+    kind: "try_compile-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    checks:
+      - "Detecting C compiler ABI info"
+    directories:
+      source: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-e4bhot"
+      binary: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-e4bhot"
+    cmakeVariables:
+      CMAKE_C_FLAGS: "-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
+      CMAKE_C_FLAGS_DEBUG: "-g"
+      CMAKE_EXE_LINKER_FLAGS: "-nostartfiles "
+      CMAKE_MODULE_PATH: "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake;C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/third_party"
+    buildResult:
+      variable: "CMAKE_C_ABI_COMPILED"
+      cached: true
+      stdout: |
+        Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-e4bhot'
+        
+        Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_5d868
+        [1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_5d868.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_5d868.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccJkPyHW.s
+        GNU C17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)
+        	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.2.1, isl version isl-0.26-GMP
+        
+        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"
+        ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"
+        #include "..." search starts here:
+        #include <...> search starts here:
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include
+        End of search list.
+        Compiler executable checksum: 2a7de8ae444ea2cc8934f5dbd0d9a625
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_5d868.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccJkPyHW.s
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/\x0d
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.'\x0d
+        [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj -o cmTC_5d868   && cd ."
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe
+        COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_5d868' '-dumpdir' 'cmTC_5d868.'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccfpMisY.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_5d868 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00400054
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_5d868' '-dumpdir' 'cmTC_5d868.'\x0d
+        
+      exitCode: 0
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      Parsed C implicit include dir info: rv=done
+        found start of include info
+        found start of implicit include info
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        end of search list found
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+        implicit include dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+      
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      Parsed C implicit link information:
+        link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
+        linker tool regex: [^[ 	]*(->|")?[ 	]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
+        ignore line: [Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-e4bhot']
+        ignore line: []
+        ignore line: [Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_5d868]
+        ignore line: [[1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_5d868.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_5d868.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccJkPyHW.s]
+        ignore line: [GNU C17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)]
+        ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.2.1  isl version isl-0.26-GMP]
+        ignore line: []
+        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"]
+        ignore line: [ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"]
+        ignore line: [#include "..." search starts here:]
+        ignore line: [#include <...> search starts here:]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        ignore line: [End of search list.]
+        ignore line: [Compiler executable checksum: 2a7de8ae444ea2cc8934f5dbd0d9a625]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_5d868.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccJkPyHW.s]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/\x0d]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.'\x0d]
+        ignore line: [[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj -o cmTC_5d868   && cd ."]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe]
+        ignore line: [COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_5d868' '-dumpdir' 'cmTC_5d868.']
+        link line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccfpMisY.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_5d868 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc]
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe] ==> ignore
+          arg [-plugin] ==> ignore
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll] ==> ignore
+          arg [-plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe] ==> ignore
+          arg [-plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccfpMisY.res] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [--sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf] ==> ignore
+          arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
+          arg [-o] ==> ignore
+          arg [cmTC_5d868] ==> ignore
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib]
+          arg [CMakeFiles/cmTC_5d868.dir/CMakeCCompilerABI.c.obj] ==> ignore
+          arg [-lgcc] ==> lib [gcc]
+          arg [-lc] ==> lib [c]
+          arg [-lnosys] ==> lib [nosys]
+          arg [-lc] ==> lib [c]
+          arg [-lgcc] ==> lib [gcc]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start]
+        ignore line: [ defaulting to 00400054]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_5d868' '-dumpdir' 'cmTC_5d868.'\x0d]
+        ignore line: []
+        ignore line: []
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit libs: [gcc;c;nosys;c;gcc]
+        implicit objs: []
+        implicit dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit fwks: []
+      
+      
+  -
+    kind: "try_compile-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    checks:
+      - "Detecting CXX compiler ABI info"
+    directories:
+      source: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-mvobf2"
+      binary: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-mvobf2"
+    cmakeVariables:
+      CMAKE_CXX_FLAGS: "-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
+      CMAKE_CXX_FLAGS_DEBUG: "-g"
+      CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
+      CMAKE_EXE_LINKER_FLAGS: "-nostartfiles "
+      CMAKE_MODULE_PATH: "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake;C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/third_party"
+    buildResult:
+      variable: "CMAKE_CXX_ABI_COMPILED"
+      cached: true
+      stdout: |
+        Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-mvobf2'
+        
+        Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_06a0a
+        [1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_06a0a.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_06a0a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccxQeh29.s
+        GNU C++17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)
+        	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.2.1, isl version isl-0.26-GMP
+        
+        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"
+        ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"
+        #include "..." search starts here:
+        #include <...> search starts here:
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include
+        End of search list.
+        Compiler executable checksum: 0f2561fd5b17550bc500962d0f2c6da3
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_06a0a.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccxQeh29.s
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.'\x0d
+        [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_06a0a   && cd ."
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe
+        COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_06a0a' '-dumpdir' 'cmTC_06a0a.'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccPheUPf.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_06a0a -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00400054
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_06a0a' '-dumpdir' 'cmTC_06a0a.'\x0d
+        
+      exitCode: 0
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      Parsed CXX implicit include dir info: rv=done
+        found start of include info
+        found start of implicit include info
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        end of search list found
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/backward]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+        implicit include dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/backward;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+      
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:8 (project)"
+    message: |
+      Parsed CXX implicit link information:
+        link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
+        linker tool regex: [^[ 	]*(->|")?[ 	]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
+        ignore line: [Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-mvobf2']
+        ignore line: []
+        ignore line: [Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_06a0a]
+        ignore line: [[1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_06a0a.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_06a0a.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccxQeh29.s]
+        ignore line: [GNU C++17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)]
+        ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.2.1  isl version isl-0.26-GMP]
+        ignore line: []
+        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"]
+        ignore line: [ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"]
+        ignore line: [#include "..." search starts here:]
+        ignore line: [#include <...> search starts here:]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        ignore line: [End of search list.]
+        ignore line: [Compiler executable checksum: 0f2561fd5b17550bc500962d0f2c6da3]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_06a0a.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccxQeh29.s]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.'\x0d]
+        ignore line: [[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_06a0a   && cd ."]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe]
+        ignore line: [COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_06a0a' '-dumpdir' 'cmTC_06a0a.']
+        link line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccPheUPf.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_06a0a -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc]
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe] ==> ignore
+          arg [-plugin] ==> ignore
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll] ==> ignore
+          arg [-plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe] ==> ignore
+          arg [-plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccPheUPf.res] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [--sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf] ==> ignore
+          arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
+          arg [-o] ==> ignore
+          arg [cmTC_06a0a] ==> ignore
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib]
+          arg [CMakeFiles/cmTC_06a0a.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
+          arg [-lstdc++] ==> lib [stdc++]
+          arg [-lm] ==> lib [m]
+          arg [-lgcc] ==> lib [gcc]
+          arg [-lc] ==> lib [c]
+          arg [-lnosys] ==> lib [nosys]
+          arg [-lc] ==> lib [c]
+          arg [-lgcc] ==> lib [gcc]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start]
+        ignore line: [ defaulting to 00400054]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_06a0a' '-dumpdir' 'cmTC_06a0a.'\x0d]
+        ignore line: []
+        ignore line: []
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit libs: [stdc++;m;gcc;c;nosys;c;gcc]
+        implicit objs: []
+        implicit dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit fwks: []
+      
+      
+  -
+    kind: "try_compile-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCSourceCompiles.cmake:52 (cmake_check_source_compiles)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake:97 (CHECK_C_SOURCE_COMPILES)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/FindThreads.cmake:163 (_threads_check_libc)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:139 (find_package)"
+    checks:
+      - "Performing Test CMAKE_HAVE_LIBC_PTHREAD"
+    directories:
+      source: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-d0yatt"
+      binary: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-d0yatt"
+    cmakeVariables:
+      CMAKE_C_FLAGS: "-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
+      CMAKE_C_FLAGS_DEBUG: "-g"
+      CMAKE_EXE_LINKER_FLAGS: "-nostartfiles "
+      CMAKE_MODULE_PATH: "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake;C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/third_party"
+    buildResult:
+      variable: "CMAKE_HAVE_LIBC_PTHREAD"
+      cached: true
+      stdout: |
+        Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-d0yatt'
+        
+        Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_f8863
+        [1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DCMAKE_HAVE_LIBC_PTHREAD  -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o CMakeFiles/cmTC_f8863.dir/src.c.obj -c D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-d0yatt/src.c
+        [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles CMakeFiles/cmTC_f8863.dir/src.c.obj -o cmTC_f8863   && cd ."
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: CMakeFiles/cmTC_f8863.dir/src.c.obj:(.literal+0x14): warning: pthread_atfork is not implemented and will always fail
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: CMakeFiles/cmTC_f8863.dir/src.c.obj:(.literal+0xc): warning: pthread_cancel is not implemented and will always fail
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: CMakeFiles/cmTC_f8863.dir/src.c.obj:(.literal+0x4): warning: pthread_create is not implemented and will always fail
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: CMakeFiles/cmTC_f8863.dir/src.c.obj:(.literal+0x8): warning: pthread_detach is not implemented and will always fail
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: CMakeFiles/cmTC_f8863.dir/src.c.obj:(.literal+0x18): warning: pthread_exit is not implemented and will always fail
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: CMakeFiles/cmTC_f8863.dir/src.c.obj:(.literal+0x10): warning: pthread_join is not implemented and will always fail\x0d
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00400054\x0d
+        
+      exitCode: 0
+  -
+    kind: "try_compile-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckSourceCompiles.cmake:101 (try_compile)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/Internal/CheckCompilerFlag.cmake:18 (cmake_check_source_compiles)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CheckCCompilerFlag.cmake:51 (cmake_check_compiler_flag)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/components/mbedtls/mbedtls/CMakeLists.txt:222 (CHECK_C_COMPILER_FLAG)"
+    checks:
+      - "Performing Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
+    directories:
+      source: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-gort23"
+      binary: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-gort23"
+    cmakeVariables:
+      CMAKE_C_FLAGS: "-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow"
+      CMAKE_C_FLAGS_DEBUG: "-g"
+      CMAKE_EXE_LINKER_FLAGS: "-nostartfiles "
+      CMAKE_MODULE_PATH: "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake;C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/third_party"
+    buildResult:
+      variable: "C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS"
+      cached: true
+      stdout: |
+        Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-gort23'
+        
+        Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_9605d
+        [1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -DC_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS  -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow    -Wformat-signedness -o CMakeFiles/cmTC_9605d.dir/src.c.obj -c D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/CMakeScratch/TryCompile-gort23/src.c
+        [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -Wall -Wextra -Wwrite-strings -Wmissing-prototypes -Wformat=2 -Wno-format-nonliteral -Wvla -Wlogical-op -Wshadow -nostartfiles CMakeFiles/cmTC_9605d.dir/src.c.obj -o cmTC_9605d   && cd ."
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00400054\x0d
+        
+      exitCode: 0
+...

+ 465 - 0
test/NimBLE_Beacon/build/CMakeFiles/TargetDirectories.txt

@@ -0,0 +1,465 @@
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/menuconfig.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/confserver.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/save-defconfig.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/gen_project_binary.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/app.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/erase_flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/merge-bin.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/monitor.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/encrypted-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/_project_elf_src.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/nimble_beacon.elf.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/size.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/size-files.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/size-components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/dfu.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/dfu-list.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/dfu-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/uf2.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/uf2-app.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/__ldgen_output_sections.ld.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/xtensa/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/xtensa/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/xtensa/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/xtensa/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/xtensa/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/xtensa/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_gpio/CMakeFiles/__idf_esp_driver_gpio.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_gpio/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_gpio/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_gpio/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_gpio/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_gpio/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_gpio/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_timer/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_timer/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_timer/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_timer/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_timer/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_timer/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_pm/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_pm/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_pm/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_pm/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_pm/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_pm/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/custom_bundle.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/CMakeFiles/apidoc.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/include/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/everest.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/everest/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/p256m.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/3rdparty/p256-m/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/lib.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/library/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/mbedtls/mbedtls/pkgconfig/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/bootloader-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/encrypted-bootloader-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/app-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/encrypted-app-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/app_check_size.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esptool_py/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/partition_table_bin.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/partition-table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/partition_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/partition-table-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/encrypted-partition-table-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/partition_table-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/partition_table/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_app_format/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_app_format/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_app_format/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_app_format/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_bootloader_format/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_bootloader_format/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_bootloader_format/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_bootloader_format/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/app_update/CMakeFiles/__idf_app_update.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/app_update/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/app_update/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/app_update/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/app_update/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/app_update/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/app_update/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_partition/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_partition/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_partition/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_partition/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_partition/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_partition/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/efuse/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader_support/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader_support/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader_support/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bootloader_support/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_mm/CMakeFiles/__idf_esp_mm.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_mm/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_mm/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_mm/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_mm/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_mm/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_mm/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/spi_flash/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/spi_flash/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/spi_flash/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/spi_flash/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/memory.ld.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/sections.ld.in.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_system/port/soc/esp32s3/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_common/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_common/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_common/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_common/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_common/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_rom/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_rom/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_rom/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_rom/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/hal/CMakeFiles/__idf_hal.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/hal/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/hal/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/hal/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/hal/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/hal/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/hal/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/log/CMakeFiles/__idf_log.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/log/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/log/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/log/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/log/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/log/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/log/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/heap/CMakeFiles/__idf_heap.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/heap/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/heap/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/heap/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/heap/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/heap/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/heap/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/soc/CMakeFiles/__idf_soc.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/soc/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/soc/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/soc/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/soc/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/soc/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/soc/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_security/CMakeFiles/__idf_esp_security.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_security/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_security/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_security/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_security/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_security/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_security/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_hw_support/lowpower/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/freertos/CMakeFiles/__idf_freertos.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/freertos/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/freertos/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/freertos/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/freertos/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/freertos/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/CMakeFiles/__idf_newlib.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/src/port/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/src/port/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/src/port/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/src/port/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/src/port/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/newlib/src/port/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/pthread/CMakeFiles/__idf_pthread.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/pthread/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/pthread/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/pthread/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/pthread/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/pthread/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/pthread/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/cxx/CMakeFiles/__idf_cxx.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/cxx/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/cxx/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/cxx/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/cxx/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/cxx/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/cxx/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_event/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_event/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_event/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_event/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_event/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_event/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/nvs_flash/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/nvs_flash/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/nvs_flash/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/nvs_flash/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/nvs_flash/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/nvs_flash/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_phy/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_phy/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_phy/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_phy/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_phy/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_phy/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_ringbuf/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_ringbuf/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_ringbuf/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_ringbuf/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_ringbuf/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_ringbuf/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_uart/CMakeFiles/__idf_esp_driver_uart.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_uart/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_uart/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_uart/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_uart/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_uart/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_uart/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/__idf_esp_driver_usb_serial_jtag.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_usb_serial_jtag/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_vfs_console/CMakeFiles/__idf_esp_vfs_console.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_vfs_console/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_vfs_console/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_vfs_console/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_vfs_console/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_vfs_console/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_vfs_console/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/vfs/CMakeFiles/__idf_vfs.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/vfs/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/vfs/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/vfs/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/vfs/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/vfs/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/vfs/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/lwip/CMakeFiles/__idf_lwip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/lwip/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/lwip/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/lwip/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/lwip/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/lwip/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/lwip/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif_stack/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif_stack/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif_stack/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif_stack/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif_stack/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif_stack/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_netif/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/wpa_supplicant/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/wpa_supplicant/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/wpa_supplicant/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/wpa_supplicant/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/wpa_supplicant/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/wpa_supplicant/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_coex/CMakeFiles/__idf_esp_coex.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_coex/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_coex/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_coex/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_coex/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_coex/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_coex/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_wifi/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_wifi/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_wifi/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_wifi/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_wifi/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_wifi/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_spi/CMakeFiles/__idf_esp_driver_spi.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_spi/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_spi/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_spi/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_spi/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_spi/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_driver_spi/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_gdbstub/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_gdbstub/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_gdbstub/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_gdbstub/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_gdbstub/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/esp_gdbstub/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bt/CMakeFiles/__idf_bt.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bt/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bt/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bt/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bt/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bt/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/bt/CMakeFiles/install/strip.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/main/CMakeFiles/__idf_main.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/main/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/main/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/main/CMakeFiles/list_install_components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/main/CMakeFiles/install.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/main/CMakeFiles/install/local.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/esp-idf/main/CMakeFiles/install/strip.dir

+ 0 - 0
test/NimBLE_Beacon/build/CMakeFiles/bootloader-complete


+ 43 - 0
test/NimBLE_Beacon/build/CMakeFiles/bootloader.dir/Labels.json

@@ -0,0 +1,43 @@
+{
+	"sources" : 
+	[
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader-complete.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule"
+		},
+		{
+			"file" : "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule"
+		}
+	],
+	"target" : 
+	{
+		"labels" : 
+		[
+			"bootloader"
+		],
+		"name" : "bootloader"
+	}
+}

+ 13 - 0
test/NimBLE_Beacon/build/CMakeFiles/bootloader.dir/Labels.txt

@@ -0,0 +1,13 @@
+# Target labels
+ bootloader
+# Source files and their labels
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/bootloader-complete.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule

+ 24 - 0
test/NimBLE_Beacon/build/CMakeFiles/clean_additional.cmake

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

+ 1 - 0
test/NimBLE_Beacon/build/CMakeFiles/cmake.check_cache

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

+ 1 - 0
test/NimBLE_Beacon/build/CMakeFiles/git-data/HEAD

@@ -0,0 +1 @@
+ref: refs/heads/main

+ 50 - 0
test/NimBLE_Beacon/build/CMakeFiles/git-data/grabRef.cmake

@@ -0,0 +1,50 @@
+#
+# Internal file for GetGitRevisionDescription.cmake
+#
+# Requires CMake 2.6 or newer (uses the 'function' command)
+#
+# Original Author:
+# 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
+# http://academic.cleardefinition.com
+# Iowa State University HCI Graduate Program/VRAC
+#
+# Copyright Iowa State University 2009-2010.
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+set(HEAD_HASH)
+
+file(READ "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
+
+string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
+set(GIT_DIR "D:/Project/ble_auracast/.git")
+# handle git-worktree
+if(EXISTS "${GIT_DIR}/commondir")
+	file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)
+	string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW)
+	if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}")
+		get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE)
+	endif()
+	if(EXISTS "${GIT_DIR_NEW}")
+		set(GIT_DIR "${GIT_DIR_NEW}")
+	endif()
+endif()
+if(HEAD_CONTENTS MATCHES "ref")
+	# named branch
+	string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}")
+	if(EXISTS "${GIT_DIR}/${HEAD_REF}")
+		configure_file("${GIT_DIR}/${HEAD_REF}" "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/git-data/head-ref" COPYONLY)
+	elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
+		configure_file("${GIT_DIR}/logs/${HEAD_REF}" "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/git-data/head-ref" COPYONLY)
+		set(HEAD_HASH "${HEAD_REF}")
+	endif()
+else()
+	# detached HEAD
+	configure_file("${GIT_DIR}/HEAD" "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/git-data/head-ref" COPYONLY)
+endif()
+
+if(NOT HEAD_HASH)
+	file(READ "D:/Project/ble_auracast/test/NimBLE_Beacon/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
+	string(STRIP "${HEAD_HASH}" HEAD_HASH)
+endif()

+ 1 - 0
test/NimBLE_Beacon/build/CMakeFiles/git-data/head-ref

@@ -0,0 +1 @@
+d6786e91688ebb96021246a1a536f269ea196dc1

BIN
test/NimBLE_Beacon/build/CMakeFiles/nimble_beacon.elf.dir/project_elf_src_esp32s3.c.obj


+ 1062 - 0
test/NimBLE_Beacon/build/CMakeFiles/rules.ninja

@@ -0,0 +1,1062 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Ninja" Generator, CMake Version 3.30
+
+# This file contains all the rules used to get the outputs files
+# built from the input files.
+# It is included in the main 'build.ninja'.
+
+# =============================================================================
+# Project: nimble_beacon
+# Configurations: 
+# =============================================================================
+# =============================================================================
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__nimble_beacon.2eelf_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX executable.
+
+rule CXX_EXECUTABLE_LINKER__nimble_beacon.2eelf_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-g++.exe $FLAGS $LINK_FLAGS @$RSP_FILE -o $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX executable $TARGET_FILE
+  rspfile = $RSP_FILE
+  rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
+  restat = $RESTAT
+
+
+#############################################
+# Rule for running custom commands.
+
+rule CUSTOM_COMMAND
+  command = $COMMAND
+  description = $DESC
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_xtensa_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_xtensa_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_xtensa_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_driver_gpio_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_gpio_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_timer_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_timer_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_pm_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_pm_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_mbedtls_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_mbedtls_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_mbedtls_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__everest_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__everest_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__p256m_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__p256m_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__mbedcrypto_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__mbedcrypto_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  rspfile = $RSP_FILE
+  rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__mbedx509_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__mbedx509_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__mbedtls_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__mbedtls_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_app_format_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_app_format_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_bootloader_format_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_app_update_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_app_update_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_partition_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_partition_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_efuse_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_efuse_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_bootloader_support_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_mm_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_mm_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_spi_flash_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_esp_system_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_system_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_system_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_common_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_common_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_esp_rom_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_rom_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_hal_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_hal_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_log_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_log_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_heap_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_heap_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_soc_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_soc_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_security_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_security_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_hw_support_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_freertos_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_freertos_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_freertos_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_newlib_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_newlib_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_pthread_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_pthread_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling CXX files.
+
+rule CXX_COMPILER____idf_cxx_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-g++.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building CXX object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_cxx_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_event_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_event_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_nvs_flash_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for compiling CXX files.
+
+rule CXX_COMPILER____idf_nvs_flash_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-g++.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building CXX object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_nvs_flash_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_phy_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_phy_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_ringbuf_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_ringbuf_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_driver_uart_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_uart_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_driver_usb_serial_jtag_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_usb_serial_jtag_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_vfs_console_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_vfs_console_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_vfs_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_vfs_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_lwip_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_lwip_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_netif_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_netif_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_wpa_supplicant_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_wpa_supplicant_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  rspfile = $RSP_FILE
+  rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_coex_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_coex_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_wifi_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_wifi_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_driver_spi_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_driver_spi_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_esp_gdbstub_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_gdbstub_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_gdbstub_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_bt_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_bt_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  rspfile = $RSP_FILE
+  rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_main_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_main_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for re-running cmake.
+
+rule RERUN_CMAKE
+  command = C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe --regenerate-during-build -SD:\Project\ble_auracast\test\NimBLE_Beacon -BD:\Project\ble_auracast\test\NimBLE_Beacon\build
+  description = Re-running CMake...
+  generator = 1
+
+
+#############################################
+# Rule for cleaning additional files.
+
+rule CLEAN_ADDITIONAL
+  command = C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -DCONFIG=$CONFIG -P CMakeFiles\clean_additional.cmake
+  description = Cleaning additional files...
+
+
+#############################################
+# Rule for cleaning all built files.
+
+rule CLEAN
+  command = C:\Dev\.espressif\tools\ninja\1.12.1\ninja.exe $FILE_ARG -t clean $TARGETS
+  description = Cleaning all built files...
+
+
+#############################################
+# Rule for printing all primary targets available.
+
+rule HELP
+  command = C:\Dev\.espressif\tools\ninja\1.12.1\ninja.exe -t targets
+  description = All primary targets available:
+

+ 2 - 0
test/NimBLE_Beacon/build/app-flash_args

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

+ 2 - 0
test/NimBLE_Beacon/build/bootloader-flash_args

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

+ 0 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure


+ 0 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-done


+ 0 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-download


+ 0 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir


+ 0 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch


+ 6 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch-info.txt

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

+ 9 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt

@@ -0,0 +1,9 @@
+# This is a generated file and its contents are an internal implementation detail.
+# The download step will be re-executed if anything in this file changes.
+# No other meaning or use of this file is supported.
+
+method=source_dir
+command=
+source_dir=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject
+work_dir=
+

+ 0 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-update


+ 7 - 0
test/NimBLE_Beacon/build/bootloader-prefix/src/bootloader-stamp/bootloader-update-info.txt

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

+ 1 - 0
test/NimBLE_Beacon/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt

@@ -0,0 +1 @@
+cmd='C:/Dev/.espressif/tools/cmake/3.30.2/bin/cmake.exe;-DSDKCONFIG=D:/Project/ble_auracast/test/NimBLE_Beacon/sdkconfig;-DIDF_PATH=C:/Dev/esp/v5.5.1/esp-idf;-DIDF_TARGET=esp32s3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=c:/Dev/.espressif/python_env/idf5.5_py3.11_env/Scripts/python.exe;-DEXTRA_COMPONENT_DIRS=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=D:/Project/ble_auracast/test/NimBLE_Beacon;-DIGNORE_EXTRA_COMPONENT=;-GNinja;-S;<SOURCE_DIR><SOURCE_SUBDIR>;-B;<BINARY_DIR>'

+ 27 - 0
test/NimBLE_Beacon/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake

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

+ 1 - 0
test/NimBLE_Beacon/build/bootloader/.bin_timestamp

@@ -0,0 +1 @@
+ea0b3eb7bfa5d5e860a023c466943505  D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/bootloader.bin

BIN
test/NimBLE_Beacon/build/bootloader/.ninja_deps


+ 127 - 0
test/NimBLE_Beacon/build/bootloader/.ninja_log

@@ -0,0 +1,127 @@
+# ninja log v6
+13	176	7830980746193147	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_timestamp_common.c.obj	fcd7d8fb138095af
+8	186	7830980746134808	esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/log_timestamp.c.obj	42461dcf0def8d53
+22	191	7830980746291422	esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/util.c.obj	a6c4ca7110c341e1
+35	225	7830980746405057	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_print.c.obj	3994e80bcff1a04b
+25	229	7830980746291422	esp-idf/log/CMakeFiles/__idf_log.dir/src/util.c.obj	ccab40845ab51c6
+16	233	7830980746201137	esp-idf/log/CMakeFiles/__idf_log.dir/src/noos/log_lock.c.obj	c7d6f82d9d2b130b
+54	238	7830980746601321	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj	81c4f4b7f63f8d55
+28	242	7830980746329231	esp-idf/log/CMakeFiles/__idf_log.dir/src/log_format_text.c.obj	ad5b8953bf2e1fa7
+65	246	7830980746716440	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj	fcefeac236bd3dae
+79	298	7830980746852018	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj	cb6cab8cfbd017af
+44	302	7830980746493854	esp-idf/log/CMakeFiles/__idf_log.dir/src/log.c.obj	f50bffa9f42e8460
+75	307	7830980746811933	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_longjmp.S.obj	a5f8329840f08c01
+48	312	7830980746531320	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj	9c938c37b71abb80
+20	317	7830980746201137	esp-idf/log/CMakeFiles/__idf_log.dir/src/buffer/log_buffers.c.obj	308b23fe890daa1a
+71	326	7830980746756594	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_gpio.c.obj	3e3cc2b71331f130
+61	330	7830980746676178	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj	bae41064f52d68e6
+57	335	7830980746636104	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj	cf29ca2b1e7c43d4
+191	340	7830980747960455	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_cache_writeback_esp32s3.S.obj	1cdc2887f607c617
+182	380	7830980747885043	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_wdt.c.obj	5ef43ee0ee33e782
+51	397	7830980746572642	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_print.c.obj	7a2c7077c4f2cc18
+187	402	7830980747930383	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_cache_esp32s2_esp32s3.c.obj	d67d947e29b1a106
+242	406	7830980748485807	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/cpu_region_protect.c.obj	bd79f62c6109fa0a
+238	411	7830980748436381	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj	f974a4b609f558fe
+225	424	7830980748301463	esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj	193adf0c7334f63
+233	433	7830980748396131	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/esp_cpu_intr.c.obj	a35e3e9464353513
+229	479	7830980748351779	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj	6ba8a925e9d47153
+326	515	7830980749312798	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/chip_info.c.obj	492a6f9df260fbd3
+331	528	7830980749370279	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj	fc9e8563b7ec591a
+335	572	7830980749405246	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_table.c.obj	c4aebad84fa0842e
+340	578	7830980749470568	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_fields.c.obj	7a192a3ce271870
+298	583	7830980749038421	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk_init.c.obj	7a98046e3127e2ee
+317	595	7830980749232448	esp-idf/log/liblog.a	b6da4cebb3418639
+307	610	7830980749133840	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_sleep.c.obj	aa0135791dd91788
+246	654	7830980748515355	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_clk.c.obj	24dcfafd7829c4b4
+312	662	7830980749185195	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_time.c.obj	2b865e3424009876
+302	668	7830980749093611	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32s3/rtc_init.c.obj	c20c304923704bc2
+380	678	7830980749855957	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_rtc_calib.c.obj	46e758d3a256b3f0
+397	682	7830980750033209	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32s3/esp_efuse_utility.c.obj	711d6b47b0a0d1a8
+406	690	7830980750122634	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj	a25896ac88b41e9b
+402	723	7830980750083331	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj	5ce867af5370127b
+528	780	7830980751343824	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj	3fe18ea95734a2dc
+433	796	7830980750393668	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj	b206ce18d3bced92
+424	802	7830980750293265	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj	aba09b042f6342c
+578	835	7830980751835304	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj	9984dd8c4b13b29e
+515	842	7830980751213313	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj	c1efdb52b0597f5f
+411	850	7830980750177752	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj	fb09653bfd606de0
+573	881	7830980751795111	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj	560a679e3d9459
+479	885	7830980750844358	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj	bb19800076c47f44
+611	895	7830980752162706	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj	ee946a03c545baf2
+595	904	7830980752021471	esp-idf/esp_rom/libesp_rom.a	8e74da6e68231d82
+654	918	7830980752613176	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32s3.c.obj	75d8a99113c60db3
+691	962	7830980752966055	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj	c90039856a94e846
+583	966	7830980751896241	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj	7ea9959494f40c27
+669	1011	7830980752744398	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj	7475826144e87572
+780	1022	7830980753866679	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_sha.c.obj	53f2a900398248b7
+802	1027	7830980754083991	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj	441f8b0fbf7a1bdd
+678	1039	7830980752835436	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32s3.c.obj	a44ecb3e8d7f6159
+895	1089	7830980755005896	esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir/esp_bootloader_desc.c.obj	8c2e0e195cab71fa
+850	1093	7830980754565032	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_soc.c.obj	e0ec3c3d57eccb32
+842	1106	7830980754484293	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj	1665dd129d1eaa40
+835	1134	7830980754409073	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj	5510c85c96898eb3
+885	1148	7830980754915264	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj	ee99ce6b85b0f900
+796	1152	7830980754033823	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj	d2ff913e0de8eed2
+662	1201	7830980752683460	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj	f4cb5647dbbaee2
+918	1225	7830980755248525	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_wrap.c.obj	4092b7855058c760
+966	1230	7830980755723178	esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj	974835d6fe2d9a0
+904	1235	7830980755112128	esp-idf/esp_common/libesp_common.a	65398c1dbc6677cb
+881	1246	7830980754864426	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32s3/bootloader_esp32s3.c.obj	f0663c2215ea3fb9
+962	1250	7830980755683232	esp-idf/hal/CMakeFiles/__idf_hal.dir/hal_utils.c.obj	8928822f3a480be8
+683	1255	7830980752885578	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj	1ccfcc80d1372554
+1134	1283	7830980757392602	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/interrupts.c.obj	21cf9d038cee43b6
+1011	1287	7830980756183249	esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj	7c46cbd59ea5efe6
+1106	1291	7830980757121202	esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj	5c483b2e1c2f280f
+1022	1296	7830980756287786	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32s3/efuse_hal.c.obj	8bfb6b96cda83d6a
+1094	1301	7830980756996541	esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj	f142d8952761b151
+723	1321	7830980753295713	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj	43846a0860d543c2
+1152	1342	7830980757584099	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/uart_periph.c.obj	657c968179272899
+1027	1352	7830980756333857	esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj	a7e35bea7ea301df
+1148	1391	7830980757528821	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gpio_periph.c.obj	2f3de0b8deb0a46f
+1201	1399	7830980758063907	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/adc_periph.c.obj	7c6782dfee219f42
+1225	1404	7830980758301401	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/dedic_gpio_periph.c.obj	aeb5d5d7a13910c0
+1039	1411	7830980756450245	esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj	83384d303cc25d1b
+1246	1441	7830980758525796	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/spi_periph.c.obj	71cac0bb5c6773b4
+1250	1462	7830980758551061	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/ledc_periph.c.obj	ad6f712cb1e7ffa7
+1231	1466	7830980758374490	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/gdma_periph.c.obj	be849ce8bf0cdb4
+1255	1469	7830980758612143	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/pcnt_periph.c.obj	f0fa577c1b61cb6e
+1287	1474	7830980758930549	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdm_periph.c.obj	68367d3a8a549d3b
+1283	1478	7830980758895286	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rmt_periph.c.obj	2829a5253a39b2be
+1292	1508	7830980758970625	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2s_periph.c.obj	8d08c2c565970555
+1352	1520	7830980759587232	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mcpwm_periph.c.obj	9572d5ddd64d2217
+1322	1528	7830980759284359	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/timer_periph.c.obj	b3e8f0f991708d14
+1301	1532	7830980759059475	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/temperature_sensor_periph.c.obj	f406f3e43d7e39ff
+1296	1533	7830980759019403	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/i2c_periph.c.obj	bf53385efa88b765
+1391	1533	7830980759975237	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/mpi_periph.c.obj	21750d642804a2c8
+1235	1533	7830980758410462	esp-idf/esp_hw_support/libesp_hw_support.a	7aa6e1c3760f8e66
+1404	1542	7830980760105248	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/touch_sensor_periph.c.obj	208db9273e59db6a
+1342	1542	7830980759485179	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/lcd_periph.c.obj	21a8d0b819d22b67
+1411	1543	7830980760160621	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/twai_periph.c.obj	6f85ed2b6038a10b
+1399	1558	7830980760055657	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/sdmmc_periph.c.obj	665b76cf84e8c365
+1470	1563	7830980760753753	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/cam_periph.c.obj	e68da5a0acce25a5
+1441	1568	7830980760463734	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/wdt_periph.c.obj	e8ae0d1c21ba3d62
+1521	1571	7830980761701390	project_elf_src_esp32s3.c	6690c7079b151bcc
+1521	1571	7830980761701390	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/project_elf_src_esp32s3.c	6690c7079b151bcc
+1478	1575	7830980760843800	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/eri.c.obj	7ca1d1765167794e
+1474	1583	7830980760803656	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/power_supply_periph.c.obj	3a353cf12148ae91
+1462	1583	7830980760683421	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/usb_dwc_periph.c.obj	bdd7cbd6bb664e95
+1466	1610	7830980760713667	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32s3/rtc_io_periph.c.obj	713175c228834441
+1508	1617	7830980761135434	esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir/xt_trax.c.obj	dd2f76d5b4d1b173
+1571	1624	7830980761779040	CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj	e9b9693b828e3401
+1533	1635	7830980761392875	esp-idf/esp_system/libesp_system.a	41804c81dc8a5ea
+1528	1648	7830980761345294	esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj	b66af71acc11544a
+1635	1735	7830980762408828	esp-idf/efuse/libefuse.a	a61bbb29e76cbdd6
+1089	1818	7830980756950609	esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj	a18c721e0c0fccff
+1735	1829	7830980763419515	esp-idf/bootloader_support/libbootloader_support.a	13cd5be522cc1739
+1829	1889	7830980764352257	esp-idf/esp_bootloader_format/libesp_bootloader_format.a	20fe0f3dd16877cc
+1889	1948	7830980764916970	esp-idf/spi_flash/libspi_flash.a	c22e117b250c13ea
+1948	2027	7830980765531938	esp-idf/hal/libhal.a	b2a3ca1a0c6cbbf
+2027	2109	7830980766334535	esp-idf/micro-ecc/libmicro-ecc.a	e01ee761579e8fba
+2109	2207	7830980767158925	esp-idf/soc/libsoc.a	9b0e99c7260633ce
+2207	2268	7830980768092870	esp-idf/xtensa/libxtensa.a	dbe4d76f69d0004d
+2268	2334	7830980768708470	esp-idf/main/libmain.a	2225690282811fa
+2334	2585	7830980769409184	bootloader.elf	4a1da0c0802984b4
+2585	2801	7830980774020731	.bin_timestamp	7127a19c8bcaed2d
+2585	2801	7830980774020731	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/.bin_timestamp	7127a19c8bcaed2d
+2801	2868	7830980774073921	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	ac992eae6e7dae09
+2801	2868	7830980774073921	D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	ac992eae6e7dae09

+ 444 - 0
test/NimBLE_Beacon/build/bootloader/CMakeCache.txt

@@ -0,0 +1,444 @@
+# This is the CMakeCache file.
+# For build in directory: d:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader
+# It was generated by CMake: C:/Dev/.espressif/tools/cmake/3.30.2/bin/cmake.exe
+# You can edit this file to change values found and used by cmake.
+# If you do not want to change any of the values, simply exit the editor.
+# If you do want to change a value, simply edit, save, and exit the editor.
+# The syntax for the file is as follows:
+# KEY:TYPE=VALUE
+# KEY is the name of a variable in the cache.
+# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
+# VALUE is the current value for the KEY.
+
+########################
+# EXTERNAL cache entries
+########################
+
+//Path to a program.
+CMAKE_ADDR2LINE:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-addr2line.exe
+
+//Path to a program.
+CMAKE_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
+
+//ASM Compiler Base Flags
+CMAKE_ASM_FLAGS:STRING='-mlongcalls '
+
+//Flags used by the ASM compiler during DEBUG builds.
+CMAKE_ASM_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the ASM compiler during MINSIZEREL builds.
+CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the ASM compiler during RELEASE builds.
+CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the ASM compiler during RELWITHDEBINFO builds.
+CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Choose the type of build, options are: None Debug Release RelWithDebInfo
+// MinSizeRel ...
+CMAKE_BUILD_TYPE:STRING=
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
+
+//C++ Compiler Base Flags
+CMAKE_CXX_FLAGS:STRING=-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
+
+//Flags used by the CXX compiler during DEBUG builds.
+CMAKE_CXX_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the CXX compiler during MINSIZEREL builds.
+CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the CXX compiler during RELEASE builds.
+CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the CXX compiler during RELWITHDEBINFO builds.
+CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_AR:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe
+
+//C Compiler Base Flags
+CMAKE_C_FLAGS:STRING=-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy
+
+//Flags used by the C compiler during DEBUG builds.
+CMAKE_C_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the C compiler during MINSIZEREL builds.
+CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the C compiler during RELEASE builds.
+CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the C compiler during RELWITHDEBINFO builds.
+CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Path to a program.
+CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
+
+//Linker Base Flags
+CMAKE_EXE_LINKER_FLAGS:STRING='-nostartfiles '
+
+//Flags used by the linker during DEBUG builds.
+CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during MINSIZEREL builds.
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during RELEASE builds.
+CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during RELWITHDEBINFO builds.
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Enable/Disable output of compile commands during generation.
+CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
+
+//Value Computed by CMake.
+CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/pkgRedirects
+
+//Install path prefix, prepended onto install directories.
+CMAKE_INSTALL_PREFIX:PATH=C:/Program Files (x86)/bootloader
+
+//Path to a program.
+CMAKE_LINKER:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe
+
+//Program used to build from build.ninja files.
+CMAKE_MAKE_PROGRAM:FILEPATH=C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe
+
+//Flags used by the linker during the creation of modules during
+// all build types.
+CMAKE_MODULE_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of modules during
+// DEBUG builds.
+CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of modules during
+// MINSIZEREL builds.
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of modules during
+// RELEASE builds.
+CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of modules during
+// RELWITHDEBINFO builds.
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_NM:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-nm.exe
+
+//Path to a program.
+CMAKE_OBJCOPY:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objcopy.exe
+
+//Path to a program.
+CMAKE_OBJDUMP:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe
+
+//Value Computed by CMake
+CMAKE_PROJECT_DESCRIPTION:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_NAME:STATIC=bootloader
+
+//Path to a program.
+CMAKE_RANLIB:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe
+
+//Path to a program.
+CMAKE_READELF:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-readelf.exe
+
+//Flags used by the linker during the creation of shared libraries
+// during all build types.
+CMAKE_SHARED_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during DEBUG builds.
+CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during MINSIZEREL builds.
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELEASE builds.
+CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELWITHDEBINFO builds.
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//If set, runtime paths are not added when installing shared libraries,
+// but are added when building.
+CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
+
+//If set, runtime paths are not added when using shared libraries.
+CMAKE_SKIP_RPATH:BOOL=NO
+
+//Flags used by the linker during the creation of static libraries
+// during all build types.
+CMAKE_STATIC_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during DEBUG builds.
+CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during MINSIZEREL builds.
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELEASE builds.
+CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELWITHDEBINFO builds.
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_STRIP:FILEPATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-strip.exe
+
+//Path to a program.
+CMAKE_TAPI:FILEPATH=CMAKE_TAPI-NOTFOUND
+
+//The CMake toolchain file
+CMAKE_TOOLCHAIN_FILE:FILEPATH=C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/toolchain-esp32s3.cmake
+
+//If this value is on, makefiles will be generated without the
+// .SILENT directive, and all commands will be echoed to the console
+// during the make.  This is useful for debugging only. With Visual
+// Studio IDE projects all commands are done without /nologo.
+CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
+
+//No help, variable specified on the command line.
+EXTRA_COMPONENT_DIRS:UNINITIALIZED=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader
+
+//Git command line client
+GIT_EXECUTABLE:FILEPATH=C:/Dev/.espressif/tools/idf-git/2.39.2/cmd/git.exe
+
+//No help, variable specified on the command line.
+IDF_PATH:UNINITIALIZED=C:/Dev/esp/v5.5.1/esp-idf
+
+//IDF Build Target
+IDF_TARGET:STRING=esp32s3
+
+//IDF Build Toolchain Type
+IDF_TOOLCHAIN:STRING=gcc
+
+//No help, variable specified on the command line.
+IGNORE_EXTRA_COMPONENT:UNINITIALIZED=
+
+//No help, variable specified on the command line.
+PROJECT_SOURCE_DIR:UNINITIALIZED=D:/Project/ble_auracast/test/NimBLE_Beacon
+
+//No help, variable specified on the command line.
+PYTHON:UNINITIALIZED=c:/Dev/.espressif/python_env/idf5.5_py3.11_env/Scripts/python.exe
+
+//No help, variable specified on the command line.
+PYTHON_DEPS_CHECKED:UNINITIALIZED=1
+
+//No help, variable specified on the command line.
+SDKCONFIG:UNINITIALIZED=D:/Project/ble_auracast/test/NimBLE_Beacon/sdkconfig
+
+//Value Computed by CMake
+bootloader_BINARY_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader
+
+//Value Computed by CMake
+bootloader_IS_TOP_LEVEL:STATIC=ON
+
+//Value Computed by CMake
+bootloader_SOURCE_DIR:STATIC=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject
+
+//Value Computed by CMake
+esp-idf_BINARY_DIR:STATIC=D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf
+
+//Value Computed by CMake
+esp-idf_IS_TOP_LEVEL:STATIC=OFF
+
+//Value Computed by CMake
+esp-idf_SOURCE_DIR:STATIC=C:/Dev/esp/v5.5.1/esp-idf
+
+
+########################
+# INTERNAL cache entries
+########################
+
+//ADVANCED property for variable: CMAKE_ADDR2LINE
+CMAKE_ADDR2LINE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_AR
+CMAKE_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_COMPILER_AR
+CMAKE_ASM_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_COMPILER_RANLIB
+CMAKE_ASM_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+CMAKE_ASM_COMPILER_WORKS:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS
+CMAKE_ASM_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_DEBUG
+CMAKE_ASM_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_MINSIZEREL
+CMAKE_ASM_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELEASE
+CMAKE_ASM_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_ASM_FLAGS_RELWITHDEBINFO
+CMAKE_ASM_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//This is the directory where this CMakeCache.txt was created
+CMAKE_CACHEFILE_DIR:INTERNAL=d:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader
+//Major version of cmake used to create the current loaded cache
+CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
+//Minor version of cmake used to create the current loaded cache
+CMAKE_CACHE_MINOR_VERSION:INTERNAL=30
+//Patch version of cmake used to create the current loaded cache
+CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
+//Path to CMake executable.
+CMAKE_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/cmake.exe
+//Path to cpack program executable.
+CMAKE_CPACK_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/cpack.exe
+//Path to ctest program executable.
+CMAKE_CTEST_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/ctest.exe
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
+CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
+CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS
+CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
+CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
+CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
+CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
+CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_AR
+CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
+CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS
+CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
+CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
+CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
+CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
+CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_DLLTOOL
+CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
+//Path to cache edit program executable.
+CMAKE_EDIT_COMMAND:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/bin/cmake-gui.exe
+//Executable file format
+CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
+CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
+CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
+CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
+CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
+//Name of external makefile project generator.
+CMAKE_EXTRA_GENERATOR:INTERNAL=
+//Name of generator.
+CMAKE_GENERATOR:INTERNAL=Ninja
+//Generator instance identifier.
+CMAKE_GENERATOR_INSTANCE:INTERNAL=
+//Name of generator platform.
+CMAKE_GENERATOR_PLATFORM:INTERNAL=
+//Name of generator toolset.
+CMAKE_GENERATOR_TOOLSET:INTERNAL=
+//Source directory with the top level CMakeLists.txt file for this
+// project
+CMAKE_HOME_DIRECTORY:INTERNAL=C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject
+//ADVANCED property for variable: CMAKE_LINKER
+CMAKE_LINKER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
+CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
+CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
+CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
+CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_NM
+CMAKE_NM-ADVANCED:INTERNAL=1
+//number of local generators
+CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=26
+//ADVANCED property for variable: CMAKE_OBJCOPY
+CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_OBJDUMP
+CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
+//Platform information initialized
+CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_RANLIB
+CMAKE_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_READELF
+CMAKE_READELF-ADVANCED:INTERNAL=1
+//Path to CMake installation.
+CMAKE_ROOT:INTERNAL=C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
+CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
+CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
+CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
+CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_RPATH
+CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
+CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
+CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
+CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STRIP
+CMAKE_STRIP-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_TAPI
+CMAKE_TAPI-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
+CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
+//Details about finding Git
+FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[C:/Dev/.espressif/tools/idf-git/2.39.2/cmd/git.exe][v2.39.2.windows.1()]
+//ADVANCED property for variable: GIT_EXECUTABLE
+GIT_EXECUTABLE-ADVANCED:INTERNAL=1
+

+ 29 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeASMCompiler.cmake

@@ -0,0 +1,29 @@
+set(CMAKE_ASM_COMPILER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
+set(CMAKE_ASM_COMPILER_ARG1 "")
+set(CMAKE_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
+set(CMAKE_ASM_COMPILER_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
+set(CMAKE_ASM_COMPILER_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
+set(CMAKE_LINKER_LINK "")
+set(CMAKE_LINKER_LLD "")
+set(CMAKE_ASM_COMPILER_LINKER "")
+set(CMAKE_ASM_COMPILER_LINKER_ID "")
+set(CMAKE_ASM_COMPILER_LINKER_VERSION )
+set(CMAKE_ASM_COMPILER_LINKER_FRONTEND_VARIANT )
+set(CMAKE_MT "")
+set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
+set(CMAKE_ASM_COMPILER_LOADED 1)
+set(CMAKE_ASM_COMPILER_ID "GNU")
+set(CMAKE_ASM_COMPILER_VERSION "")
+set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
+
+
+set(CMAKE_ASM_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+set(CMAKE_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+
+set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_ASM_LINKER_PREFERENCE 0)
+set(CMAKE_ASM_LINKER_DEPFILE_SUPPORTED )
+
+

+ 82 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeCCompiler.cmake

@@ -0,0 +1,82 @@
+set(CMAKE_C_COMPILER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe")
+set(CMAKE_C_COMPILER_ARG1 "")
+set(CMAKE_C_COMPILER_ID "GNU")
+set(CMAKE_C_COMPILER_VERSION "14.2.0")
+set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_C_COMPILER_WRAPPER "")
+set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
+set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
+set(CMAKE_C_STANDARD_LATEST "23")
+set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
+set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
+set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
+set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
+set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
+set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
+
+set(CMAKE_C_PLATFORM_ID "")
+set(CMAKE_C_SIMULATE_ID "")
+set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
+set(CMAKE_C_SIMULATE_VERSION "")
+
+set(CMAKE_C_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+set(CMAKE_COMPILER_SYSROOT "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr")
+
+
+set(CMAKE_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ar.exe")
+set(CMAKE_C_COMPILER_AR "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ranlib.exe")
+set(CMAKE_C_COMPILER_RANLIB "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-ld.exe")
+set(CMAKE_LINKER_LINK "")
+set(CMAKE_LINKER_LLD "")
+set(CMAKE_C_COMPILER_LINKER "NOTFOUND")
+set(CMAKE_C_COMPILER_LINKER_ID "")
+set(CMAKE_C_COMPILER_LINKER_VERSION )
+set(CMAKE_C_COMPILER_LINKER_FRONTEND_VARIANT )
+set(CMAKE_MT "")
+set(CMAKE_TAPI "CMAKE_TAPI-NOTFOUND")
+set(CMAKE_COMPILER_IS_GNUCC 1)
+set(CMAKE_C_COMPILER_LOADED 1)
+set(CMAKE_C_COMPILER_WORKS TRUE)
+set(CMAKE_C_ABI_COMPILED TRUE)
+
+set(CMAKE_C_COMPILER_ENV_VAR "CC")
+
+set(CMAKE_C_COMPILER_ID_RUN 1)
+set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
+set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_C_LINKER_PREFERENCE 10)
+set(CMAKE_C_LINKER_DEPFILE_SUPPORTED FALSE)
+
+# Save compiler ABI information.
+set(CMAKE_C_SIZEOF_DATA_PTR "4")
+set(CMAKE_C_COMPILER_ABI "ELF")
+set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
+set(CMAKE_C_LIBRARY_ARCHITECTURE "")
+
+if(CMAKE_C_SIZEOF_DATA_PTR)
+  set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_C_COMPILER_ABI)
+  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
+endif()
+
+if(CMAKE_C_LIBRARY_ARCHITECTURE)
+  set(CMAKE_LIBRARY_ARCHITECTURE "")
+endif()
+
+set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
+  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include")
+set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc")
+set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib")
+set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

+ 106 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeCXXCompiler.cmake

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

BIN
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_C.bin


BIN
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeDetermineCompilerABI_CXX.bin


+ 15 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CMakeSystem.cmake

@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Windows-10.0.26100")
+set(CMAKE_HOST_SYSTEM_NAME "Windows")
+set(CMAKE_HOST_SYSTEM_VERSION "10.0.26100")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
+
+include("C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/toolchain-esp32s3.cmake")
+
+set(CMAKE_SYSTEM "Generic")
+set(CMAKE_SYSTEM_NAME "Generic")
+set(CMAKE_SYSTEM_VERSION "")
+set(CMAKE_SYSTEM_PROCESSOR "")
+
+set(CMAKE_CROSSCOMPILING "TRUE")
+
+set(CMAKE_SYSTEM_LOADED 1)

+ 904 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdC/CMakeCCompilerId.c

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

BIN
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdC/a.out


+ 919 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdCXX/CMakeCXXCompilerId.cpp

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

BIN
test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdCXX/a.out


+ 526 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeConfigureLog.yaml

@@ -0,0 +1,526 @@
+
+---
+events:
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineSystem.cmake:200 (message)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      The target system is: Generic -  - 
+      The host system is: Windows - 10.0.26100 - AMD64
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCCompiler.cmake:123 (CMAKE_DETERMINE_COMPILER_ID)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
+      Compiler: C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-gcc.exe 
+      Build flags: -mlongcalls;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
+      Id flags:  
+      
+      The output was:
+      0
+      
+      
+      Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
+      
+      The C compiler identification is GNU, found in:
+        D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdC/a.out
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:17 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:64 (__determine_compiler_id_test)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCXXCompiler.cmake:126 (CMAKE_DETERMINE_COMPILER_ID)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
+      Compiler: C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-g++.exe 
+      Build flags: -mlongcalls;-fno-builtin-memcpy;-fno-builtin-memset;-fno-builtin-bzero;-fno-builtin-stpcpy;-fno-builtin-strncpy
+      Id flags:  
+      
+      The output was:
+      0
+      
+      
+      Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
+      
+      The CXX compiler identification is GNU, found in:
+        D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/3.30.2/CompilerIdCXX/a.out
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerId.cmake:1192 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineASMCompiler.cmake:135 (CMAKE_DETERMINE_COMPILER_ID_VENDOR)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
+      xtensa-esp-elf-gcc.exe (crosstool-NG esp-14.2.0_20241119) 14.2.0
+      Copyright (C) 2024 Free Software Foundation, Inc.
+      This is free software; see the source for copying conditions.  There is NO
+      warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+      
+  -
+    kind: "try_compile-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    checks:
+      - "Detecting C compiler ABI info"
+    directories:
+      source: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-irw3i3"
+      binary: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-irw3i3"
+    cmakeVariables:
+      CMAKE_C_FLAGS: "-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
+      CMAKE_C_FLAGS_DEBUG: "-g"
+      CMAKE_EXE_LINKER_FLAGS: "-nostartfiles "
+      CMAKE_MODULE_PATH: "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake;C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/third_party"
+    buildResult:
+      variable: "CMAKE_C_ABI_COMPILED"
+      cached: true
+      stdout: |
+        Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-irw3i3'
+        
+        Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_617eb
+        [1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_617eb.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_617eb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cclyy2Cm.s
+        GNU C17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)
+        	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.2.1, isl version isl-0.26-GMP
+        
+        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"
+        ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"
+        #include "..." search starts here:
+        #include <...> search starts here:
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include
+        End of search list.
+        Compiler executable checksum: 2a7de8ae444ea2cc8934f5dbd0d9a625
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_617eb.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cclyy2Cm.s
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/\x0d
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.'\x0d
+        [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj -o cmTC_617eb   && cd ."
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe
+        COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_617eb' '-dumpdir' 'cmTC_617eb.'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cclKwa8o.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_617eb -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00400054
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_617eb' '-dumpdir' 'cmTC_617eb.'\x0d
+        
+      exitCode: 0
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      Parsed C implicit include dir info: rv=done
+        found start of include info
+        found start of implicit include info
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        end of search list found
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+        implicit include dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+      
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      Parsed C implicit link information:
+        link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
+        linker tool regex: [^[ 	]*(->|")?[ 	]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
+        ignore line: [Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-irw3i3']
+        ignore line: []
+        ignore line: [Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_617eb]
+        ignore line: [[1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_617eb.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_617eb.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cclyy2Cm.s]
+        ignore line: [GNU C17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)]
+        ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.2.1  isl version isl-0.26-GMP]
+        ignore line: []
+        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"]
+        ignore line: [ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"]
+        ignore line: [#include "..." search starts here:]
+        ignore line: [#include <...> search starts here:]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        ignore line: [End of search list.]
+        ignore line: [Compiler executable checksum: 2a7de8ae444ea2cc8934f5dbd0d9a625]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_617eb.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cclyy2Cm.s]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/\x0d]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.'\x0d]
+        ignore line: [[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-gcc.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj -o cmTC_617eb   && cd ."]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-gcc.exe]
+        ignore line: [COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_617eb' '-dumpdir' 'cmTC_617eb.']
+        link line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cclKwa8o.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_617eb -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc]
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe] ==> ignore
+          arg [-plugin] ==> ignore
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll] ==> ignore
+          arg [-plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe] ==> ignore
+          arg [-plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cclKwa8o.res] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [--sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf] ==> ignore
+          arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
+          arg [-o] ==> ignore
+          arg [cmTC_617eb] ==> ignore
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib]
+          arg [CMakeFiles/cmTC_617eb.dir/CMakeCCompilerABI.c.obj] ==> ignore
+          arg [-lgcc] ==> lib [gcc]
+          arg [-lc] ==> lib [c]
+          arg [-lnosys] ==> lib [nosys]
+          arg [-lc] ==> lib [c]
+          arg [-lgcc] ==> lib [gcc]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start]
+        ignore line: [ defaulting to 00400054]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_617eb' '-dumpdir' 'cmTC_617eb.'\x0d]
+        ignore line: []
+        ignore line: []
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit libs: [gcc;c;nosys;c;gcc]
+        implicit objs: []
+        implicit dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit fwks: []
+      
+      
+  -
+    kind: "try_compile-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:74 (try_compile)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    checks:
+      - "Detecting CXX compiler ABI info"
+    directories:
+      source: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-xf8yqc"
+      binary: "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-xf8yqc"
+    cmakeVariables:
+      CMAKE_CXX_FLAGS: "-mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy"
+      CMAKE_CXX_FLAGS_DEBUG: "-g"
+      CMAKE_CXX_SCAN_FOR_MODULES: "OFF"
+      CMAKE_EXE_LINKER_FLAGS: "-nostartfiles "
+      CMAKE_MODULE_PATH: "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake;C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/third_party"
+    buildResult:
+      variable: "CMAKE_CXX_ABI_COMPILED"
+      cached: true
+      stdout: |
+        Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-xf8yqc'
+        
+        Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_e1e28
+        [1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_e1e28.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_e1e28.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cctQsTQC.s
+        GNU C++17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)
+        	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.2.1, MPC version 1.2.1, isl version isl-0.26-GMP
+        
+        GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"
+        ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"
+        ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"
+        #include "..." search starts here:
+        #include <...> search starts here:
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include
+        End of search list.
+        Compiler executable checksum: 0f2561fd5b17550bc500962d0f2c6da3
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_e1e28.dir/'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cctQsTQC.s
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.'\x0d
+        [2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_e1e28   && cd ."
+        Using built-in specs.
+        COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe
+        COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe
+        Target: xtensa-esp-elf
+        Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld
+        Thread model: posix
+        Supported LTO compression algorithms: zlib zstd
+        gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) 
+        COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/
+        LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_e1e28' '-dumpdir' 'cmTC_e1e28.'
+         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccHPT8tL.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_e1e28 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc
+        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 00400054
+        COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_e1e28' '-dumpdir' 'cmTC_e1e28.'\x0d
+        
+      exitCode: 0
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:182 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      Parsed CXX implicit include dir info: rv=done
+        found start of include info
+        found start of implicit include info
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+          add: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        end of search list found
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/backward]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        collapse include dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+        implicit include dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include/c++/14.2.0/backward;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/include-fixed;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/include]
+      
+      
+  -
+    kind: "message-v1"
+    backtrace:
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeDetermineCompilerABI.cmake:218 (message)"
+      - "C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeTestCXXCompiler.cmake:26 (CMAKE_DETERMINE_COMPILER_ABI)"
+      - "C:/Dev/esp/v5.5.1/esp-idf/tools/cmake/project.cmake:589 (__project)"
+      - "CMakeLists.txt:72 (project)"
+    message: |
+      Parsed CXX implicit link information:
+        link line regex: [^( *|.*[/\\])(ld[0-9]*(\\.[a-z]+)?|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\\]+-)?ld|collect2)[^/\\]*( |$)]
+        linker tool regex: [^[ 	]*(->|")?[ 	]*(([^"]*[/\\])?(ld[0-9]*(\\.[a-z]+)?))("|,| |$)]
+        ignore line: [Change Dir: 'D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/CMakeScratch/TryCompile-xf8yqc']
+        ignore line: []
+        ignore line: [Run Build Command(s): C:/Dev/.espressif/tools/ninja/1.12.1/ninja.exe -v cmTC_e1e28]
+        ignore line: [[1/2] C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe   -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy    -v -o CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj -c C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_e1e28.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/cc1plus.exe -quiet -v -imultilib esp32s3 -iprefix C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/ -isysroot C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf C:/Dev/.espressif/tools/cmake/3.30.2/share/cmake-3.30/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_e1e28.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -mdynconfig=xtensa_esp32s3.so -mlongcalls -version -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -o C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cctQsTQC.s]
+        ignore line: [GNU C++17 (crosstool-NG esp-14.2.0_20241119) version 14.2.0 (xtensa-esp-elf)]
+        ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.2.1  MPC version 1.2.1  isl version isl-0.26-GMP]
+        ignore line: []
+        ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include"]
+        ignore line: [ignoring nonexistent directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/builds/idf/crosstool-NG/builds/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/../../../../include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/../../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include"]
+        ignore line: [ignoring duplicate directory "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/include"]
+        ignore line: [#include "..." search starts here:]
+        ignore line: [#include <...> search starts here:]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/xtensa-esp-elf/esp32s3]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include/c++/14.2.0/backward]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/include-fixed]
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/include]
+        ignore line: [End of search list.]
+        ignore line: [Compiler executable checksum: 0f2561fd5b17550bc500962d0f2c6da3]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_e1e28.dir/']
+        ignore line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/as.exe --traditional-format --longcalls --dynconfig=xtensa_esp32s3.so -o CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj C:\\Users\\Lenovo\\AppData\\Local\\Temp\\cctQsTQC.s]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-v' '-o' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-dumpdir' 'CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.'\x0d]
+        ignore line: [[2/2] C:\\WINDOWS\\system32\\cmd.exe /C "cd . && C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp32s3-elf-g++.exe -mlongcalls  -fno-builtin-memcpy -fno-builtin-memset -fno-builtin-bzero -fno-builtin-stpcpy -fno-builtin-strncpy -nostartfiles  -v CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj -o cmTC_e1e28   && cd ."]
+        ignore line: [Using built-in specs.]
+        ignore line: [COLLECT_GCC=C:\\Dev\\.espressif\\tools\\xtensa-esp-elf\\esp-14.2.0_20241119\\xtensa-esp-elf\\bin\\xtensa-esp-elf-g++.exe]
+        ignore line: [COLLECT_LTO_WRAPPER=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe]
+        ignore line: [Target: xtensa-esp-elf]
+        ignore line: [Configured with: /builds/idf/crosstool-NG/.build/xtensa-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=xtensa-esp-elf --prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-sysroot=/builds/idf/crosstool-NG/builds/xtensa-esp-elf/xtensa-esp-elf --with-native-system-header-dir=/include --with-newlib --enable-threads=no --disable-shared --with-pkgversion='crosstool-NG esp-14.2.0_20241119' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/xtensa-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+        ignore line: [Thread model: posix]
+        ignore line: [Supported LTO compression algorithms: zlib zstd]
+        ignore line: [gcc version 14.2.0 (crosstool-NG esp-14.2.0_20241119) ]
+        ignore line: [COMPILER_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/]
+        ignore line: [LIBRARY_PATH=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib/]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_e1e28' '-dumpdir' 'cmTC_e1e28.']
+        link line: [ C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe -plugin C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll -plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccHPT8tL.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc --sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf --dynconfig=xtensa_esp32s3.so -o cmTC_e1e28 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0 -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib -LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc]
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/collect2.exe] ==> ignore
+          arg [-plugin] ==> ignore
+          arg [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/liblto_plugin.dll] ==> ignore
+          arg [-plugin-opt=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../libexec/gcc/xtensa-esp-elf/14.2.0/lto-wrapper.exe] ==> ignore
+          arg [-plugin-opt=-fresolution=C:\\Users\\Lenovo\\AppData\\Local\\Temp\\ccHPT8tL.res] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+          arg [-plugin-opt=-pass-through=-lc] ==> ignore
+          arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+          arg [--sysroot=C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf] ==> ignore
+          arg [--dynconfig=xtensa_esp32s3.so] ==> ignore
+          arg [-o] ==> ignore
+          arg [cmTC_e1e28] ==> ignore
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib]
+          arg [-LC:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib]
+          arg [CMakeFiles/cmTC_e1e28.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
+          arg [-lstdc++] ==> lib [stdc++]
+          arg [-lm] ==> lib [m]
+          arg [-lgcc] ==> lib [gcc]
+          arg [-lc] ==> lib [c]
+          arg [-lnosys] ==> lib [nosys]
+          arg [-lc] ==> lib [c]
+          arg [-lgcc] ==> lib [gcc]
+        ignore line: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start]
+        ignore line: [ defaulting to 00400054]
+        ignore line: [COLLECT_GCC_OPTIONS='-mdynconfig=xtensa_esp32s3.so' '-mlongcalls' '-fno-builtin-memcpy' '-fno-builtin-memset' '-fno-builtin-bzero' '-fno-builtin-stpcpy' '-fno-builtin-strncpy' '-nostartfiles' '-v' '-o' 'cmTC_e1e28' '-dumpdir' 'cmTC_e1e28.'\x0d]
+        ignore line: []
+        ignore line: []
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib/esp32s3] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib]
+        collapse library dir [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../xtensa-esp-elf/usr/lib] ==> [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit libs: [stdc++;m;gcc;c;nosys;c;gcc]
+        implicit objs: []
+        implicit dirs: [C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib/esp32s3;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc/xtensa-esp-elf/14.2.0;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/lib/gcc;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/lib;C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/xtensa-esp-elf/usr/lib]
+        implicit fwks: []
+      
+      
+...

+ 92 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/TargetDirectories.txt

@@ -0,0 +1,92 @@
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/menuconfig.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/confserver.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/save-defconfig.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/gen_project_binary.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/app.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/erase_flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/merge-bin.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/monitor.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/_project_elf_src.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/bootloader.elf.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/size.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/size-files.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/size-components.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/dfu.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/dfu-list.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/dfu-flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/uf2.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/uf2-app.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/xtensa/CMakeFiles/__idf_xtensa.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/xtensa/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/xtensa/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/newlib/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/newlib/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/soc/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/soc/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/micro-ecc/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/micro-ecc/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/hal/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/hal/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/__idf_esp_bootloader_format.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_bootloader_format/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_security/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_security/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_system/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/port/esp32s3/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/mspi_timing_tuning/port/esp32s3/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/lowpower/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_hw_support/lowpower/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_common/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/log/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/log/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/partition_table/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/bootloader/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/freertos/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/main/CMakeFiles/edit_cache.dir
+D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/main/CMakeFiles/rebuild_cache.dir

BIN
test/NimBLE_Beacon/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj


+ 12 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/clean_additional.cmake

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

+ 1 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/cmake.check_cache

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

+ 1 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/HEAD

@@ -0,0 +1 @@
+fcae32885b0296b32044cb99ecbdc50d98dddb83

+ 50 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/grabRef.cmake

@@ -0,0 +1,50 @@
+#
+# Internal file for GetGitRevisionDescription.cmake
+#
+# Requires CMake 2.6 or newer (uses the 'function' command)
+#
+# Original Author:
+# 2009-2010 Ryan Pavlik <rpavlik@iastate.edu> <abiryan@ryand.net>
+# http://academic.cleardefinition.com
+# Iowa State University HCI Graduate Program/VRAC
+#
+# Copyright Iowa State University 2009-2010.
+# Distributed under the Boost Software License, Version 1.0.
+# (See accompanying file LICENSE_1_0.txt or copy at
+# http://www.boost.org/LICENSE_1_0.txt)
+
+set(HEAD_HASH)
+
+file(READ "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
+
+string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
+set(GIT_DIR "C:/Dev/esp/v5.5.1/esp-idf/.git")
+# handle git-worktree
+if(EXISTS "${GIT_DIR}/commondir")
+	file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)
+	string(STRIP "${GIT_DIR_NEW}" GIT_DIR_NEW)
+	if(NOT IS_ABSOLUTE "${GIT_DIR_NEW}")
+		get_filename_component(GIT_DIR_NEW ${GIT_DIR}/${GIT_DIR_NEW} ABSOLUTE)
+	endif()
+	if(EXISTS "${GIT_DIR_NEW}")
+		set(GIT_DIR "${GIT_DIR_NEW}")
+	endif()
+endif()
+if(HEAD_CONTENTS MATCHES "ref")
+	# named branch
+	string(REPLACE "ref: " "" HEAD_REF "${HEAD_CONTENTS}")
+	if(EXISTS "${GIT_DIR}/${HEAD_REF}")
+		configure_file("${GIT_DIR}/${HEAD_REF}" "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
+	elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
+		configure_file("${GIT_DIR}/logs/${HEAD_REF}" "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
+		set(HEAD_HASH "${HEAD_REF}")
+	endif()
+else()
+	# detached HEAD
+	configure_file("${GIT_DIR}/HEAD" "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
+endif()
+
+if(NOT HEAD_HASH)
+	file(READ "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
+	string(STRIP "${HEAD_HASH}" HEAD_HASH)
+endif()

+ 1 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/git-data/head-ref

@@ -0,0 +1 @@
+fcae32885b0296b32044cb99ecbdc50d98dddb83

+ 348 - 0
test/NimBLE_Beacon/build/bootloader/CMakeFiles/rules.ninja

@@ -0,0 +1,348 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Ninja" Generator, CMake Version 3.30
+
+# This file contains all the rules used to get the outputs files
+# built from the input files.
+# It is included in the main 'build.ninja'.
+
+# =============================================================================
+# Project: bootloader
+# Configurations: 
+# =============================================================================
+# =============================================================================
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__bootloader.2eelf_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C executable.
+
+rule C_EXECUTABLE_LINKER__bootloader.2eelf_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
+  description = Linking C executable $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for running custom commands.
+
+rule CUSTOM_COMMAND
+  command = $COMMAND
+  description = $DESC
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_xtensa_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_xtensa_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_soc_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_soc_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_micro-ecc_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_micro-ecc_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_hal_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_hal_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_spi_flash_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_bootloader_format_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_bootloader_format_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_bootloader_support_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_efuse_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_efuse_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_system_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_system_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_hw_support_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_common_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_common_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_esp_rom_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_rom_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_log_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_log_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_main_unscanned_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ${LAUNCHER}${CODE_CHECK}C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_main_
+  command = C:\WINDOWS\system32\cmd.exe /C "$PRE_LINK && C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -E rm -f $TARGET_FILE && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && C:\Dev\.espressif\tools\xtensa-esp-elf\esp-14.2.0_20241119\xtensa-esp-elf\bin\xtensa-esp32s3-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for re-running cmake.
+
+rule RERUN_CMAKE
+  command = C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe --regenerate-during-build -SC:\Dev\esp\v5.5.1\esp-idf\components\bootloader\subproject -BD:\Project\ble_auracast\test\NimBLE_Beacon\build\bootloader
+  description = Re-running CMake...
+  generator = 1
+
+
+#############################################
+# Rule for cleaning additional files.
+
+rule CLEAN_ADDITIONAL
+  command = C:\Dev\.espressif\tools\cmake\3.30.2\bin\cmake.exe -DCONFIG=$CONFIG -P CMakeFiles\clean_additional.cmake
+  description = Cleaning additional files...
+
+
+#############################################
+# Rule for cleaning all built files.
+
+rule CLEAN
+  command = C:\Dev\.espressif\tools\ninja\1.12.1\ninja.exe $FILE_ARG -t clean $TARGETS
+  description = Cleaning all built files...
+
+
+#############################################
+# Rule for printing all primary targets available.
+
+rule HELP
+  command = C:\Dev\.espressif\tools\ninja\1.12.1\ninja.exe -t targets
+  description = All primary targets available:
+

BIN
test/NimBLE_Beacon/build/bootloader/bootloader.bin


BIN
test/NimBLE_Beacon/build/bootloader/bootloader.elf


+ 7176 - 0
test/NimBLE_Beacon/build/bootloader/bootloader.map

@@ -0,0 +1,7176 @@
+Archive member included to satisfy reference by file (symbol)
+
+esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+                              (esp_bootloader_desc)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                              (__assert_func)
+esp-idf/main/libmain.a(bootloader_start.c.obj)
+                              (call_start_cpu0)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (bootloader_utility_load_partition_table)
+esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (esp_partition_table_verify)
+esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_load_image)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_sha256_start)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_console_deinit)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_ana_clock_glitch_reset_config)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (bootloader_init)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_common_ota_select_crc)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) (bootloader_clock_configure)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) (bootloader_init_mem)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) (bootloader_fill_random)
+esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (esp_flash_encryption_enabled)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_random_disable)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_mmap_get_free_pages)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) (bootloader_flash_update_id)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) (bootloader_clear_bss_section)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) (bootloader_console_init)
+esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (ESP_EFUSE_DIS_DIRECT_BOOT)
+esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_enable_rom_secure_download_mode)
+esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_read_field_blob)
+esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                              esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) (esp_efuse_utility_fill_buff)
+esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_get_key_dis_read)
+esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_utility_clear_program_registers)
+esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) (esp_cpu_configure_region_protection)
+esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) (rtc_clk_slow_src_get)
+esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) (rtc_clk_init)
+esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj) (g_dig_dbias_pvt_240m)
+esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) (rtc_sleep_pu)
+esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj) (rtc_clk_cal)
+esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) (esp_rom_install_uart_printf)
+esp-idf/log/liblog.a(log_timestamp.c.obj)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (esp_log_timestamp)
+esp-idf/hal/libhal.a(mpu_hal.c.obj)
+                              esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj) (mpu_hal_set_region_access)
+esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj) (efuse_hal_chip_revision)
+esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                              esp-idf/hal/libhal.a(efuse_hal.c.obj) (efuse_hal_get_major_chip_version)
+esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (mmu_hal_unmap_all)
+esp-idf/hal/libhal.a(cache_hal.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj) (cache_hal_init)
+esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                              esp-idf/hal/libhal.a(cache_hal.c.obj) (Cache_Suspend_ICache)
+esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+                              esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj) (cache_writeback_items_freeze)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__ashldi3)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__lshrdi3)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj) (__bswapsi2)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__popcountsi2)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) (__udivdi3)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj) (__umoddi3)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bzero)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj) (memcmp)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (_impure_data)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (memcpy)
+C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (memset)
+
+Discarded input sections
+
+ .text          0x00000000        0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj
+ .data          0x00000000        0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj
+ .bss           0x00000000        0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj
+ .comment       0x00000000       0x30 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj
+ .text          0x00000000        0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .literal.__getreent
+                0x00000000        0x4 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .text          0x00000000        0x0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .data          0x00000000        0x0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .bss           0x00000000        0x0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .text.__getreent
+                0x00000000        0x8 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .literal.bootloader_common_get_partition_description
+                0x00000000       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .literal.bootloader_atexit
+                0x00000000        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .literal.bootloader_sha256_flash_contents
+                0x00000000       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_common_get_partition_description
+                0x00000000       0x76 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_atexit
+                0x00000000        0xb esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_sha256_hex_to_str
+                0x00000000       0x5e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.bootloader_sha256_flash_contents.str1.1
+                0x00000000       0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_sha256_flash_contents
+                0x00000000       0xae esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .literal.esp_image_bootloader_offset_get
+                0x00000000        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .literal.esp_image_bootloader_offset_set
+                0x00000000       0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .literal.bootloader_load_image_no_verify
+                0x00000000        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .literal.esp_image_verify
+                0x00000000        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .literal.esp_image_get_metadata
+                0x00000000       0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .literal.esp_image_verify_bootloader_data
+                0x00000000        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .literal.esp_image_verify_bootloader
+                0x00000000        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_bootloader_offset_get
+                0x00000000        0xa esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.esp_image_bootloader_offset_set.str1.1
+                0x00000000       0x44 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_bootloader_offset_set
+                0x00000000       0x22 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.bootloader_load_image_no_verify
+                0x00000000       0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_verify
+                0x00000000       0x14 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_get_metadata
+                0x00000000       0x62 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_verify_bootloader_data
+                0x00000000       0x24 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_verify_bootloader
+                0x00000000       0x1c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_get_flash_size
+                0x00000000       0x4d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .literal.bootloader_sha512_start
+                0x00000000        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .literal.bootloader_sha512_data
+                0x00000000       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .literal.bootloader_sha512_finish
+                0x00000000       0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .text.bootloader_sha512_start
+                0x00000000       0x1f esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .text.bootloader_sha512_data
+                0x00000000       0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .text.bootloader_sha512_finish
+                0x00000000       0x31 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .rodata.__func__$0
+                0x00000000       0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .rodata.__func__$1
+                0x00000000       0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .literal.esp_flash_write_protect_crypt_cnt
+                0x00000000        0x8 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .literal.esp_get_flash_encryption_mode
+                0x00000000       0x2c esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .literal.esp_flash_encryption_set_release_mode
+                0x00000000       0x70 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .literal.esp_flash_encryption_cfg_verify_release_mode
+                0x00000000      0x110 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text.esp_flash_write_protect_crypt_cnt
+                0x00000000        0xe esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text.esp_get_flash_encryption_mode
+                0x00000000       0x72 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .rodata.esp_flash_encryption_set_release_mode.str1.1
+                0x00000000       0xb3 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text.esp_flash_encryption_set_release_mode
+                0x00000000       0xc2 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .rodata.esp_flash_encryption_cfg_verify_release_mode.str1.1
+                0x00000000      0x3fd esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .rodata        0x00000000        0xc esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text.esp_flash_encryption_cfg_verify_release_mode
+                0x00000000      0x25e esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .literal.bootloader_flash_erase_range
+                0x00000000        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .literal.bootloader_spi_flash_reset
+                0x00000000        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .iram1.7.literal
+                0x00000000       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .text.bootloader_flash_erase_range
+                0x00000000       0x5b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .text.bootloader_spi_flash_reset
+                0x00000000       0x23 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .iram1.7       0x00000000       0x9e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .literal.bootloader_flash_update_size
+                0x00000000        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .iram1.1.literal
+                0x00000000        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .iram1.3.literal
+                0x00000000        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .text.bootloader_flash_update_size
+                0x00000000        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .iram1.1       0x00000000       0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .iram1.3       0x00000000       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .text          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .data          0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .bss           0x00000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .text          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .bss           0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SYS_DATA_PART2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY5
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY4
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_USER_DATA_MAC_CUSTOM
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_USER_DATA
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_INIT_CODE_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_OCODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_TEMP_CALIB
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_BLK_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_OPTIONAL_UNIQUE_ID
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ADC2_CAL_VOL_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WAFER_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WAFER_VERSION_MINOR_HI
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIG_DBIAS_HVT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_V_DIG_DBIAS20
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_V_RTC_DBIAS20
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_K_DIG_LDO
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_K_RTC_LDO
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_PSRAM_VENDOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_PSRAM_TEMP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_PSRAM_CAP
+                0x00000000        0xc esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_VENDOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_TEMP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_CAP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_BLK_VERSION_MINOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_PKG_VERSION
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WAFER_VERSION_MINOR_LO
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_D7
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_D6
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_D5
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_D4
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_DQS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_WP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_HD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_CS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_D
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_Q
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_PAD_CONFIG_CLK
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_MAC
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_USB_OTG_DOWNLOAD_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SECURE_VERSION
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FORCE_SEND_RESUME
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_ECC_EN
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_PAGE_SIZE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_TYPE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_PIN_POWER_SELECTION
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_UART_PRINT_CONTROL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_ECC_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_DIRECT_BOOT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_DOWNLOAD_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_FLASH_TPUW
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_USB_PHY_SEL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_STRAP_JTAG_SEL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_USB_SERIAL_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_USB_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SECURE_BOOT_EN
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY_PURPOSE_5
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY_PURPOSE_4
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY_PURPOSE_3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY_PURPOSE_2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY_PURPOSE_1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_KEY_PURPOSE_0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SPI_BOOT_CRYPT_CNT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WDT_DELAY_SEL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_VDD_SPI_FORCE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_VDD_SPI_TIEH
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_VDD_SPI_XPD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_USB_EXT_PHY_ENABLE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_USB_EXCHG_PINS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_PAD_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_SOFT_DIS_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_APP_CPU
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_TWAI
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_USB_OTG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_FORCE_DOWNLOAD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_DOWNLOAD_DCACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_DOWNLOAD_ICACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_DCACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_DIS_ICACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS_BLOCK_SYS_DATA2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS_BLOCK_KEY5
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS_BLOCK_KEY4
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS_BLOCK_KEY3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS_BLOCK_KEY2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS_BLOCK_KEY1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS_BLOCK_KEY0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_RD_DIS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SOFT_DIS_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_USB_EXT_PHY_ENABLE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_USB_EXCHG_PINS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_SYS_DATA2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_KEY5
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_KEY4
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_KEY3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_KEY2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_KEY1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_KEY0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_CUSTOM_MAC
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLOCK_USR_DATA
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_OCODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_TEMP_CALIB
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLK_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_OPTIONAL_UNIQUE_ID
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SYS_DATA_PART1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIG_DBIAS_HVT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_V_DIG_DBIAS20
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_V_RTC_DBIAS20
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_K_DIG_LDO
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_K_RTC_LDO
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_PSRAM_VENDOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_PSRAM_TEMP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_PSRAM_CAP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_VENDOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_TEMP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_CAP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLK_VERSION_MINOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_PKG_VERSION
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D7
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D6
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D5
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D4
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_DQS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_WP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_HD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_Q
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CLK
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_MAC
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_BLK1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DISABLE_BLK_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DISABLE_WAFER_VERSION_MAJOR
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_USB_OTG_DOWNLOAD_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SECURE_VERSION
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FORCE_SEND_RESUME
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_ECC_EN
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_PAGE_SIZE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_TYPE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_PIN_POWER_SELECTION
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_UART_PRINT_CONTROL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_ENABLE_SECURITY_DOWNLOAD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_ECC_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_DIRECT_BOOT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MODE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_FLASH_TPUW
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_KEY_PURPOSE_5
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_KEY_PURPOSE_4
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_KEY_PURPOSE_3
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_KEY_PURPOSE_2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_KEY_PURPOSE_1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_KEY_PURPOSE_0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_WDT_DELAY_SEL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_VDD_SPI_FORCE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_VDD_SPI_TIEH
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_VDD_SPI_XPD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_USB_PHY_SEL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_STRAP_JTAG_SEL
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_USB_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_PAD_JTAG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_APP_CPU
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_TWAI
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_USB_OTG
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_FORCE_DOWNLOAD
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_DCACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_ICACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_DCACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_DIS_ICACHE
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS_RD_DIS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WR_DIS
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SYS_DATA_PART2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY5   0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY4   0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY3   0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY2   0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY1   0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY0   0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.USER_DATA_MAC_CUSTOM
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.USER_DATA
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_CAL_VOL_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_CAL_VOL_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_CAL_VOL_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_CAL_VOL_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_CAL_VOL_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_CAL_VOL_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_CAL_VOL_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_INIT_CODE_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_INIT_CODE_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_INIT_CODE_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_INIT_CODE_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_INIT_CODE_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_INIT_CODE_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_INIT_CODE_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC1_INIT_CODE_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.OCODE  0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.TEMP_CALIB
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.BLK_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.OPTIONAL_UNIQUE_ID
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ADC2_CAL_VOL_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WAFER_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WAFER_VERSION_MINOR_HI
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIG_DBIAS_HVT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.V_DIG_DBIAS20
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.V_RTC_DBIAS20
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.K_DIG_LDO
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.K_RTC_LDO
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.PSRAM_VENDOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.PSRAM_TEMP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.PSRAM_CAP
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_VENDOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_TEMP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_CAP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.BLK_VERSION_MINOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.PKG_VERSION
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WAFER_VERSION_MINOR_LO
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_D7
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_D6
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_D5
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_D4
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_DQS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_WP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_HD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_CS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_D
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_Q
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_PAD_CONFIG_CLK
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.MAC    0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DISABLE_BLK_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DISABLE_WAFER_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_USB_OTG_DOWNLOAD_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SECURE_VERSION
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FORCE_SEND_RESUME
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_ECC_EN
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_PAGE_SIZE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_TYPE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.PIN_POWER_SELECTION
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.UART_PRINT_CONTROL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.ENABLE_SECURITY_DOWNLOAD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_ECC_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_USB_SERIAL_JTAG_ROM_PRINT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_DIRECT_BOOT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_DOWNLOAD_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.FLASH_TPUW
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.USB_PHY_SEL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.STRAP_JTAG_SEL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_USB_SERIAL_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_USB_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SECURE_BOOT_EN
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY_PURPOSE_5
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY_PURPOSE_4
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY_PURPOSE_3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY_PURPOSE_2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY_PURPOSE_1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.KEY_PURPOSE_0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SECURE_BOOT_KEY_REVOKE2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SECURE_BOOT_KEY_REVOKE1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SECURE_BOOT_KEY_REVOKE0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SPI_BOOT_CRYPT_CNT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WDT_DELAY_SEL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.VDD_SPI_FORCE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.VDD_SPI_TIEH
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.VDD_SPI_XPD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.USB_EXT_PHY_ENABLE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.USB_EXCHG_PINS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_DOWNLOAD_MANUAL_ENCRYPT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_PAD_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.SOFT_DIS_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_APP_CPU
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_TWAI
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_USB_OTG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_FORCE_DOWNLOAD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_DOWNLOAD_DCACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_DOWNLOAD_ICACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_DCACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.DIS_ICACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS_BLOCK_SYS_DATA2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS_BLOCK_KEY5
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS_BLOCK_KEY4
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS_BLOCK_KEY3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS_BLOCK_KEY2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS_BLOCK_KEY1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS_BLOCK_KEY0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.RD_DIS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SOFT_DIS_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_USB_EXT_PHY_ENABLE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_USB_EXCHG_PINS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_SYS_DATA2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_KEY5
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_KEY4
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_KEY3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_KEY2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_KEY1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_KEY0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_CUSTOM_MAC
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLOCK_USR_DATA
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_CAL_VOL_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_CAL_VOL_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_CAL_VOL_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_CAL_VOL_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_CAL_VOL_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_CAL_VOL_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_CAL_VOL_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_INIT_CODE_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_INIT_CODE_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_INIT_CODE_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_INIT_CODE_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_INIT_CODE_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_INIT_CODE_ATTEN2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_INIT_CODE_ATTEN1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC1_INIT_CODE_ATTEN0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_OCODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_TEMP_CALIB
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLK_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_OPTIONAL_UNIQUE_ID
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SYS_DATA_PART1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ADC2_CAL_VOL_ATTEN3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_WAFER_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_WAFER_VERSION_MINOR_HI
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIG_DBIAS_HVT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_V_DIG_DBIAS20
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_V_RTC_DBIAS20
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_K_DIG_LDO
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_K_RTC_LDO
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_PSRAM_VENDOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_PSRAM_TEMP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_PSRAM_CAP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_VENDOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_TEMP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_CAP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLK_VERSION_MINOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_PKG_VERSION
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_WAFER_VERSION_MINOR_LO
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_D7
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_D6
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_D5
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_D4
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_DQS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_WP
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_HD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_CS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_D
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_Q
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_PAD_CONFIG_CLK
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_MAC
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_BLK1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DISABLE_BLK_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DISABLE_WAFER_VERSION_MAJOR
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_USB_OTG_DOWNLOAD_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SECURE_VERSION
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FORCE_SEND_RESUME
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_ECC_EN
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_PAGE_SIZE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_TYPE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_PIN_POWER_SELECTION
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_UART_PRINT_CONTROL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_ENABLE_SECURITY_DOWNLOAD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_ECC_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_DIRECT_BOOT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_DOWNLOAD_MODE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_FLASH_TPUW
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SECURE_BOOT_EN
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_KEY_PURPOSE_5
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_KEY_PURPOSE_4
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_KEY_PURPOSE_3
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_KEY_PURPOSE_2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_KEY_PURPOSE_1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_KEY_PURPOSE_0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_SPI_BOOT_CRYPT_CNT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_WDT_DELAY_SEL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_VDD_SPI_FORCE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_VDD_SPI_TIEH
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_VDD_SPI_XPD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_USB_PHY_SEL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_STRAP_JTAG_SEL
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_USB_SERIAL_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_USB_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_PAD_JTAG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_APP_CPU
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_TWAI
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_USB_OTG
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_FORCE_DOWNLOAD
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_DOWNLOAD_DCACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_DOWNLOAD_ICACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_DCACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_DIS_ICACHE
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS_RD_DIS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.WR_DIS
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_info    0x00000000     0x2e4c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_abbrev  0x00000000      0x119 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_aranges
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_line    0x00000000      0x23f esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_str     0x00000000     0x307f esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .comment       0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .literal.esp_efuse_get_pkg_ver
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .literal.esp_efuse_disable_rom_download_mode
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .literal.esp_efuse_set_rom_log_scheme
+                0x00000000        0xc esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .literal.esp_efuse_enable_rom_secure_download_mode
+                0x00000000       0x10 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .data          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .bss           0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_get_pkg_ver
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_disable_rom_download_mode
+                0x00000000       0x10 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_set_rom_log_scheme
+                0x00000000       0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_enable_rom_secure_download_mode
+                0x00000000       0x1e esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_frame   0x00000000       0x70 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_info    0x00000000      0x3c0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_abbrev  0x00000000      0x184 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_loc     0x00000000       0x15 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_aranges
+                0x00000000       0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_ranges  0x00000000       0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_line    0x00000000      0x435 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_str     0x00000000      0x642 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .comment       0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .literal.esp_efuse_read_field_blob
+                0x00000000       0x10 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_read_field_bit
+                0x00000000       0x14 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_read_field_cnt
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_write_field_blob
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_write_field_cnt
+                0x00000000       0x2c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_write_field_bit
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_write_reg
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_read_block
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_read_reg
+                0x00000000       0x14 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_write_block
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_batch_write_begin
+                0x00000000       0x28 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_batch_write_cancel
+                0x00000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_batch_write_commit
+                0x00000000       0x2c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_check_errors
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.esp_efuse_destroy_block
+                0x00000000       0x54 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .data          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .bss           0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_field_blob
+                0x00000000       0x56 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_read_field_bit.str1.1
+                0x00000000       0x39 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_field_bit
+                0x00000000       0x32 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_field_cnt
+                0x00000000       0x3b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_field_blob
+                0x00000000       0x62 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_write_field_cnt.str1.1
+                0x00000000       0x4c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_field_cnt
+                0x00000000       0x8b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_field_bit
+                0x00000000       0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_get_field_size
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_reg
+                0x00000000       0x40 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_block
+                0x00000000       0x46 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_reg
+                0x00000000       0x2e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_block
+                0x00000000       0x46 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_batch_write_begin.str1.1
+                0x00000000       0x4f esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_batch_write_begin
+                0x00000000       0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_batch_write_cancel.str1.1
+                0x00000000       0x5f esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_batch_write_cancel
+                0x00000000       0x4c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_batch_write_commit.str1.1
+                0x00000000       0x37 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_batch_write_commit
+                0x00000000       0x61 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_check_errors
+                0x00000000        0xd esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_destroy_block.str1.1
+                0x00000000      0x11b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_destroy_block
+                0x00000000       0xe5 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.__func__$0
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.__func__$1
+                0x00000000       0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.__func__$2
+                0x00000000       0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .bss.s_batch_writing_mode
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_frame   0x00000000      0x190 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_info    0x00000000     0x133f esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_abbrev  0x00000000      0x426 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_loc     0x00000000      0x734 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_aranges
+                0x00000000       0x98 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_ranges  0x00000000       0xb8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_line    0x00000000     0x1469 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_str     0x00000000      0x9c8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .comment       0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .literal.write_reg
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_process
+                0x00000000       0x38 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_reset
+                0x00000000        0xc esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_burn_efuses
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_update_virt_blocks
+                0x00000000       0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_debug_dump_single_block
+                0x00000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_debug_dump_pending
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_debug_dump_blocks
+                0x00000000       0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_read_reg
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_fill_buff
+                0x00000000       0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_count_once
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_write_cnt
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_write_reg
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_write_blob
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_get_read_register_address
+                0x00000000       0x14 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_is_correct_written_data
+                0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .data          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .bss           0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.write_reg.str1.1
+                0x00000000       0xb3 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.write_reg
+                0x00000000       0x55 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_process.str1.1
+                0x00000000       0x5b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_process
+                0x00000000      0x115 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_reset
+                0x00000000       0x47 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_burn_efuses
+                0x00000000       0x28 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_erase_virt_blocks
+                0x00000000        0x5 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_update_virt_blocks.str1.1
+                0x00000000       0x27 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_update_virt_blocks
+                0x00000000       0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_debug_dump_single_block.str1.1
+                0x00000000        0xe esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_debug_dump_single_block
+                0x00000000       0x63 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_debug_dump_pending
+                0x00000000       0x31 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_debug_dump_blocks.str1.1
+                0x00000000        0xd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_debug_dump_blocks
+                0x00000000       0x2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_get_number_of_items
+                0x00000000       0x12 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_read_reg
+                0x00000000       0x43 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_fill_buff
+                0x00000000       0xaa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_count_once
+                0x00000000       0x3c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_write_cnt.str1.1
+                0x00000000       0x31 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_write_cnt
+                0x00000000       0x7d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_write_reg.str1.1
+                0x00000000       0x53 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_write_reg
+                0x00000000       0x42 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_write_blob
+                0x00000000       0x9e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_get_read_register_address.str1.1
+                0x00000000       0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_get_read_register_address
+                0x00000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_is_correct_written_data.str1.1
+                0x00000000       0xb7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_is_correct_written_data
+                0x00000000       0x85 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__$0
+                0x00000000       0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__$1
+                0x00000000       0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__$2
+                0x00000000        0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__$3
+                0x00000000        0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__$4
+                0x00000000       0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .bss.s_burn_counter
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_frame   0x00000000      0x1c0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_info    0x00000000     0x15fb esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_abbrev  0x00000000      0x474 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_loc     0x00000000     0x1085 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_aranges
+                0x00000000       0xa8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_ranges  0x00000000      0x320 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_line    0x00000000     0x1997 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_str     0x00000000      0xb3c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .comment       0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_block_is_empty
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_write_protect
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_read_protect
+                0x00000000        0xc esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_purpose_field
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_key
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_key_dis_read
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_key_dis_read
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_key_dis_write
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_key_dis_write
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_key_purpose
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_key_purpose
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_keypurpose_dis_write
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_keypurpose_dis_write
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_find_purpose
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_key_block_unused
+                0x00000000       0x14 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_find_unused_key_block
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_count_unused_key_blocks
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_write_key
+                0x00000000       0x38 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_write_keys
+                0x00000000       0x40 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_digest_revoke
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_digest_revoke
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_get_write_protect_of_digest_revoke
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_set_write_protect_of_digest_revoke
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_secure_boot_read_key_digests
+                0x00000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .data          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .bss           0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_block_is_empty
+                0x00000000       0x31 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_write_protect
+                0x00000000       0x51 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_read_protect
+                0x00000000       0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_coding_scheme
+                0x00000000        0xa esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_purpose_field
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key
+                0x00000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_efuse_get_key_dis_read.str1.1
+                0x00000000       0x8c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key_dis_read
+                0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_key_dis_read
+                0x00000000       0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key_dis_write
+                0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_key_dis_write
+                0x00000000       0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key_purpose
+                0x00000000       0x35 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_key_purpose
+                0x00000000       0x2a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_keypurpose_dis_write
+                0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_keypurpose_dis_write
+                0x00000000       0x22 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_find_purpose
+                0x00000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_key_block_unused
+                0x00000000       0x49 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_find_unused_key_block
+                0x00000000       0x16 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_count_unused_key_blocks
+                0x00000000       0x19 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_efuse_write_key.str1.1
+                0x00000000       0x63 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_write_key
+                0x00000000       0xee esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_efuse_write_keys.str1.1
+                0x00000000       0xcc esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_write_keys
+                0x00000000       0xe2 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_efuse_get_digest_revoke.str1.1
+                0x00000000       0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_digest_revoke
+                0x00000000       0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_digest_revoke
+                0x00000000       0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_write_protect_of_digest_revoke
+                0x00000000       0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_write_protect_of_digest_revoke
+                0x00000000       0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_secure_boot_read_key_digests.str1.1
+                0x00000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_secure_boot_read_key_digests
+                0x00000000       0x6e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__$0
+                0x00000000       0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__$1
+                0x00000000       0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__$2
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__$3
+                0x00000000       0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__$4
+                0x00000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__$5
+                0x00000000       0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.s_revoke_table
+                0x00000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.s_table
+                0x00000000       0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_frame   0x00000000      0x268 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_info    0x00000000     0x1759 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_abbrev  0x00000000      0x418 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_loc     0x00000000      0xa81 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_aranges
+                0x00000000       0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_ranges  0x00000000      0x170 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_line    0x00000000     0x1627 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_str     0x00000000     0x1181 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .comment       0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .literal.esp_efuse_utility_clear_program_registers
+                0x00000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_burn_chip_opt
+                0x00000000       0xac esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_burn_chip
+                0x00000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .literal.esp_efuse_utility_apply_new_coding_scheme
+                0x00000000       0x20 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .data          0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .bss           0x00000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_clear_program_registers
+                0x00000000       0x11 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_check_errors
+                0x00000000        0x7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_burn_chip_opt.str1.1
+                0x00000000      0x1a7 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_burn_chip_opt
+                0x00000000      0x218 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_burn_chip
+                0x00000000       0x11 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.1
+                0x00000000       0x3f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_apply_new_coding_scheme
+                0x00000000       0x71 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.range_write_addr_blocks
+                0x00000000       0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .bss.write_mass_blocks
+                0x00000000      0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.range_read_addr_blocks
+                0x00000000       0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_frame   0x00000000       0x88 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_info    0x00000000      0xa18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_abbrev  0x00000000      0x29d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_loc     0x00000000      0x3a0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_aranges
+                0x00000000       0x40 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_ranges  0x00000000      0x108 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_line    0x00000000      0xe37 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_str     0x00000000      0x886 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .comment       0x00000000       0x30 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .literal.rtc_clk_bbpll_add_consumer
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_bbpll_remove_consumer
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_32k_enable_external
+                0x00000000       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_32k_disable_external
+                0x00000000       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_32k_bootstrap
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_32k_enabled
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_8m_enabled
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_8md256_enabled
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_cpu_freq_set_config_fast
+                0x00000000       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_cpu_set_to_default_config
+                0x00000000        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_cpu_freq_set_xtal
+                0x00000000        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_cpu_freq_set_xtal_for_sleep
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_dig_clk8m_enable
+                0x00000000        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_dig_clk8m_disable
+                0x00000000        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_dig_8m_enabled
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_bbpll_add_consumer
+                0x00000000        0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_bbpll_remove_consumer
+                0x00000000        0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_enable_external
+                0x00000000       0x59 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_disable_external
+                0x00000000       0x50 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_bootstrap
+                0x00000000        0xe esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_enabled
+                0x00000000       0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_8m_enabled
+                0x00000000       0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_8md256_enabled
+                0x00000000       0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_freq_set_config_fast
+                0x00000000       0x39 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_set_to_default_config
+                0x00000000       0x13 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_freq_set_xtal
+                0x00000000       0x25 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_freq_set_xtal_for_sleep
+                0x00000000        0xb esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_dig_clk8m_enable
+                0x00000000       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_dig_clk8m_disable
+                0x00000000       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_dig_8m_enabled
+                0x00000000       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .literal.get_rtc_dbias_by_efuse$constprop$0
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .literal.rtc_init
+                0x00000000      0x11c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .literal.rtc_vddsdio_get_config
+                0x00000000        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .literal.rtc_vddsdio_set_config
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .text.get_rtc_dbias_by_efuse$constprop$0
+                0x00000000       0xae esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .rodata.rtc_init.str1.1
+                0x00000000       0x2e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .text.rtc_init
+                0x00000000      0x6c9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .text.rtc_vddsdio_get_config
+                0x00000000       0x62 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .text.rtc_vddsdio_set_config
+                0x00000000       0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .literal.rtc_sleep_pu
+                0x00000000       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .literal.rtc_sleep_get_default_config
+                0x00000000       0x24 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .literal.rtc_sleep_init
+                0x00000000       0x9c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .literal.rtc_sleep_low_init
+                0x00000000        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .literal.rtc_sleep_start
+                0x00000000       0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .text.rtc_sleep_pu
+                0x00000000      0x174 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .rodata.rtc_sleep_get_default_config.str1.1
+                0x00000000       0x59 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .text.rtc_sleep_get_default_config
+                0x00000000      0x14c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .rodata.rtc_sleep_init.str1.1
+                0x00000000       0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .text.rtc_sleep_init
+                0x00000000      0x3ad esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .text.rtc_sleep_low_init
+                0x00000000       0x7a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .text.rtc_sleep_start
+                0x00000000       0xae esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .rodata.__func__$0
+                0x00000000        0xf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .rodata.__func__$1
+                0x00000000       0x1d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_frame   0x00000000       0x88 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_info    0x00000000      0x8e7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_abbrev  0x00000000      0x25a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_loc     0x00000000       0x80 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_aranges
+                0x00000000       0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_ranges  0x00000000       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_line    0x00000000      0xfe1 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .debug_str     0x00000000     0x109c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .comment       0x00000000       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .literal.rtc_clk_cal_internal
+                0x00000000       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .literal.rtc_clk_cal_ratio
+                0x00000000       0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .literal.rtc_clk_cal
+                0x00000000       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .literal.rtc_time_us_to_slowclk
+                0x00000000       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .literal.rtc_time_get
+                0x00000000        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .literal.rtc_clk_wait_for_slow_cycle
+                0x00000000        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .literal.rtc_clk_freq_cal
+                0x00000000        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_clk_cal_internal
+                0x00000000      0x1ff esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .rodata.rtc_clk_cal_ratio.str1.1
+                0x00000000       0x47 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_clk_cal_ratio
+                0x00000000       0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_clk_cal
+                0x00000000       0xbb esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .rodata.rtc_time_us_to_slowclk.str1.1
+                0x00000000        0x7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_time_us_to_slowclk
+                0x00000000       0x81 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_time_slowclk_to_us
+                0x00000000       0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_time_get
+                0x00000000       0x2a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_clk_wait_for_slow_cycle
+                0x00000000       0x2d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .text.rtc_clk_freq_cal
+                0x00000000       0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .rodata.__func__$2
+                0x00000000       0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .rodata.__func__$1
+                0x00000000        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .rodata.__func__$0
+                0x00000000       0x12 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .literal.esp_rom_output_to_channels
+                0x00000000        0x8 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .literal.esp_rom_install_channel_putc
+                0x00000000       0x10 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .text.esp_rom_output_to_channels
+                0x00000000       0x22 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .text.esp_rom_install_channel_putc
+                0x00000000       0x2b esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .bss._putc2    0x00000000        0x4 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .text          0x00000000        0x0 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .data          0x00000000        0x0 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .bss           0x00000000        0x0 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .text          0x00000000        0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .data          0x00000000        0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .bss           0x00000000        0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .literal.efuse_hal_get_mac
+                0x00000000        0x4 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .iram1.3.literal
+                0x00000000        0x4 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text          0x00000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .data          0x00000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .bss           0x00000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_get_mac
+                0x00000000       0x19 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .iram1.3       0x00000000       0x11 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .literal.efuse_hal_set_timing
+                0x00000000        0x8 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .literal.efuse_hal_read
+                0x00000000        0x8 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .literal.efuse_hal_clear_program_registers
+                0x00000000        0x4 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .literal.efuse_hal_program
+                0x00000000       0x14 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .literal.efuse_hal_rs_calculate
+                0x00000000        0x4 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .literal.efuse_hal_is_coding_error_in_block
+                0x00000000        0xc esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text          0x00000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .data          0x00000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .bss           0x00000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_set_timing
+                0x00000000       0x66 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_read
+                0x00000000       0x50 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_clear_program_registers
+                0x00000000        0xb esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_program
+                0x00000000       0x59 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_rs_calculate
+                0x00000000        0xf esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_is_coding_error_in_block
+                0x00000000       0x53 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .literal.mmu_hal_paddr_to_vaddr
+                0x00000000        0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .literal.mmu_hal_unmap_region
+                0x00000000        0xc esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .literal.mmu_hal_vaddr_to_paddr
+                0x00000000        0xc esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text          0x00000000        0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .data          0x00000000        0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .bss           0x00000000        0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text.mmu_hal_pages_to_bytes
+                0x00000000        0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text.mmu_hal_bytes_to_pages
+                0x00000000        0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text.mmu_hal_paddr_to_vaddr
+                0x00000000       0x62 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text.mmu_hal_unmap_region
+                0x00000000       0x53 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text.mmu_hal_vaddr_to_paddr
+                0x00000000       0x51 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .literal.cache_hal_vaddr_to_cache_level_id$part$0
+                0x00000000        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_suspend
+                0x00000000       0x10 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_resume
+                0x00000000       0x14 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_is_cache_enabled
+                0x00000000        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_vaddr_to_cache_level_id
+                0x00000000        0x4 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_invalidate_addr
+                0x00000000        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_writeback_addr
+                0x00000000        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_freeze
+                0x00000000       0x10 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_unfreeze
+                0x00000000       0x10 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_get_cache_line_size
+                0x00000000        0xc esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text          0x00000000        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .data          0x00000000        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .bss           0x00000000        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_vaddr_to_cache_level_id$part$0
+                0x00000000       0x43 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_suspend
+                0x00000000       0x2b esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_resume
+                0x00000000       0x37 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_is_cache_enabled
+                0x00000000       0x2a esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_vaddr_to_cache_level_id
+                0x00000000       0x29 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_invalidate_addr
+                0x00000000       0x23 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_writeback_addr
+                0x00000000       0x23 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_freeze
+                0x00000000       0x2d esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_unfreeze
+                0x00000000       0x2b esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text.cache_hal_get_cache_line_size
+                0x00000000       0x2d esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.Cache_Count_Flash_Pages
+                0x00000000        0x4 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .literal.Cache_Suspend_ICache
+                0x00000000        0x8 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .literal.Cache_Suspend_DCache
+                0x00000000        0x8 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .literal.Cache_Freeze_ICache_Enable
+                0x00000000        0x8 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .literal.Cache_Freeze_DCache_Enable
+                0x00000000        0x8 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .literal.Cache_WriteBack_Addr
+                0x00000000       0x18 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .text          0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .data          0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .text.Cache_Count_Flash_Pages
+                0x00000000       0x17 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .text.Cache_Suspend_ICache
+                0x00000000       0x1b esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .text.Cache_Suspend_DCache
+                0x00000000       0x24 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .text.Cache_Freeze_ICache_Enable
+                0x00000000       0x1c esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .text.Cache_Freeze_DCache_Enable
+                0x00000000       0x24 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .text.Cache_WriteBack_Addr
+                0x00000000       0x95 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_frame   0x00000000       0xa0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_info    0x00000000      0x56a esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_abbrev  0x00000000      0x259 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_loc     0x00000000      0x3df esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_aranges
+                0x00000000       0x48 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_ranges  0x00000000       0x68 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_line    0x00000000      0x702 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .debug_str     0x00000000      0x4f1 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .comment       0x00000000       0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .literal       0x00000000       0x10 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .text          0x00000000       0x56 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .data          0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .bss           0x00000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .debug_line    0x00000000      0x155 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .debug_info    0x00000000       0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .debug_abbrev  0x00000000       0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .debug_aranges
+                0x00000000       0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .debug_str     0x00000000       0xbe esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .text          0x00000000       0x18 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_line    0x00000000       0x7b C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_line_str
+                0x00000000       0xc6 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_info    0x00000000       0x31 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_abbrev  0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_str     0x00000000       0xde C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .text          0x00000000       0x18 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_line    0x00000000       0x7b C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_line_str
+                0x00000000       0xc6 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_info    0x00000000       0x31 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_abbrev  0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_str     0x00000000       0xde C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .text          0x00000000       0x14 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .debug_line    0x00000000       0x6f C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .debug_line_str
+                0x00000000       0xc6 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .debug_info    0x00000000       0x31 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .debug_abbrev  0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .debug_str     0x00000000       0xdf C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .literal       0x00000000        0xc C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .text          0x00000000       0x37 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_frame   0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_info    0x00000000       0xce C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_abbrev  0x00000000       0x68 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_loclists
+                0x00000000       0xf5 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_line    0x00000000       0xef C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_str     0x00000000      0x162 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_line_str
+                0x00000000      0x180 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .comment       0x00000000       0x30 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .text          0x00000000      0x254 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_frame   0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .eh_frame      0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_info    0x00000000      0x671 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_abbrev  0x00000000      0x18d C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_loclists
+                0x00000000      0x5b1 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_rnglists
+                0x00000000       0x5f C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_line    0x00000000      0xa29 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_str     0x00000000      0x1d8 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_line_str
+                0x00000000      0x180 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .comment       0x00000000       0x30 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .text          0x00000000      0x2bb C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_frame   0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .eh_frame      0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_info    0x00000000      0x6f1 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_abbrev  0x00000000      0x1a3 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_loclists
+                0x00000000      0x5f2 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_rnglists
+                0x00000000       0x4f C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_line    0x00000000      0xc39 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_str     0x00000000      0x1d8 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .debug_line_str
+                0x00000000      0x180 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .comment       0x00000000       0x30 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .literal       0x00000000        0x4 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .text          0x00000000       0x12 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .debug_frame   0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .debug_info    0x00000000       0xf1 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .debug_abbrev  0x00000000       0xab C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .debug_line    0x00000000       0x8c C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .debug_str     0x00000000      0x129 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .debug_line_str
+                0x00000000      0x246 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .comment       0x00000000       0x30 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .literal       0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .text          0x00000000       0x4f C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_frame   0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_info    0x00000000      0x12b C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_abbrev  0x00000000       0x90 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_loclists
+                0x00000000      0x150 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_line    0x00000000      0x17f C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_str     0x00000000      0x11c C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .debug_line_str
+                0x00000000      0x23f C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .comment       0x00000000       0x30 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .text          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .data          0x00000000       0xf4 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .debug_info    0x00000000      0x840 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .debug_abbrev  0x00000000      0x174 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .debug_aranges
+                0x00000000       0x18 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .debug_line    0x00000000       0x51 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .debug_str     0x00000000      0x4e3 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .debug_line_str
+                0x00000000      0x247 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .comment       0x00000000       0x30 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .literal       0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .text          0x00000000      0x135 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .debug_line    0x00000000      0x30f C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .debug_line_str
+                0x00000000       0xc4 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .debug_info    0x00000000       0x33 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .debug_abbrev  0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .debug_str     0x00000000       0xd9 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .literal       0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .text          0x00000000       0x74 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .data          0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .bss           0x00000000        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .debug_line    0x00000000      0x146 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .debug_line_str
+                0x00000000       0xc4 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .debug_info    0x00000000       0x31 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .debug_abbrev  0x00000000       0x28 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .debug_aranges
+                0x00000000       0x20 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+ .debug_str     0x00000000       0xd9 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+
+Memory Configuration
+
+Name             Origin             Length             Attributes
+iram_seg         0x403c8700         0x00003000         xrw
+iram_loader_seg  0x403cb700         0x00007000         xrw
+dram_seg         0x3fce2700         0x00005000         rw
+*default*        0x00000000         0xffffffff
+
+Linker script and memory map
+
+                0x00000000                        IDF_TARGET_ESP32S3 = 0x0
+LOAD CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj
+LOAD esp-idf/xtensa/libxtensa.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/spi_flash/libspi_flash.a
+LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD esp-idf/main/libmain.a
+LOAD esp-idf/xtensa/libxtensa.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/spi_flash/libspi_flash.a
+LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD esp-idf/xtensa/libxtensa.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/spi_flash/libspi_flash.a
+LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD esp-idf/xtensa/libxtensa.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/spi_flash/libspi_flash.a
+LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD esp-idf/xtensa/libxtensa.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/spi_flash/libspi_flash.a
+LOAD esp-idf/esp_bootloader_format/libesp_bootloader_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD C:/Dev/esp/v5.5.1/esp-idf/components/xtensa/esp32s3/libxt_hal.a
+LOAD C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a
+LOAD C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a
+LOAD C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libnosys.a
+LOAD C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a
+LOAD C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a
+                0x4000057c                        rtc_get_reset_reason = 0x4000057c
+                0x40000588                        analog_super_wdt_reset_happened = 0x40000588
+                0x40000594                        jtag_cpu_reset_happened = 0x40000594
+                0x400005a0                        rtc_get_wakeup_cause = 0x400005a0
+                0x400005ac                        rtc_select_apb_bridge = 0x400005ac
+                0x400005b8                        rtc_unhold_all_pads = 0x400005b8
+                0x400005c4                        ets_is_print_boot = 0x400005c4
+                0x400005d0                        ets_printf = 0x400005d0
+                0x400005dc                        ets_install_putc1 = 0x400005dc
+                0x400005e8                        ets_install_uart_printf = 0x400005e8
+                0x400005f4                        ets_install_putc2 = 0x400005f4
+                0x40000600                        PROVIDE (ets_delay_us = 0x40000600)
+                0x4000060c                        ets_get_stack_info = 0x4000060c
+                0x40000618                        ets_install_lock = 0x40000618
+                0x40000624                        ets_backup_dma_copy = 0x40000624
+                0x40000630                        ets_apb_backup_init_lock_func = 0x40000630
+                0x4000063c                        UartRxString = 0x4000063c
+                0x40000648                        uart_tx_one_char = 0x40000648
+                0x40000654                        uart_tx_one_char2 = 0x40000654
+                0x40000660                        uart_rx_one_char = 0x40000660
+                0x4000066c                        uart_rx_one_char_block = 0x4000066c
+                0x40000678                        uart_rx_readbuff = 0x40000678
+                0x40000684                        uartAttach = 0x40000684
+                0x40000690                        uart_tx_flush = 0x40000690
+                0x4000069c                        uart_tx_wait_idle = 0x4000069c
+                0x400006a8                        uart_div_modify = 0x400006a8
+                0x400006b4                        ets_write_char_uart = 0x400006b4
+                0x400006c0                        uart_tx_switch = 0x400006c0
+                0x400006cc                        multofup = 0x400006cc
+                0x400006d8                        software_reset = 0x400006d8
+                0x400006e4                        software_reset_cpu = 0x400006e4
+                0x400006f0                        assist_debug_clock_enable = 0x400006f0
+                0x400006fc                        assist_debug_record_enable = 0x400006fc
+                0x40000708                        clear_super_wdt_reset_flag = 0x40000708
+                0x40000714                        disable_default_watchdog = 0x40000714
+                0x40000720                        ets_set_appcpu_boot_addr = 0x40000720
+                0x4000072c                        esp_rom_set_rtc_wake_addr = 0x4000072c
+                0x40000738                        esp_rom_get_rtc_wake_addr = 0x40000738
+                0x40000744                        send_packet = 0x40000744
+                0x40000750                        recv_packet = 0x40000750
+                0x4000075c                        GetUartDevice = 0x4000075c
+                0x40000768                        UartDwnLdProc = 0x40000768
+                0x40000774                        Uart_Init = 0x40000774
+                0x40000780                        ets_set_user_start = 0x40000780
+                0x3ff1fffc                        ets_rom_layout_p = 0x3ff1fffc
+                0x3fcefffc                        ets_ops_table_ptr = 0x3fcefffc
+                0x4000078c                        mz_adler32 = 0x4000078c
+                0x40000798                        mz_crc32 = 0x40000798
+                0x400007a4                        mz_free = 0x400007a4
+                0x400007b0                        tdefl_compress = 0x400007b0
+                0x400007bc                        tdefl_compress_buffer = 0x400007bc
+                0x400007c8                        tdefl_compress_mem_to_heap = 0x400007c8
+                0x400007d4                        tdefl_compress_mem_to_mem = 0x400007d4
+                0x400007e0                        tdefl_compress_mem_to_output = 0x400007e0
+                0x400007ec                        tdefl_get_adler32 = 0x400007ec
+                0x400007f8                        tdefl_get_prev_return_status = 0x400007f8
+                0x40000804                        tdefl_init = 0x40000804
+                0x40000810                        tdefl_write_image_to_png_file_in_memory = 0x40000810
+                0x4000081c                        tdefl_write_image_to_png_file_in_memory_ex = 0x4000081c
+                0x40000828                        tinfl_decompress = 0x40000828
+                0x40000834                        tinfl_decompress_mem_to_callback = 0x40000834
+                0x40000840                        tinfl_decompress_mem_to_heap = 0x40000840
+                0x4000084c                        tinfl_decompress_mem_to_mem = 0x4000084c
+                [!provide]                        PROVIDE (jd_prepare = 0x40000858)
+                [!provide]                        PROVIDE (jd_decomp = 0x40000864)
+                0x3fcefff8                        dsps_fft2r_w_table_fc32_1024 = 0x3fcefff8
+                [!provide]                        PROVIDE (opi_flash_set_lock_func = 0x40000870)
+                [!provide]                        PROVIDE (esp_rom_spi_cmd_config = 0x4000087c)
+                [!provide]                        PROVIDE (esp_rom_spi_cmd_start = 0x40000888)
+                [!provide]                        PROVIDE (esp_rom_opiflash_pin_config = 0x40000894)
+                [!provide]                        PROVIDE (esp_rom_spi_set_op_mode = 0x400008a0)
+                [!provide]                        PROVIDE (esp_rom_opiflash_mode_reset = 0x400008ac)
+                [!provide]                        PROVIDE (esp_rom_opiflash_exec_cmd = 0x400008b8)
+                [!provide]                        PROVIDE (esp_rom_opiflash_soft_reset = 0x400008c4)
+                [!provide]                        PROVIDE (esp_rom_opiflash_read_id = 0x400008d0)
+                [!provide]                        PROVIDE (esp_rom_opiflash_rdsr = 0x400008dc)
+                [!provide]                        PROVIDE (esp_rom_opiflash_wait_idle = 0x400008e8)
+                [!provide]                        PROVIDE (esp_rom_opiflash_wren = 0x400008f4)
+                [!provide]                        PROVIDE (esp_rom_opiflash_erase_sector = 0x40000900)
+                [!provide]                        PROVIDE (esp_rom_opiflash_erase_block_64k = 0x4000090c)
+                [!provide]                        PROVIDE (esp_rom_opiflash_erase_area = 0x40000918)
+                [!provide]                        PROVIDE (esp_rom_opiflash_read = 0x40000924)
+                [!provide]                        PROVIDE (esp_rom_opiflash_write = 0x40000930)
+                [!provide]                        PROVIDE (esp_rom_spi_set_dtr_swap_mode = 0x4000093c)
+                [!provide]                        PROVIDE (esp_rom_opiflash_exit_continuous_read_mode = 0x40000948)
+                [!provide]                        PROVIDE (esp_rom_opiflash_legacy_driver_init = 0x40000954)
+                [!provide]                        PROVIDE (esp_rom_opiflash_read_raw = 0x4004d9d4)
+                [!provide]                        PROVIDE (rom_opiflash_cmd_def = 0x3fcefff4)
+                [!provide]                        PROVIDE (rom_spi_usr_cmd_legacy_funcs = 0x3fcefff0)
+                0x40000960                        PROVIDE (esp_rom_spiflash_wait_idle = 0x40000960)
+                0x4000096c                        PROVIDE (esp_rom_spiflash_write_encrypted = 0x4000096c)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_encrypted_dest = 0x40000978)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_encrypted_enable = 0x40000984)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_encrypted_disable = 0x40000990)
+                [!provide]                        PROVIDE (esp_rom_spiflash_erase_chip = 0x4000099c)
+                [!provide]                        PROVIDE (_esp_rom_spiflash_erase_sector = 0x400009a8)
+                [!provide]                        PROVIDE (_esp_rom_spiflash_erase_block = 0x400009b4)
+                [!provide]                        PROVIDE (_esp_rom_spiflash_write = 0x400009c0)
+                [!provide]                        PROVIDE (_esp_rom_spiflash_read = 0x400009cc)
+                [!provide]                        PROVIDE (_esp_rom_spiflash_unlock = 0x400009d8)
+                [!provide]                        PROVIDE (_SPIEraseArea = 0x400009e4)
+                [!provide]                        PROVIDE (_SPI_write_enable = 0x400009f0)
+                0x400009fc                        PROVIDE (esp_rom_spiflash_erase_sector = 0x400009fc)
+                0x40000a08                        PROVIDE (esp_rom_spiflash_erase_block = 0x40000a08)
+                0x40000a14                        PROVIDE (esp_rom_spiflash_write = 0x40000a14)
+                0x40000a20                        PROVIDE (esp_rom_spiflash_read = 0x40000a20)
+                [!provide]                        PROVIDE (esp_rom_spiflash_unlock = 0x40000a2c)
+                [!provide]                        PROVIDE (SPIEraseArea = 0x40000a38)
+                [!provide]                        PROVIDE (SPI_write_enable = 0x40000a44)
+                0x40000a50                        PROVIDE (esp_rom_spiflash_config_param = 0x40000a50)
+                [!provide]                        PROVIDE (esp_rom_spiflash_read_user_cmd = 0x40000a5c)
+                [!provide]                        PROVIDE (esp_rom_spiflash_select_qio_pins = 0x40000a68)
+                [!provide]                        PROVIDE (esp_rom_spi_flash_auto_sus_res = 0x40000a74)
+                [!provide]                        PROVIDE (esp_rom_spi_flash_send_resume = 0x40000a80)
+                [!provide]                        PROVIDE (esp_rom_spi_flash_update_id = 0x40000a8c)
+                0x40000a98                        PROVIDE (esp_rom_spiflash_config_clk = 0x40000a98)
+                [!provide]                        PROVIDE (esp_rom_spiflash_config_readmode = 0x40000aa4)
+                [!provide]                        PROVIDE (esp_rom_spiflash_read_status = 0x40000ab0)
+                [!provide]                        PROVIDE (esp_rom_spiflash_read_statushigh = 0x40000abc)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_status = 0x40000ac8)
+                [!provide]                        PROVIDE (esp_rom_opiflash_cache_mode_config = 0x40000ad4)
+                [!provide]                        PROVIDE (esp_rom_spiflash_auto_wait_idle = 0x40000ae0)
+                [!provide]                        PROVIDE (spi_flash_attach = 0x40000aec)
+                [!provide]                        PROVIDE (spi_flash_get_chip_size = 0x40000af8)
+                [!provide]                        PROVIDE (spi_flash_guard_set = 0x40000b04)
+                [!provide]                        PROVIDE (spi_flash_guard_get = 0x40000b10)
+                [!provide]                        PROVIDE (spi_flash_write_config_set = 0x40000b1c)
+                [!provide]                        PROVIDE (spi_flash_write_config_get = 0x40000b28)
+                [!provide]                        PROVIDE (spi_flash_safe_write_address_func_set = 0x40000b34)
+                [!provide]                        PROVIDE (spi_flash_unlock = 0x40000b40)
+                [!provide]                        PROVIDE (spi_flash_erase_range = 0x40000b4c)
+                [!provide]                        PROVIDE (spi_flash_erase_sector = 0x40000b58)
+                [!provide]                        PROVIDE (spi_flash_write = 0x40000b64)
+                [!provide]                        PROVIDE (spi_flash_read = 0x40000b70)
+                [!provide]                        PROVIDE (spi_flash_write_encrypted = 0x40000b7c)
+                [!provide]                        PROVIDE (spi_flash_read_encrypted = 0x40000b88)
+                [!provide]                        PROVIDE (spi_flash_mmap_os_func_set = 0x40000b94)
+                [!provide]                        PROVIDE (spi_flash_mmap_page_num_init = 0x40000ba0)
+                [!provide]                        PROVIDE (spi_flash_mmap = 0x40000bac)
+                [!provide]                        PROVIDE (spi_flash_mmap_pages = 0x40000bb8)
+                [!provide]                        PROVIDE (spi_flash_munmap = 0x40000bc4)
+                [!provide]                        PROVIDE (spi_flash_mmap_dump = 0x40000bd0)
+                [!provide]                        PROVIDE (spi_flash_check_and_flush_cache = 0x40000bdc)
+                [!provide]                        PROVIDE (spi_flash_mmap_get_free_pages = 0x40000be8)
+                [!provide]                        PROVIDE (spi_flash_cache2phys = 0x40000bf4)
+                [!provide]                        PROVIDE (spi_flash_phys2cache = 0x40000c00)
+                [!provide]                        PROVIDE (spi_flash_disable_cache = 0x40000c0c)
+                [!provide]                        PROVIDE (spi_flash_restore_cache = 0x40000c18)
+                [!provide]                        PROVIDE (spi_flash_cache_enabled = 0x40000c24)
+                [!provide]                        PROVIDE (spi_flash_enable_cache = 0x40000c30)
+                [!provide]                        PROVIDE (spi_cache_mode_switch = 0x40000c3c)
+                [!provide]                        PROVIDE (spi_common_set_dummy_output = 0x40000c48)
+                [!provide]                        PROVIDE (spi_common_set_flash_cs_timing = 0x40000c54)
+                [!provide]                        PROVIDE (esp_rom_spi_set_address_bit_len = 0x40000c60)
+                [!provide]                        PROVIDE (esp_enable_cache_flash_wrap = 0x40000c6c)
+                [!provide]                        PROVIDE (SPILock = 0x40000c78)
+                [!provide]                        PROVIDE (SPIMasterReadModeCnfig = 0x40000c84)
+                [!provide]                        PROVIDE (SPI_Common_Command = 0x40000c90)
+                [!provide]                        PROVIDE (SPI_WakeUp = 0x40000c9c)
+                [!provide]                        PROVIDE (SPI_block_erase = 0x40000ca8)
+                [!provide]                        PROVIDE (SPI_chip_erase = 0x40000cb4)
+                [!provide]                        PROVIDE (SPI_init = 0x40000cc0)
+                [!provide]                        PROVIDE (SPI_page_program = 0x40000ccc)
+                [!provide]                        PROVIDE (SPI_read_data = 0x40000cd8)
+                [!provide]                        PROVIDE (SPI_sector_erase = 0x40000ce4)
+                [!provide]                        PROVIDE (SelectSpiFunction = 0x40000cf0)
+                [!provide]                        PROVIDE (SetSpiDrvs = 0x40000cfc)
+                [!provide]                        PROVIDE (Wait_SPI_Idle = 0x40000d08)
+                [!provide]                        PROVIDE (spi_dummy_len_fix = 0x40000d14)
+                [!provide]                        PROVIDE (Disable_QMode = 0x40000d20)
+                [!provide]                        PROVIDE (Enable_QMode = 0x40000d2c)
+                [!provide]                        PROVIDE (rom_spiflash_legacy_funcs = 0x3fceffe8)
+                0x3fceffe4                        PROVIDE (rom_spiflash_legacy_data = 0x3fceffe4)
+                [!provide]                        PROVIDE (g_flash_guard_ops = 0x3fceffec)
+                [!provide]                        PROVIDE (spi_flash_hal_poll_cmd_done = 0x40000d38)
+                [!provide]                        PROVIDE (spi_flash_hal_device_config = 0x40000d44)
+                [!provide]                        PROVIDE (spi_flash_hal_configure_host_io_mode = 0x40000d50)
+                [!provide]                        PROVIDE (spi_flash_hal_common_command = 0x40000d5c)
+                [!provide]                        PROVIDE (spi_flash_hal_read = 0x40000d68)
+                [!provide]                        PROVIDE (spi_flash_hal_erase_chip = 0x40000d74)
+                [!provide]                        PROVIDE (spi_flash_hal_erase_sector = 0x40000d80)
+                [!provide]                        PROVIDE (spi_flash_hal_erase_block = 0x40000d8c)
+                [!provide]                        PROVIDE (spi_flash_hal_program_page = 0x40000d98)
+                [!provide]                        PROVIDE (spi_flash_hal_set_write_protect = 0x40000da4)
+                [!provide]                        PROVIDE (spi_flash_hal_host_idle = 0x40000db0)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_probe = 0x40000ed0)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_detect_size = 0x40000edc)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_write = 0x40000ee8)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_write_encrypted = 0x40000ef4)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_set_write_protect = 0x40000f00)
+                [!provide]                        PROVIDE (spi_flash_common_write_status_16b_wrsr = 0x40000f0c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_reset = 0x40000f18)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_erase_chip = 0x40000f24)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_erase_sector = 0x40000f30)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_erase_block = 0x40000f3c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_page_program = 0x40000f48)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_get_write_protect = 0x40000f54)
+                [!provide]                        PROVIDE (spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000f60)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_read_reg = 0x40000f6c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_yield = 0x40000f78)
+                [!provide]                        PROVIDE (spi_flash_generic_wait_host_idle = 0x40000f84)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_wait_idle = 0x40000f90)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_config_host_io_mode = 0x40000f9c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_read = 0x40000fa8)
+                [!provide]                        PROVIDE (spi_flash_common_read_status_8b_rdsr2 = 0x40000fb4)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_get_io_mode = 0x40000fc0)
+                [!provide]                        PROVIDE (spi_flash_common_read_status_8b_rdsr = 0x40000fcc)
+                [!provide]                        PROVIDE (spi_flash_common_write_status_8b_wrsr = 0x40000fd8)
+                [!provide]                        PROVIDE (spi_flash_common_write_status_8b_wrsr2 = 0x40000fe4)
+                [!provide]                        PROVIDE (spi_flash_common_set_io_mode = 0x40000ff0)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_set_io_mode = 0x40000ffc)
+                [!provide]                        PROVIDE (spi_flash_chip_gd_get_io_mode = 0x40001008)
+                [!provide]                        PROVIDE (spi_flash_chip_gd_probe = 0x40001014)
+                [!provide]                        PROVIDE (spi_flash_chip_gd_set_io_mode = 0x40001020)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_config_data = 0x3fceffe0)
+                [!provide]                        PROVIDE (memspi_host_read_id_hs = 0x4000102c)
+                [!provide]                        PROVIDE (memspi_host_read_status_hs = 0x40001038)
+                [!provide]                        PROVIDE (memspi_host_flush_cache = 0x40001044)
+                [!provide]                        PROVIDE (memspi_host_erase_chip = 0x40001050)
+                [!provide]                        PROVIDE (memspi_host_erase_sector = 0x4000105c)
+                [!provide]                        PROVIDE (memspi_host_erase_block = 0x40001068)
+                [!provide]                        PROVIDE (memspi_host_program_page = 0x40001074)
+                [!provide]                        PROVIDE (memspi_host_read = 0x40001080)
+                [!provide]                        PROVIDE (memspi_host_set_write_protect = 0x4000108c)
+                [!provide]                        PROVIDE (memspi_host_set_max_read_len = 0x40001098)
+                [!provide]                        PROVIDE (memspi_host_read_data_slicer = 0x400010a4)
+                [!provide]                        PROVIDE (memspi_host_write_data_slicer = 0x400010b0)
+                [!provide]                        PROVIDE (esp_flash_chip_driver_initialized = 0x400010bc)
+                [!provide]                        PROVIDE (esp_flash_read_id = 0x400010c8)
+                [!provide]                        PROVIDE (esp_flash_get_size = 0x400010d4)
+                [!provide]                        PROVIDE (esp_flash_erase_chip = 0x400010e0)
+                [!provide]                        PROVIDE (rom_esp_flash_erase_region = 0x400010ec)
+                [!provide]                        PROVIDE (esp_flash_get_chip_write_protect = 0x400010f8)
+                [!provide]                        PROVIDE (esp_flash_set_chip_write_protect = 0x40001104)
+                [!provide]                        PROVIDE (esp_flash_get_protectable_regions = 0x40001110)
+                [!provide]                        PROVIDE (esp_flash_get_protected_region = 0x4000111c)
+                [!provide]                        PROVIDE (esp_flash_set_protected_region = 0x40001128)
+                [!provide]                        PROVIDE (esp_flash_read = 0x40001134)
+                [!provide]                        PROVIDE (rom_esp_flash_write = 0x40001140)
+                [!provide]                        PROVIDE (rom_esp_flash_write_encrypted = 0x4000114c)
+                [!provide]                        PROVIDE (esp_flash_read_encrypted = 0x40001158)
+                [!provide]                        PROVIDE (esp_flash_get_io_mode = 0x40001164)
+                [!provide]                        PROVIDE (esp_flash_set_io_mode = 0x40001170)
+                [!provide]                        PROVIDE (spi_flash_boot_attach = 0x4000117c)
+                [!provide]                        PROVIDE (spi_flash_dump_counters = 0x40001188)
+                [!provide]                        PROVIDE (spi_flash_get_counters = 0x40001194)
+                [!provide]                        PROVIDE (spi_flash_op_counters_config = 0x400011a0)
+                [!provide]                        PROVIDE (spi_flash_reset_counters = 0x400011ac)
+                [!provide]                        PROVIDE (esp_flash_read_chip_id = 0x400011b8)
+                [!provide]                        PROVIDE (detect_spi_flash_chip = 0x400011c4)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_disable = 0x400011d0)
+                [!provide]                        PROVIDE (esp_flash_default_chip = 0x3fceffdc)
+                [!provide]                        PROVIDE (esp_flash_api_funcs = 0x3fceffd8)
+                0x400015fc                        PROVIDE (Cache_Get_ICache_Line_Size = 0x400015fc)
+                0x40001608                        PROVIDE (Cache_Get_DCache_Line_Size = 0x40001608)
+                [!provide]                        PROVIDE (Cache_Get_Mode = 0x40001614)
+                [!provide]                        PROVIDE (Cache_Set_ICache_Mode = 0x40001620)
+                [!provide]                        PROVIDE (Cache_Set_DCache_Mode = 0x4000162c)
+                [!provide]                        PROVIDE (Cache_Address_Through_ICache = 0x40001638)
+                [!provide]                        PROVIDE (Cache_Address_Through_DCache = 0x40001644)
+                [!provide]                        PROVIDE (Cache_Set_Default_Mode = 0x40001650)
+                [!provide]                        PROVIDE (Cache_Enable_Defalut_ICache_Mode = 0x4000165c)
+                0x40001668                        PROVIDE (ROM_Boot_Cache_Init = 0x40001668)
+                [!provide]                        PROVIDE (Cache_Invalidate_ICache_Items = 0x40001674)
+                [!provide]                        PROVIDE (Cache_Invalidate_DCache_Items = 0x40001680)
+                [!provide]                        PROVIDE (Cache_Clean_Items = 0x4000168c)
+                [!provide]                        PROVIDE (Cache_WriteBack_Items = 0x40001698)
+                [!provide]                        PROVIDE (Cache_Op_Addr = 0x400016a4)
+                0x400016b0                        PROVIDE (Cache_Invalidate_Addr = 0x400016b0)
+                [!provide]                        PROVIDE (Cache_Clean_Addr = 0x400016bc)
+                0x400016c8                        PROVIDE (rom_Cache_WriteBack_Addr = 0x400016c8)
+                [!provide]                        PROVIDE (Cache_Invalidate_ICache_All = 0x400016d4)
+                [!provide]                        PROVIDE (Cache_Invalidate_DCache_All = 0x400016e0)
+                [!provide]                        PROVIDE (Cache_Clean_All = 0x400016ec)
+                [!provide]                        PROVIDE (Cache_WriteBack_All = 0x400016f8)
+                [!provide]                        PROVIDE (Cache_Mask_All = 0x40001704)
+                [!provide]                        PROVIDE (Cache_UnMask_Dram0 = 0x40001710)
+                [!provide]                        PROVIDE (Cache_Suspend_ICache_Autoload = 0x4000171c)
+                [!provide]                        PROVIDE (Cache_Resume_ICache_Autoload = 0x40001728)
+                0x40001734                        PROVIDE (Cache_Suspend_DCache_Autoload = 0x40001734)
+                0x40001740                        PROVIDE (Cache_Resume_DCache_Autoload = 0x40001740)
+                [!provide]                        PROVIDE (Cache_Start_ICache_Preload = 0x4000174c)
+                [!provide]                        PROVIDE (Cache_ICache_Preload_Done = 0x40001758)
+                [!provide]                        PROVIDE (Cache_End_ICache_Preload = 0x40001764)
+                [!provide]                        PROVIDE (Cache_Start_DCache_Preload = 0x40001770)
+                [!provide]                        PROVIDE (Cache_DCache_Preload_Done = 0x4000177c)
+                [!provide]                        PROVIDE (Cache_End_DCache_Preload = 0x40001788)
+                [!provide]                        PROVIDE (Cache_Config_ICache_Autoload = 0x40001794)
+                [!provide]                        PROVIDE (Cache_Config_ICache_Region_Autoload = 0x400017a0)
+                [!provide]                        PROVIDE (Cache_Enable_ICache_Autoload = 0x400017ac)
+                [!provide]                        PROVIDE (Cache_Disable_ICache_Autoload = 0x400017b8)
+                [!provide]                        PROVIDE (Cache_Config_DCache_Autoload = 0x400017c4)
+                [!provide]                        PROVIDE (Cache_Config_DCache_Region_Autoload = 0x400017d0)
+                [!provide]                        PROVIDE (Cache_Enable_DCache_Autoload = 0x400017dc)
+                [!provide]                        PROVIDE (Cache_Disable_DCache_Autoload = 0x400017e8)
+                [!provide]                        PROVIDE (Cache_Enable_ICache_PreLock = 0x400017f4)
+                [!provide]                        PROVIDE (Cache_Disable_ICache_PreLock = 0x40001800)
+                [!provide]                        PROVIDE (Cache_Lock_ICache_Items = 0x4000180c)
+                [!provide]                        PROVIDE (Cache_Unlock_ICache_Items = 0x40001818)
+                [!provide]                        PROVIDE (Cache_Enable_DCache_PreLock = 0x40001824)
+                [!provide]                        PROVIDE (Cache_Disable_DCache_PreLock = 0x40001830)
+                [!provide]                        PROVIDE (Cache_Lock_DCache_Items = 0x4000183c)
+                [!provide]                        PROVIDE (Cache_Unlock_DCache_Items = 0x40001848)
+                [!provide]                        PROVIDE (Cache_Lock_Addr = 0x40001854)
+                [!provide]                        PROVIDE (Cache_Unlock_Addr = 0x40001860)
+                0x4000186c                        PROVIDE (Cache_Disable_ICache = 0x4000186c)
+                0x40001878                        PROVIDE (Cache_Enable_ICache = 0x40001878)
+                0x40001884                        PROVIDE (Cache_Disable_DCache = 0x40001884)
+                0x40001890                        PROVIDE (Cache_Enable_DCache = 0x40001890)
+                0x4000189c                        PROVIDE (rom_Cache_Suspend_ICache = 0x4000189c)
+                0x400018a8                        PROVIDE (Cache_Resume_ICache = 0x400018a8)
+                0x400018b4                        PROVIDE (rom_Cache_Suspend_DCache = 0x400018b4)
+                0x400018c0                        PROVIDE (Cache_Resume_DCache = 0x400018c0)
+                [!provide]                        PROVIDE (Cache_Occupy_Items = 0x400018cc)
+                [!provide]                        PROVIDE (Cache_Occupy_Addr = 0x400018d8)
+                0x400018e4                        PROVIDE (rom_Cache_Freeze_ICache_Enable = 0x400018e4)
+                0x400018f0                        PROVIDE (Cache_Freeze_ICache_Disable = 0x400018f0)
+                0x400018fc                        PROVIDE (rom_Cache_Freeze_DCache_Enable = 0x400018fc)
+                0x40001908                        PROVIDE (Cache_Freeze_DCache_Disable = 0x40001908)
+                [!provide]                        PROVIDE (Cache_Set_IDROM_MMU_Size = 0x40001914)
+                [!provide]                        PROVIDE (flash2spiram_instruction_offset = 0x40001920)
+                [!provide]                        PROVIDE (flash2spiram_rodata_offset = 0x4000192c)
+                [!provide]                        PROVIDE (flash_instr_rodata_start_page = 0x40001938)
+                [!provide]                        PROVIDE (flash_instr_rodata_end_page = 0x40001944)
+                [!provide]                        PROVIDE (Cache_Set_IDROM_MMU_Info = 0x40001950)
+                [!provide]                        PROVIDE (Cache_Get_IROM_MMU_End = 0x4000195c)
+                [!provide]                        PROVIDE (Cache_Get_DROM_MMU_End = 0x40001968)
+                [!provide]                        PROVIDE (Cache_Owner_Init = 0x40001974)
+                [!provide]                        PROVIDE (Cache_Occupy_ICache_MEMORY = 0x40001980)
+                [!provide]                        PROVIDE (Cache_Occupy_DCache_MEMORY = 0x4000198c)
+                [!provide]                        PROVIDE (Cache_MMU_Init = 0x40001998)
+                [!provide]                        PROVIDE (Cache_Ibus_MMU_Set = 0x400019a4)
+                [!provide]                        PROVIDE (Cache_Dbus_MMU_Set = 0x400019b0)
+                0x400019bc                        PROVIDE (rom_Cache_Count_Flash_Pages = 0x400019bc)
+                [!provide]                        PROVIDE (Cache_Flash_To_SPIRAM_Copy = 0x400019c8)
+                [!provide]                        PROVIDE (Cache_Travel_Tag_Memory = 0x400019d4)
+                [!provide]                        PROVIDE (Cache_Travel_Tag_Memory2 = 0x400019e0)
+                [!provide]                        PROVIDE (Cache_Get_Virtual_Addr = 0x400019ec)
+                [!provide]                        PROVIDE (Cache_Get_Memory_BaseAddr = 0x400019f8)
+                [!provide]                        PROVIDE (Cache_Get_Memory_Addr = 0x40001a04)
+                [!provide]                        PROVIDE (Cache_Get_Memory_value = 0x40001a10)
+                [!provide]                        PROVIDE (rom_config_instruction_cache_mode = 0x40001a1c)
+                [!provide]                        PROVIDE (rom_config_data_cache_mode = 0x40001a28)
+                [!provide]                        PROVIDE (rom_cache_op_cb = 0x3fceffc8)
+                [!provide]                        PROVIDE (rom_cache_internal_table_ptr = 0x3fceffc4)
+                0x40001a34                        ets_get_apb_freq = 0x40001a34
+                0x40001a40                        ets_get_cpu_frequency = 0x40001a40
+                0x40001a4c                        ets_update_cpu_frequency = 0x40001a4c
+                0x40001a58                        ets_get_printf_channel = 0x40001a58
+                0x40001a64                        ets_get_xtal_div = 0x40001a64
+                0x40001a70                        ets_set_xtal_div = 0x40001a70
+                0x40001a7c                        ets_get_xtal_freq = 0x40001a7c
+                0x40001a88                        gpio_input_get = 0x40001a88
+                0x40001a94                        gpio_matrix_in = 0x40001a94
+                0x40001aa0                        gpio_matrix_out = 0x40001aa0
+                0x40001ac4                        gpio_output_set = 0x40001ac4
+                0x40001ad0                        gpio_pad_hold = 0x40001ad0
+                0x40001adc                        gpio_pad_input_disable = 0x40001adc
+                0x40001ae8                        gpio_pad_input_enable = 0x40001ae8
+                0x40001af4                        gpio_pad_pulldown = 0x40001af4
+                0x40001b00                        gpio_pad_pullup = 0x40001b00
+                0x40001b0c                        gpio_pad_select_gpio = 0x40001b0c
+                0x40001b18                        gpio_pad_set_drv = 0x40001b18
+                0x40001b24                        gpio_pad_unhold = 0x40001b24
+                0x40001b30                        gpio_pin_wakeup_disable = 0x40001b30
+                0x40001b3c                        gpio_pin_wakeup_enable = 0x40001b3c
+                0x40001b48                        gpio_bypass_matrix_in = 0x40001b48
+                0x40001b54                        intr_matrix_set = 0x40001b54
+                0x40001b60                        ets_intr_lock = 0x40001b60
+                0x40001b6c                        ets_intr_unlock = 0x40001b6c
+                0x40001b78                        ets_isr_attach = 0x40001b78
+                0x40001b84                        ets_isr_mask = 0x40001b84
+                0x40001b90                        ets_isr_unmask = 0x40001b90
+                0x40001b9c                        xthal_bcopy = 0x40001b9c
+                0x40001ba8                        xthal_memcpy = 0x40001ba8
+                0x40001bb4                        xthal_get_ccompare = 0x40001bb4
+                0x40001bc0                        xthal_set_ccompare = 0x40001bc0
+                0x40001bcc                        xthal_get_ccount = 0x40001bcc
+                0x40001bd8                        xthal_get_interrupt = 0x40001bd8
+                0x40001be4                        xthal_set_intclear = 0x40001be4
+                0x40001bf0                        _xtos_ints_off = 0x40001bf0
+                0x40001bfc                        _xtos_ints_on = 0x40001bfc
+                0x40001c08                        _xtos_restore_intlevel = 0x40001c08
+                0x40001c14                        _xtos_set_exception_handler = 0x40001c14
+                0x40001c20                        _xtos_set_interrupt_handler = 0x40001c20
+                0x40001c2c                        _xtos_set_interrupt_handler_arg = 0x40001c2c
+                0x40001c38                        _xtos_set_intlevel = 0x40001c38
+                0x40001c44                        _xtos_set_vpri = 0x40001c44
+                0x40001c50                        md5_vector = 0x40001c50
+                0x40001c5c                        MD5Init = 0x40001c5c
+                0x40001c68                        MD5Update = 0x40001c68
+                0x40001c74                        MD5Final = 0x40001c74
+                0x40001c80                        hmac_md5_vector = 0x40001c80
+                0x40001c8c                        hmac_md5 = 0x40001c8c
+                0x40001c98                        crc32_le = 0x40001c98
+                0x40001ca4                        crc32_be = 0x40001ca4
+                0x40001cb0                        crc16_le = 0x40001cb0
+                0x40001cbc                        crc16_be = 0x40001cbc
+                0x40001cc8                        crc8_le = 0x40001cc8
+                0x40001cd4                        crc8_be = 0x40001cd4
+                0x40001ce0                        esp_crc8 = 0x40001ce0
+                0x40001cec                        ets_sha_enable = 0x40001cec
+                0x40001cf8                        ets_sha_disable = 0x40001cf8
+                0x40001d04                        ets_sha_get_state = 0x40001d04
+                0x40001d10                        ets_sha_init = 0x40001d10
+                0x40001d1c                        ets_sha_process = 0x40001d1c
+                0x40001d28                        ets_sha_starts = 0x40001d28
+                0x40001d34                        ets_sha_update = 0x40001d34
+                0x40001d40                        ets_sha_finish = 0x40001d40
+                0x40001d4c                        ets_sha_clone = 0x40001d4c
+                0x40001d58                        ets_hmac_enable = 0x40001d58
+                0x40001d64                        ets_hmac_disable = 0x40001d64
+                0x40001d70                        ets_hmac_calculate_message = 0x40001d70
+                0x40001d7c                        ets_hmac_calculate_downstream = 0x40001d7c
+                0x40001d88                        ets_hmac_invalidate_downstream = 0x40001d88
+                0x40001d94                        ets_jtag_enable_temporarily = 0x40001d94
+                0x40001da0                        ets_aes_enable = 0x40001da0
+                0x40001dac                        ets_aes_disable = 0x40001dac
+                0x40001db8                        ets_aes_setkey = 0x40001db8
+                0x40001dc4                        ets_aes_block = 0x40001dc4
+                0x40001dd0                        ets_bigint_enable = 0x40001dd0
+                0x40001ddc                        ets_bigint_disable = 0x40001ddc
+                0x40001de8                        ets_bigint_multiply = 0x40001de8
+                0x40001df4                        ets_bigint_modmult = 0x40001df4
+                0x40001e00                        ets_bigint_modexp = 0x40001e00
+                0x40001e0c                        ets_bigint_wait_finish = 0x40001e0c
+                0x40001e18                        ets_bigint_getz = 0x40001e18
+                0x40001e24                        ets_ds_enable = 0x40001e24
+                0x40001e30                        ets_ds_disable = 0x40001e30
+                0x40001e3c                        ets_ds_start_sign = 0x40001e3c
+                0x40001e48                        ets_ds_is_busy = 0x40001e48
+                0x40001e54                        ets_ds_finish_sign = 0x40001e54
+                0x40001e60                        ets_ds_encrypt_params = 0x40001e60
+                0x40001e6c                        ets_aes_setkey_dec = 0x40001e6c
+                0x40001e78                        ets_aes_setkey_enc = 0x40001e78
+                0x40001e84                        ets_mgf1_sha256 = 0x40001e84
+                0x40001e90                        ets_efuse_read = 0x40001e90
+                0x40001e9c                        ets_efuse_program = 0x40001e9c
+                0x40001ea8                        ets_efuse_clear_program_registers = 0x40001ea8
+                0x40001eb4                        ets_efuse_write_key = 0x40001eb4
+                0x40001ec0                        ets_efuse_get_read_register_address = 0x40001ec0
+                0x40001ecc                        ets_efuse_get_key_purpose = 0x40001ecc
+                0x40001ed8                        ets_efuse_key_block_unused = 0x40001ed8
+                0x40001ee4                        ets_efuse_find_unused_key_block = 0x40001ee4
+                0x40001ef0                        ets_efuse_rs_calculate = 0x40001ef0
+                0x40001efc                        ets_efuse_count_unused_key_blocks = 0x40001efc
+                0x40001f08                        ets_efuse_secure_boot_enabled = 0x40001f08
+                0x40001f14                        ets_efuse_secure_boot_aggressive_revoke_enabled = 0x40001f14
+                0x40001f20                        ets_efuse_cache_encryption_enabled = 0x40001f20
+                0x40001f2c                        ets_efuse_download_modes_disabled = 0x40001f2c
+                0x40001f38                        ets_efuse_find_purpose = 0x40001f38
+                0x40001f44                        ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x40001f44
+                0x40001f50                        ets_efuse_force_send_resume = 0x40001f50
+                0x40001f5c                        ets_efuse_get_flash_delay_us = 0x40001f5c
+                0x40001f68                        ets_efuse_get_mac = 0x40001f68
+                0x40001f74                        ets_efuse_get_spiconfig = 0x40001f74
+                0x40001f80                        ets_efuse_usb_print_is_disabled = 0x40001f80
+                0x40001f8c                        ets_efuse_usb_serial_jtag_print_is_disabled = 0x40001f8c
+                0x40001f98                        ets_efuse_get_uart_print_control = 0x40001f98
+                0x40001fa4                        ets_efuse_get_wp_pad = 0x40001fa4
+                0x40001fb0                        ets_efuse_legacy_spi_boot_mode_disabled = 0x40001fb0
+                0x40001fbc                        ets_efuse_security_download_modes_enabled = 0x40001fbc
+                0x40001fc8                        ets_efuse_set_timing = 0x40001fc8
+                0x40001fd4                        ets_efuse_jtag_disabled = 0x40001fd4
+                0x40001fe0                        ets_efuse_usb_download_mode_disabled = 0x40001fe0
+                0x40001fec                        ets_efuse_usb_module_disabled = 0x40001fec
+                0x40001ff8                        ets_efuse_usb_device_disabled = 0x40001ff8
+                0x40002004                        ets_efuse_flash_octal_mode = 0x40002004
+                0x40002010                        ets_efuse_ecc_en = 0x40002010
+                0x4000201c                        ets_efuse_ecc_flash_page_size = 0x4000201c
+                0x40002028                        ets_efuse_ecc_16to17_mode = 0x40002028
+                0x40002034                        ets_ecc_flash_enable = 0x40002034
+                0x40002040                        ets_ecc_flash_enable_all = 0x40002040
+                0x4000204c                        ets_ecc_flash_disable = 0x4000204c
+                0x40002058                        ets_ecc_flash_disable_all = 0x40002058
+                0x40002064                        ets_ecc_get_flash_page_size = 0x40002064
+                0x40002070                        ets_ecc_set_flash_page_size = 0x40002070
+                0x4000207c                        ets_ecc_set_flash_byte_mode = 0x4000207c
+                0x40002088                        ets_ecc_get_flash_byte_mode = 0x40002088
+                0x40002094                        ets_ecc_set_flash_range = 0x40002094
+                0x400020a0                        ets_ecc_get_flash_range = 0x400020a0
+                0x400020ac                        ets_ecc_sram_enable = 0x400020ac
+                0x400020b8                        ets_ecc_sram_disable = 0x400020b8
+                0x400020c4                        ets_ecc_sram_enable_all = 0x400020c4
+                0x400020d0                        ets_ecc_sram_disable_all = 0x400020d0
+                0x400020dc                        ets_ecc_get_sram_page_size = 0x400020dc
+                0x400020e8                        ets_ecc_set_sram_page_size = 0x400020e8
+                0x400020f4                        ets_ecc_get_sram_byte_mode = 0x400020f4
+                0x40002100                        ets_ecc_set_sram_byte_mode = 0x40002100
+                0x4000210c                        ets_ecc_set_sram_range = 0x4000210c
+                0x40002118                        ets_ecc_get_sram_range = 0x40002118
+                0x3fceffc0                        ets_ecc_table_ptr = 0x3fceffc0
+                0x40002124                        ets_emsa_pss_verify = 0x40002124
+                0x40002130                        ets_rsa_pss_verify = 0x40002130
+                0x4000213c                        ets_secure_boot_verify_bootloader_with_keys = 0x4000213c
+                0x40002148                        ets_secure_boot_verify_signature = 0x40002148
+                0x40002154                        ets_secure_boot_read_key_digests = 0x40002154
+                0x40002160                        ets_secure_boot_revoke_public_key_digest = 0x40002160
+                [!provide]                        PROVIDE (usb_uart_otg_rx_one_char = 0x400025a4)
+                [!provide]                        PROVIDE (usb_uart_otg_rx_one_char_block = 0x400025b0)
+                [!provide]                        PROVIDE (usb_uart_otg_tx_flush = 0x400025bc)
+                [!provide]                        PROVIDE (usb_uart_otg_tx_one_char = 0x400025c8)
+                [!provide]                        PROVIDE (usb_uart_device_rx_one_char = 0x400025d4)
+                [!provide]                        PROVIDE (usb_uart_device_rx_one_char_block = 0x400025e0)
+                [!provide]                        PROVIDE (usb_uart_device_tx_flush = 0x400025ec)
+                [!provide]                        PROVIDE (usb_uart_device_tx_one_char = 0x400025f8)
+                [!provide]                        PROVIDE (Uart_Init_USB = 0x40002604)
+                [!provide]                        PROVIDE (uart_acm_dev = 0x3fceffbc)
+                0x3fceffb9                        PROVIDE (g_uart_print = 0x3fceffb9)
+                0x3fceffb8                        PROVIDE (g_usb_print = 0x3fceffb8)
+                0x40002610                        cdc_acm_class_handle_req = 0x40002610
+                0x4000261c                        cdc_acm_init = 0x4000261c
+                0x40002628                        cdc_acm_fifo_fill = 0x40002628
+                0x40002634                        cdc_acm_rx_fifo_cnt = 0x40002634
+                0x40002640                        cdc_acm_fifo_read = 0x40002640
+                0x4000264c                        cdc_acm_irq_tx_enable = 0x4000264c
+                0x40002658                        cdc_acm_irq_tx_disable = 0x40002658
+                0x40002664                        cdc_acm_irq_state_enable = 0x40002664
+                0x40002670                        cdc_acm_irq_state_disable = 0x40002670
+                0x4000267c                        cdc_acm_irq_tx_ready = 0x4000267c
+                0x40002688                        cdc_acm_irq_rx_enable = 0x40002688
+                0x40002694                        cdc_acm_irq_rx_disable = 0x40002694
+                0x400026a0                        cdc_acm_irq_rx_ready = 0x400026a0
+                0x400026ac                        cdc_acm_irq_is_pending = 0x400026ac
+                0x400026b8                        cdc_acm_irq_callback_set = 0x400026b8
+                0x400026c4                        cdc_acm_line_ctrl_set = 0x400026c4
+                0x400026d0                        cdc_acm_line_ctrl_get = 0x400026d0
+                0x400026dc                        cdc_acm_poll_out = 0x400026dc
+                0x400026e8                        chip_usb_dw_did_persist = 0x400026e8
+                0x400026f4                        chip_usb_dw_init = 0x400026f4
+                0x40002700                        chip_usb_detach = 0x40002700
+                0x4000270c                        chip_usb_dw_prepare_persist = 0x4000270c
+                0x40002718                        chip_usb_get_persist_flags = 0x40002718
+                0x40002724                        chip_usb_set_persist_flags = 0x40002724
+                0x40002730                        cpio_start = 0x40002730
+                0x4000273c                        cpio_feed = 0x4000273c
+                0x40002748                        cpio_done = 0x40002748
+                0x40002754                        cpio_destroy = 0x40002754
+                0x40002760                        dfu_flash_init = 0x40002760
+                0x4000276c                        dfu_flash_erase = 0x4000276c
+                0x40002778                        dfu_flash_program = 0x40002778
+                0x40002784                        dfu_flash_read = 0x40002784
+                0x40002790                        dfu_flash_attach = 0x40002790
+                0x4000279c                        dfu_cpio_callback = 0x4000279c
+                0x400027a8                        dfu_updater_get_err = 0x400027a8
+                0x400027b4                        dfu_updater_clear_err = 0x400027b4
+                0x400027c0                        dfu_updater_enable = 0x400027c0
+                0x400027cc                        dfu_updater_begin = 0x400027cc
+                0x400027d8                        dfu_updater_feed = 0x400027d8
+                0x400027e4                        dfu_updater_end = 0x400027e4
+                0x400027f0                        dfu_updater_set_raw_addr = 0x400027f0
+                0x400027fc                        dfu_updater_flash_read = 0x400027fc
+                0x40002808                        usb_dc_prepare_persist = 0x40002808
+                0x40002814                        usb_dw_isr_handler = 0x40002814
+                0x40002820                        usb_dc_attach = 0x40002820
+                0x4000282c                        usb_dc_detach = 0x4000282c
+                0x40002838                        usb_dc_reset = 0x40002838
+                0x40002844                        usb_dc_set_address = 0x40002844
+                0x40002850                        usb_dc_ep_check_cap = 0x40002850
+                0x4000285c                        usb_dc_ep_configure = 0x4000285c
+                0x40002868                        usb_dc_ep_set_stall = 0x40002868
+                0x40002874                        usb_dc_ep_clear_stall = 0x40002874
+                0x40002880                        usb_dc_ep_halt = 0x40002880
+                0x4000288c                        usb_dc_ep_is_stalled = 0x4000288c
+                0x40002898                        usb_dc_ep_enable = 0x40002898
+                0x400028a4                        usb_dc_ep_disable = 0x400028a4
+                0x400028b0                        usb_dc_ep_flush = 0x400028b0
+                0x400028bc                        usb_dc_ep_write_would_block = 0x400028bc
+                0x400028c8                        usb_dc_ep_write = 0x400028c8
+                0x400028d4                        usb_dc_ep_read_wait = 0x400028d4
+                0x400028e0                        usb_dc_ep_read_continue = 0x400028e0
+                0x400028ec                        usb_dc_ep_read = 0x400028ec
+                0x400028f8                        usb_dc_ep_set_callback = 0x400028f8
+                0x40002904                        usb_dc_set_status_callback = 0x40002904
+                0x40002910                        usb_dc_ep_mps = 0x40002910
+                0x4000291c                        usb_dc_check_poll_for_interrupts = 0x4000291c
+                0x40002928                        mac_addr_to_serial_str_desc = 0x40002928
+                0x40002934                        usb_set_current_descriptor = 0x40002934
+                0x40002940                        usb_get_descriptor = 0x40002940
+                0x4000294c                        usb_dev_resume = 0x4000294c
+                0x40002958                        usb_dev_get_configuration = 0x40002958
+                0x40002964                        usb_set_config = 0x40002964
+                0x40002970                        usb_deconfig = 0x40002970
+                0x4000297c                        usb_enable = 0x4000297c
+                0x40002988                        usb_disable = 0x40002988
+                0x40002994                        usb_write_would_block = 0x40002994
+                0x400029a0                        usb_write = 0x400029a0
+                0x400029ac                        usb_read = 0x400029ac
+                0x400029b8                        usb_ep_set_stall = 0x400029b8
+                0x400029c4                        usb_ep_clear_stall = 0x400029c4
+                0x400029d0                        usb_ep_read_wait = 0x400029d0
+                0x400029dc                        usb_ep_read_continue = 0x400029dc
+                0x400029e8                        usb_transfer_ep_callback = 0x400029e8
+                0x400029f4                        usb_transfer = 0x400029f4
+                0x40002a00                        usb_cancel_transfer = 0x40002a00
+                0x40002a0c                        usb_transfer_sync = 0x40002a0c
+                0x40002a18                        usb_dfu_set_detach_cb = 0x40002a18
+                0x40002a24                        dfu_class_handle_req = 0x40002a24
+                0x40002a30                        dfu_status_cb = 0x40002a30
+                0x40002a3c                        dfu_custom_handle_req = 0x40002a3c
+                0x40002a48                        usb_dfu_init = 0x40002a48
+                0x40002a54                        usb_dfu_force_detach = 0x40002a54
+                0x40002a60                        usb_dev_deinit = 0x40002a60
+                0x40002a6c                        usb_dw_ctrl_deinit = 0x40002a6c
+                0x3fceffac                        rom_usb_osglue = 0x3fceffac
+                0x3fceffa8                        bt_rf_coex_cfg_p = 0x3fceffa8
+                0x3fceffa4                        bt_rf_coex_hooks_p = 0x3fceffa4
+                0x3fceffa0                        btdm_env_p = 0x3fceffa0
+                0x3fceff9c                        g_rw_controller_task_handle = 0x3fceff9c
+                0x3fceff98                        g_rw_init_sem = 0x3fceff98
+                0x3fceff94                        g_rw_schd_queue = 0x3fceff94
+                0x3fceff90                        lld_init_env = 0x3fceff90
+                0x3fceff8c                        lld_rpa_renew_env = 0x3fceff8c
+                0x3fceff88                        lld_scan_env = 0x3fceff88
+                0x3fceff84                        lld_scan_sync_env = 0x3fceff84
+                0x3fceff80                        lld_test_env = 0x3fceff80
+                0x3fceff7c                        p_ble_util_buf_env = 0x3fceff7c
+                0x3fceff78                        p_lld_env = 0x3fceff78
+                0x3fceff74                        p_llm_env = 0x3fceff74
+                0x3fceff70                        r_h4tl_eif_p = 0x3fceff70
+                0x3fceff6c                        r_hli_funcs_p = 0x3fceff6c
+                0x3fceff68                        r_ip_funcs_p = 0x3fceff68
+                0x3fceff64                        r_modules_funcs_p = 0x3fceff64
+                0x3fceff60                        r_osi_funcs_p = 0x3fceff60
+                0x3fceff5c                        r_plf_funcs_p = 0x3fceff5c
+                0x3fceff58                        vhci_env_p = 0x3fceff58
+                0x3fceff54                        aa_gen = 0x3fceff54
+                0x3fceff48                        aes_env = 0x3fceff48
+                0x3fcefef8                        bt_rf_coex_cfg_cb = 0x3fcefef8
+                0x3fcefef4                        btdm_pwr_state = 0x3fcefef4
+                0x3fcefef0                        btdm_slp_err = 0x3fcefef0
+                0x3fcefee8                        ecc_env = 0x3fcefee8
+                0x3fcefee0                        esp_handler = 0x3fcefee0
+                0x3fcefed8                        esp_vendor_cmd = 0x3fcefed8
+                0x3fcefed4                        g_adv_delay_dis = 0x3fcefed4
+                0x3fcefed0                        g_conflict_elt = 0x3fcefed0
+                0x3fcefec0                        g_eif_api = 0x3fcefec0
+                0x3fcefeb4                        g_event_empty = 0x3fcefeb4
+                0x3fcefeaa                        g_llc_state = 0x3fcefeaa
+                0x3fcefea9                        g_llm_state = 0x3fcefea9
+                0x3fcefea7                        g_max_evt_env = 0x3fcefea7
+                0x3fcefea6                        g_misc_state = 0x3fcefea6
+                0x3fcefe8a                        g_rma_rule_db = 0x3fcefe8a
+                0x3fcefe6e                        g_rtp_rule_db = 0x3fcefe6e
+                0x3fcefe6d                        g_scan_forever = 0x3fcefe6d
+                0x3fcefe6c                        g_time_msb = 0x3fcefe6c
+                0x3fcefe44                        h4tl_env = 0x3fcefe44
+                0x3fcefe21                        hci_env = 0x3fcefe21
+                0x3fcefe20                        hci_ext_host = 0x3fcefe20
+                0x3fcefe18                        hci_fc_env = 0x3fcefe18
+                0x3fcefdec                        hci_tl_env = 0x3fcefdec
+                0x3fcefdbc                        ke_env = 0x3fcefdbc
+                0x3fcefd7c                        ke_event_env = 0x3fcefd7c
+                0x3fcefd00                        ke_task_env = 0x3fcefd00
+                0x3fcefcd8                        llc_env = 0x3fcefcd8
+                0x3fcefcb0                        lld_adv_env = 0x3fcefcb0
+                0x3fcefc88                        lld_con_env = 0x3fcefc88
+                0x3fcefc80                        lld_exp_sync_pos_tab = 0x3fcefc80
+                0x3fcefc58                        lld_per_adv_env = 0x3fcefc58
+                0x3fcefc30                        lld_sync_env = 0x3fcefc30
+                0x3fcefc24                        llm_le_adv_flow_env = 0x3fcefc24
+                0x3fcefc20                        rw_sleep_enable = 0x3fcefc20
+                0x3fcefc18                        rwble_env = 0x3fcefc18
+                0x3fcefbfc                        rwip_env = 0x3fcefbfc
+                0x3fcefbf0                        rwip_param = 0x3fcefbf0
+                0x3fcefbec                        rwip_prog_delay = 0x3fcefbec
+                0x3fcefbb4                        rwip_rf = 0x3fcefbb4
+                0x3fcefbac                        sch_alarm_env = 0x3fcefbac
+                0x3fcefb98                        sch_arb_env = 0x3fcefb98
+                0x3fcefb90                        sch_plan_env = 0x3fcefb90
+                0x3fcefa8c                        sch_prog_env = 0x3fcefa8c
+                0x3fcefa2c                        sch_slice_env = 0x3fcefa2c
+                0x3fcefa24                        sch_slice_params = 0x3fcefa24
+                0x3fcefa1c                        timer_env = 0x3fcefa1c
+                0x3fcefa18                        unloaded_area = 0x3fcefa18
+                0x3fcefa14                        vshci_state = 0x3fcefa14
+                0x3fcefa08                        TASK_DESC_LLC = 0x3fcefa08
+                0x3fcef9fc                        TASK_DESC_LLM = 0x3fcef9fc
+                0x3fcef9f0                        TASK_DESC_VSHCI = 0x3fcef9f0
+                0x3fcef9e8                        co_default_bdaddr = 0x3fcef9e8
+                0x3fcef9e4                        dbg_assert_block = 0x3fcef9e4
+                0x3fcef9e0                        g_bt_plf_log_level = 0x3fcef9e0
+                0x3fcef9bc                        hci_cmd_desc_tab_vs_esp = 0x3fcef9bc
+                0x3fcef9a4                        hci_command_handler_tab_esp = 0x3fcef9a4
+                0x3fcef9a0                        privacy_en = 0x3fcef9a0
+                0x3fcef958                        sdk_cfg_priv_opts = 0x3fcef958
+                0x3ff1ffdc                        BasePoint_x_256 = 0x3ff1ffdc
+                0x3ff1ffbc                        BasePoint_y_256 = 0x3ff1ffbc
+                0x3ff1ff9c                        DebugE256PublicKey_x = 0x3ff1ff9c
+                0x3ff1ff7c                        DebugE256PublicKey_y = 0x3ff1ff7c
+                0x3ff1ff5c                        DebugE256SecretKey = 0x3ff1ff5c
+                0x3ff1f7a0                        ECC_4Win_Look_up_table = 0x3ff1f7a0
+                0x3ff1f79a                        LLM_AA_CT1 = 0x3ff1f79a
+                0x3ff1f798                        LLM_AA_CT2 = 0x3ff1f798
+                0x3ff1f790                        RF_TX_PW_CONV_TBL = 0x3ff1f790
+                0x3ff1f784                        TASK_DESC_MISC = 0x3ff1f784
+                0x3ff1f766                        adv_evt_prop2type = 0x3ff1f766
+                0x3ff1f761                        adv_evt_type2prop = 0x3ff1f761
+                0x3ff1f751                        aes_cmac_zero = 0x3ff1f751
+                0x3ff1f741                        aes_k2_salt = 0x3ff1f741
+                0x3ff1f73c                        aes_k3_id64 = 0x3ff1f73c
+                0x3ff1f72c                        aes_k3_salt = 0x3ff1f72c
+                0x3ff1f728                        aes_k4_id6 = 0x3ff1f728
+                0x3ff1f718                        aes_k4_salt = 0x3ff1f718
+                0x3ff1f6ec                        bigHexP256 = 0x3ff1f6ec
+                0x3ff1f6e2                        byte_tx_time = 0x3ff1f6e2
+                0x3ff1f6dc                        co_null_bdaddr = 0x3ff1f6dc
+                0x3ff1f6d7                        co_phy_mask_to_rate = 0x3ff1f6d7
+                0x3ff1f6d2                        co_phy_mask_to_value = 0x3ff1f6d2
+                0x3ff1f6ce                        co_phy_to_rate = 0x3ff1f6ce
+                0x3ff1f6ca                        co_phy_value_to_mask = 0x3ff1f6ca
+                0x3ff1f6c5                        co_rate_to_byte_dur_us = 0x3ff1f6c5
+                0x3ff1f6c0                        co_rate_to_phy = 0x3ff1f6c0
+                0x3ff1f6bc                        co_rate_to_phy_mask = 0x3ff1f6bc
+                0x3ff1f6ac                        co_sca2ppm = 0x3ff1f6ac
+                0x3ff1f680                        coef_B = 0x3ff1f680
+                0x3ff1f678                        connect_req_dur_tab = 0x3ff1f678
+                0x3ff1f5f4                        ecc_Jacobian_InfinityPoint256 = 0x3ff1f5f4
+                0x3ff1f526                        em_base_reg_lut = 0x3ff1f526
+                0x3ff1f51e                        fixed_tx_time = 0x3ff1f51e
+                0x3ff1f518                        h4tl_msgtype2hdrlen = 0x3ff1f518
+                0x3ff1f4e8                        hci_cmd_desc_root_tab = 0x3ff1f4e8
+                0x3ff1f47c                        hci_cmd_desc_tab_ctrl_bb = 0x3ff1f47c
+                0x3ff1f44c                        hci_cmd_desc_tab_info_par = 0x3ff1f44c
+                0x3ff1f0b0                        hci_cmd_desc_tab_le = 0x3ff1f0b0
+                0x3ff1f098                        hci_cmd_desc_tab_lk_ctrl = 0x3ff1f098
+                0x3ff1f08c                        hci_cmd_desc_tab_stat_par = 0x3ff1f08c
+                0x3ff1f050                        hci_cmd_desc_tab_vs = 0x3ff1f050
+                0x3ff1f008                        hci_evt_desc_tab = 0x3ff1f008
+                0x3ff1ef68                        hci_evt_le_desc_tab = 0x3ff1ef68
+                0x3ff1ef60                        hci_evt_le_desc_tab_esp = 0x3ff1ef60
+                0x3ff1ef57                        hci_rsvd_evt_msk = 0x3ff1ef57
+                0x3ff1ef54                        lld_aux_phy_to_rate = 0x3ff1ef54
+                0x3ff1ef4c                        lld_init_max_aux_dur_tab = 0x3ff1ef4c
+                0x3ff1ef44                        lld_scan_map_legacy_pdu_to_evt_type = 0x3ff1ef44
+                0x3ff1ef3c                        lld_scan_max_aux_dur_tab = 0x3ff1ef3c
+                0x3ff1ef34                        lld_sync_max_aux_dur_tab = 0x3ff1ef34
+                0x3ff1ef2c                        llm_local_le_feats = 0x3ff1ef2c
+                0x3ff1ef24                        llm_local_le_states = 0x3ff1ef24
+                0x3ff1eefc                        llm_local_supp_cmds = 0x3ff1eefc
+                0x3ff1eedc                        maxSecretKey_256 = 0x3ff1eedc
+                0x3ff1eed4                        max_data_tx_time = 0x3ff1eed4
+                0x3ff1eec3                        one_bits = 0x3ff1eec3
+                0x3ff1eebe                        rwip_coex_cfg = 0x3ff1eebe
+                0x3ff1eea8                        rwip_priority = 0x3ff1eea8
+                0x3ff1ee5c                        veryBigHexP256 = 0x3ff1ee5c
+                0x40005250                        esp_pp_rom_version_get = 0x40005250
+                0x4000525c                        RC_GetBlockAckTime = 0x4000525c
+                0x40005268                        ebuf_list_remove = 0x40005268
+                0x40005298                        GetAccess = 0x40005298
+                0x400052a4                        hal_mac_is_low_rate_enabled = 0x400052a4
+                0x400052b0                        hal_mac_tx_get_blockack = 0x400052b0
+                0x400052c8                        ic_get_trc = 0x400052c8
+                0x400052ec                        ic_interface_enabled = 0x400052ec
+                0x400052f8                        is_lmac_idle = 0x400052f8
+                0x40005310                        lmacDiscardAgedMSDU = 0x40005310
+                0x40005334                        lmacIsIdle = 0x40005334
+                0x40005340                        lmacIsLongFrame = 0x40005340
+                0x40005358                        lmacPostTxComplete = 0x40005358
+                0x40005364                        lmacProcessAllTxTimeout = 0x40005364
+                0x40005370                        lmacProcessCollisions = 0x40005370
+                0x4000537c                        lmacProcessRxSucData = 0x4000537c
+                0x40005388                        lmacReachLongLimit = 0x40005388
+                0x40005394                        lmacReachShortLimit = 0x40005394
+                0x400053a0                        lmacRecycleMPDU = 0x400053a0
+                0x400053ac                        lmacRxDone = 0x400053ac
+                0x400053c4                        lmacTxDone = 0x400053c4
+                0x400053dc                        mac_tx_set_duration = 0x400053dc
+                0x400053f4                        mac_tx_set_plcp0 = 0x400053f4
+                0x4000540c                        mac_tx_set_plcp2 = 0x4000540c
+                0x40005424                        pm_disable_dream_timer = 0x40005424
+                0x40005430                        pm_disable_sleep_delay_timer = 0x40005430
+                0x40005448                        pm_mac_wakeup = 0x40005448
+                0x40005454                        pm_mac_sleep = 0x40005454
+                0x40005460                        pm_enable_active_timer = 0x40005460
+                0x4000546c                        pm_enable_sleep_delay_timer = 0x4000546c
+                0x40005478                        pm_local_tsf_process = 0x40005478
+                0x40005484                        //pm_set_beacon_filter = 0x40005484
+                0x4000549c                        pm_is_waked = 0x4000549c
+                0x400054c0                        pm_on_data_rx = 0x400054c0
+                0x400054cc                        pm_on_tbtt = 0x400054cc
+                0x40005514                        pm_sleep_for = 0x40005514
+                0x4000552c                        ppAMPDU2Normal = 0x4000552c
+                0x40005544                        ppCalFrameTimes = 0x40005544
+                0x40005550                        ppCalSubFrameLength = 0x40005550
+                0x40005568                        ppCheckTxAMPDUlength = 0x40005568
+                0x40005574                        ppDequeueRxq_Locked = 0x40005574
+                0x40005580                        ppDequeueTxQ = 0x40005580
+                0x4000558c                        ppEmptyDelimiterLength = 0x4000558c
+                0x40005598                        ppEnqueueRxq = 0x40005598
+                0x400055a4                        ppEnqueueTxDone = 0x400055a4
+                0x400055b0                        ppGetTxQFirstAvail_Locked = 0x400055b0
+                0x400055bc                        ppGetTxframe = 0x400055bc
+                0x400055e0                        ppProcessRxPktHdr = 0x400055e0
+                0x400055f8                        ppRecordBarRRC = 0x400055f8
+                0x40005604                        lmacRequestTxopQueue = 0x40005604
+                0x40005610                        lmacReleaseTxopQueue = 0x40005610
+                0x4000561c                        ppRecycleAmpdu = 0x4000561c
+                0x40005628                        ppRecycleRxPkt = 0x40005628
+                0x40005634                        ppResortTxAMPDU = 0x40005634
+                0x40005640                        ppResumeTxAMPDU = 0x40005640
+                0x40005670                        ppSearchTxQueue = 0x40005670
+                0x4000567c                        ppSearchTxframe = 0x4000567c
+                0x40005688                        ppSelectNextQueue = 0x40005688
+                0x40005694                        ppSubFromAMPDU = 0x40005694
+                0x400056ac                        ppTxPkt = 0x400056ac
+                0x400056b8                        ppTxProtoProc = 0x400056b8
+                0x400056c4                        ppTxqUpdateBitmap = 0x400056c4
+                0x400056dc                        pp_hdrsize = 0x400056dc
+                0x400056e8                        pp_post = 0x400056e8
+                0x400056f4                        pp_process_hmac_waiting_txq = 0x400056f4
+                0x40005700                        rcGetAmpduSched = 0x40005700
+                0x4000570c                        rcUpdateRxDone = 0x4000570c
+                0x40005718                        rc_get_trc = 0x40005718
+                0x40005724                        rc_get_trc_by_index = 0x40005724
+                0x40005730                        rcAmpduLowerRate = 0x40005730
+                0x4000573c                        rcampduuprate = 0x4000573c
+                0x40005748                        rcClearCurAMPDUSched = 0x40005748
+                0x40005754                        rcClearCurSched = 0x40005754
+                0x40005760                        rcClearCurStat = 0x40005760
+                0x40005778                        rcLowerSched = 0x40005778
+                0x40005784                        rcSetTxAmpduLimit = 0x40005784
+                0x4000579c                        rcUpdateAckSnr = 0x4000579c
+                0x400057cc                        rcUpSched = 0x400057cc
+                0x400057d8                        rssi_margin = 0x400057d8
+                0x400057e4                        rx11NRate2AMPDULimit = 0x400057e4
+                0x400057f0                        TRC_AMPDU_PER_DOWN_THRESHOLD = 0x400057f0
+                0x400057fc                        TRC_AMPDU_PER_UP_THRESHOLD = 0x400057fc
+                0x40005808                        trc_calc_duration = 0x40005808
+                0x40005814                        trc_isTxAmpduOperational = 0x40005814
+                0x40005820                        trc_onAmpduOp = 0x40005820
+                0x4000582c                        TRC_PER_IS_GOOD = 0x4000582c
+                0x40005838                        trc_SetTxAmpduState = 0x40005838
+                0x40005844                        trc_tid_isTxAmpduOperational = 0x40005844
+                0x40005850                        trcAmpduSetState = 0x40005850
+                0x4000585c                        wDevCheckBlockError = 0x4000585c
+                0x40005874                        wDev_DiscardFrame = 0x40005874
+                0x40005880                        wDev_GetNoiseFloor = 0x40005880
+                0x4000588c                        wDev_IndicateAmpdu = 0x4000588c
+                0x400058a4                        wdev_bank_store = 0x400058a4
+                0x400058b0                        wdev_bank_load = 0x400058b0
+                0x400058bc                        wdev_mac_reg_load = 0x400058bc
+                0x400058c8                        wdev_mac_reg_store = 0x400058c8
+                0x400058d4                        wdev_mac_special_reg_load = 0x400058d4
+                0x400058e0                        wdev_mac_special_reg_store = 0x400058e0
+                0x400058ec                        wdev_mac_wakeup = 0x400058ec
+                0x400058f8                        wdev_mac_sleep = 0x400058f8
+                0x40005904                        hal_mac_is_dma_enable = 0x40005904
+                0x40005928                        wdevProcessRxSucDataAll = 0x40005928
+                0x40005934                        wdev_csi_len_align = 0x40005934
+                0x40005940                        ppDequeueTxDone_Locked = 0x40005940
+                0x40005964                        config_is_cache_tx_buf_enabled = 0x40005964
+                0x40005970                        //ppMapWaitTxq = 0x40005970
+                0x4000597c                        ppProcessWaitingQueue = 0x4000597c
+                0x40005988                        ppDisableQueue = 0x40005988
+                0x40005994                        pm_allow_tx = 0x40005994
+                0x400059a0                        wdev_is_data_in_rxlist = 0x400059a0
+                0x400059ac                        ppProcTxCallback = 0x400059ac
+                0x3ff1ee58                        our_instances_ptr = 0x3ff1ee58
+                0x3fcef954                        pTxRx = 0x3fcef954
+                0x3fcef950                        lmacConfMib_ptr = 0x3fcef950
+                0x3fcef94c                        our_wait_eb = 0x3fcef94c
+                0x3fcef948                        our_tx_eb = 0x3fcef948
+                0x3fcef944                        pp_wdev_funcs = 0x3fcef944
+                0x3fcef940                        g_osi_funcs_p = 0x3fcef940
+                0x3fcef93c                        wDevCtrl_ptr = 0x3fcef93c
+                0x3ff1ee54                        g_wdev_last_desc_reset_ptr = 0x3ff1ee54
+                0x3fcef938                        wDevMacSleep_ptr = 0x3fcef938
+                0x3fcef934                        g_lmac_cnt_ptr = 0x3fcef934
+                0x3ff1ee50                        our_controls_ptr = 0x3ff1ee50
+                0x3fcef930                        pp_sig_cnt_ptr = 0x3fcef930
+                0x3fcef92c                        g_eb_list_desc_ptr = 0x3fcef92c
+                0x3fcef928                        s_fragment_ptr = 0x3fcef928
+                0x3fcef924                        if_ctrl_ptr = 0x3fcef924
+                0x3fcef920                        g_intr_lock_mux = 0x3fcef920
+                0x3fcef91c                        g_wifi_global_lock = 0x3fcef91c
+                0x3fcef918                        s_wifi_queue = 0x3fcef918
+                0x3fcef914                        pp_task_hdl = 0x3fcef914
+                0x3fcef910                        s_pp_task_create_sem = 0x3fcef910
+                0x3fcef90c                        s_pp_task_del_sem = 0x3fcef90c
+                0x3fcef908                        g_wifi_menuconfig_ptr = 0x3fcef908
+                0x3fcef904                        xphyQueue = 0x3fcef904
+                0x3fcef900                        ap_no_lr_ptr = 0x3fcef900
+                0x3fcef8fc                        rc11BSchedTbl_ptr = 0x3fcef8fc
+                0x3fcef8f8                        rc11NSchedTbl_ptr = 0x3fcef8f8
+                0x3fcef8f4                        rcLoRaSchedTbl_ptr = 0x3fcef8f4
+                0x3fcef8f0                        BasicOFDMSched_ptr = 0x3fcef8f0
+                0x3fcef8ec                        trc_ctl_ptr = 0x3fcef8ec
+                0x3fcef8e8                        g_pm_cnt_ptr = 0x3fcef8e8
+                0x3fcef8e4                        g_pm_ptr = 0x3fcef8e4
+                0x3fcef8e0                        g_pm_cfg_ptr = 0x3fcef8e0
+                0x3fcef8dc                        g_esp_mesh_quick_funcs_ptr = 0x3fcef8dc
+                0x3fcef8d8                        g_txop_queue_status_ptr = 0x3fcef8d8
+                0x3fcef8d4                        g_mac_sleep_en_ptr = 0x3fcef8d4
+                0x3fcef8d0                        g_mesh_is_root_ptr = 0x3fcef8d0
+                0x3fcef8cc                        g_mesh_topology_ptr = 0x3fcef8cc
+                0x3fcef8c8                        g_mesh_init_ps_type_ptr = 0x3fcef8c8
+                0x3fcef8c4                        g_mesh_is_started_ptr = 0x3fcef8c4
+                0x3fcef8c0                        g_config_func = 0x3fcef8c0
+                0x3fcef8bc                        g_net80211_tx_func = 0x3fcef8bc
+                0x3fcef8b8                        g_timer_func = 0x3fcef8b8
+                0x3fcef8b4                        s_michael_mic_failure_cb = 0x3fcef8b4
+                0x3fcef8b0                        wifi_sta_rx_probe_req = 0x3fcef8b0
+                0x3fcef8ac                        g_tx_done_cb_func = 0x3fcef8ac
+                0x3fcef860                        g_per_conn_trc = 0x3fcef860
+                0x3fcef85c                        s_encap_amsdu_func = 0x3fcef85c
+                0x400059b8                        esp_net80211_rom_version_get = 0x400059b8
+                0x400059c4                        ampdu_dispatch = 0x400059c4
+                0x400059d0                        ampdu_dispatch_all = 0x400059d0
+                0x400059dc                        ampdu_dispatch_as_many_as_possible = 0x400059dc
+                0x400059e8                        ampdu_dispatch_movement = 0x400059e8
+                0x400059f4                        ampdu_dispatch_upto = 0x400059f4
+                0x40005a00                        chm_is_at_home_channel = 0x40005a00
+                0x40005a0c                        cnx_node_is_existing = 0x40005a0c
+                0x40005a18                        cnx_node_search = 0x40005a18
+                0x40005a24                        ic_ebuf_recycle_rx = 0x40005a24
+                0x40005a30                        ic_ebuf_recycle_tx = 0x40005a30
+                0x40005a3c                        ic_reset_rx_ba = 0x40005a3c
+                0x40005a48                        ieee80211_align_eb = 0x40005a48
+                0x40005a60                        ieee80211_ampdu_start_age_timer = 0x40005a60
+                0x40005a78                        ieee80211_is_tx_allowed = 0x40005a78
+                0x40005a84                        ieee80211_output_pending_eb = 0x40005a84
+                0x40005a9c                        ieee80211_set_tx_desc = 0x40005a9c
+                0x40005ab4                        wifi_get_macaddr = 0x40005ab4
+                0x40005ac0                        wifi_rf_phy_disable = 0x40005ac0
+                0x40005acc                        wifi_rf_phy_enable = 0x40005acc
+                0x40005ad8                        ic_ebuf_alloc = 0x40005ad8
+                0x40005af0                        ieee80211_copy_eb_header = 0x40005af0
+                0x40005afc                        ieee80211_recycle_cache_eb = 0x40005afc
+                0x40005b08                        ieee80211_search_node = 0x40005b08
+                0x40005b14                        roundup2 = 0x40005b14
+                0x40005b20                        ieee80211_crypto_encap = 0x40005b20
+                0x40005b44                        ieee80211_set_tx_pti = 0x40005b44
+                0x40005b50                        wifi_is_started = 0x40005b50
+                0x40005b5c                        ieee80211_gettid = 0x40005b5c
+                0x3fcef858                        net80211_funcs = 0x3fcef858
+                0x3fcef854                        g_scan = 0x3fcef854
+                0x3fcef850                        g_chm = 0x3fcef850
+                0x3fcef84c                        g_ic_ptr = 0x3fcef84c
+                0x3fcef848                        g_hmac_cnt_ptr = 0x3fcef848
+                0x3fcef844                        g_tx_cacheq_ptr = 0x3fcef844
+                0x3fcef840                        s_netstack_free = 0x3fcef840
+                0x3fcef83c                        mesh_rxcb = 0x3fcef83c
+                0x3fcef838                        sta_rxcb = 0x3fcef838
+                0x40005b68                        esp_coex_rom_version_get = 0x40005b68
+                0x40005b74                        coex_bt_release = 0x40005b74
+                0x40005b80                        coex_bt_request = 0x40005b80
+                0x40005b8c                        coex_core_ble_conn_dyn_prio_get = 0x40005b8c
+                0x40005ba4                        coex_core_pti_get = 0x40005ba4
+                0x40005bb0                        coex_core_release = 0x40005bb0
+                0x40005bbc                        coex_core_request = 0x40005bbc
+                0x40005bc8                        coex_core_status_get = 0x40005bc8
+                0x40005be0                        coex_event_duration_get = 0x40005be0
+                0x40005bec                        coex_hw_timer_disable = 0x40005bec
+                0x40005bf8                        coex_hw_timer_enable = 0x40005bf8
+                0x40005c04                        coex_hw_timer_set = 0x40005c04
+                0x40005c10                        coex_schm_interval_set = 0x40005c10
+                0x40005c1c                        coex_schm_lock = 0x40005c1c
+                0x40005c28                        coex_schm_unlock = 0x40005c28
+                0x40005c40                        coex_wifi_release = 0x40005c40
+                0x40005c4c                        esp_coex_ble_conn_dynamic_prio_get = 0x40005c4c
+                0x3fcef834                        coex_env_ptr = 0x3fcef834
+                0x3fcef830                        coex_pti_tab_ptr = 0x3fcef830
+                0x3fcef82c                        coex_schm_env_ptr = 0x3fcef82c
+                0x3fcef828                        coexist_funcs = 0x3fcef828
+                0x3fcef824                        g_coa_funcs_p = 0x3fcef824
+                0x3fcef820                        g_coex_param_ptr = 0x3fcef820
+                0x40005c58                        phy_get_romfuncs = 0x40005c58
+                0x40005c64                        rom_abs_temp = 0x40005c64
+                0x40005c70                        rom_bb_bss_cbw40_dig = 0x40005c70
+                0x40005c7c                        rom_bb_wdg_test_en = 0x40005c7c
+                0x40005c88                        rom_bb_wdt_get_status = 0x40005c88
+                0x40005c94                        rom_bb_wdt_int_enable = 0x40005c94
+                0x40005ca0                        rom_bb_wdt_rst_enable = 0x40005ca0
+                0x40005cac                        rom_bb_wdt_timeout_clear = 0x40005cac
+                0x40005cb8                        rom_cbw2040_cfg = 0x40005cb8
+                0x40005cc4                        rom_check_noise_floor = 0x40005cc4
+                0x40005cd0                        rom_chip_i2c_readReg = 0x40005cd0
+                0x40005cdc                        rom_chip_i2c_writeReg = 0x40005cdc
+                0x40005ce8                        rom_dc_iq_est = 0x40005ce8
+                0x40005cf4                        rom_disable_agc = 0x40005cf4
+                0x40005d00                        rom_en_pwdet = 0x40005d00
+                0x40005d0c                        rom_enable_agc = 0x40005d0c
+                0x40005d18                        rom_get_bbgain_db = 0x40005d18
+                0x40005d24                        rom_get_data_sat = 0x40005d24
+                0x40005d30                        rom_get_i2c_read_mask = 0x40005d30
+                0x40005d3c                        rom_get_pwctrl_correct = 0x40005d3c
+                0x40005d48                        rom_i2c_readReg = 0x40005d48
+                0x40005d54                        rom_i2c_readReg_Mask = 0x40005d54
+                0x40005d60                        rom_i2c_writeReg = 0x40005d60
+                0x40005d6c                        rom_i2c_writeReg_Mask = 0x40005d6c
+                0x40005d78                        rom_index_to_txbbgain = 0x40005d78
+                0x40005d84                        rom_iq_est_disable = 0x40005d84
+                0x40005d90                        rom_iq_est_enable = 0x40005d90
+                0x40005d9c                        rom_linear_to_db = 0x40005d9c
+                0x40005da8                        rom_loopback_mode_en = 0x40005da8
+                0x40005db4                        rom_mhz2ieee = 0x40005db4
+                0x40005dc0                        rom_noise_floor_auto_set = 0x40005dc0
+                0x40005dcc                        rom_pbus_debugmode = 0x40005dcc
+                0x40005dd8                        rom_pbus_force_mode = 0x40005dd8
+                0x40005de4                        rom_pbus_force_test = 0x40005de4
+                0x40005df0                        rom_pbus_rd = 0x40005df0
+                0x40005dfc                        rom_pbus_rd_addr = 0x40005dfc
+                0x40005e08                        rom_pbus_rd_shift = 0x40005e08
+                0x40005e14                        rom_pbus_set_dco = 0x40005e14
+                0x40005e20                        rom_pbus_set_rxgain = 0x40005e20
+                0x40005e2c                        rom_pbus_workmode = 0x40005e2c
+                0x40005e38                        rom_pbus_xpd_rx_off = 0x40005e38
+                0x40005e44                        rom_pbus_xpd_rx_on = 0x40005e44
+                0x40005e50                        rom_pbus_xpd_tx_off = 0x40005e50
+                0x40005e5c                        rom_pbus_xpd_tx_on = 0x40005e5c
+                0x40005e68                        rom_phy_byte_to_word = 0x40005e68
+                0x40005e74                        rom_phy_disable_cca = 0x40005e74
+                0x40005e80                        rom_phy_enable_cca = 0x40005e80
+                0x40005e8c                        rom_phy_get_noisefloor = 0x40005e8c
+                0x40005e98                        rom_phy_get_rx_freq = 0x40005e98
+                0x40005ea4                        rom_phy_set_bbfreq_init = 0x40005ea4
+                0x40005eb0                        rom_pow_usr = 0x40005eb0
+                0x40005ebc                        rom_pwdet_sar2_init = 0x40005ebc
+                0x40005ec8                        rom_read_hw_noisefloor = 0x40005ec8
+                0x40005ed4                        rom_read_sar_dout = 0x40005ed4
+                0x40005ee0                        rom_set_cal_rxdc = 0x40005ee0
+                0x40005eec                        rom_set_chan_cal_interp = 0x40005eec
+                0x40005ef8                        rom_set_loopback_gain = 0x40005ef8
+                0x40005f04                        rom_set_noise_floor = 0x40005f04
+                0x40005f10                        rom_set_rxclk_en = 0x40005f10
+                0x40005f1c                        rom_set_tx_dig_gain = 0x40005f1c
+                0x40005f28                        rom_set_txcap_reg = 0x40005f28
+                0x40005f34                        rom_set_txclk_en = 0x40005f34
+                0x40005f40                        rom_spur_cal = 0x40005f40
+                0x40005f4c                        rom_spur_reg_write_one_tone = 0x40005f4c
+                0x40005f58                        rom_target_power_add_backoff = 0x40005f58
+                0x40005f64                        rom_tx_pwctrl_bg_init = 0x40005f64
+                0x40005f70                        rom_txbbgain_to_index = 0x40005f70
+                0x40005f7c                        rom_wifi_11g_rate_chg = 0x40005f7c
+                0x40005f88                        rom_write_gain_mem = 0x40005f88
+                0x40005f94                        chip728_phyrom_version = 0x40005f94
+                0x40005fa0                        rom_disable_wifi_agc = 0x40005fa0
+                0x40005fac                        rom_enable_wifi_agc = 0x40005fac
+                0x40005fb8                        rom_bt_index_to_bb = 0x40005fb8
+                0x40005fc4                        rom_bt_bb_to_index = 0x40005fc4
+                0x40005fd0                        rom_spur_coef_cfg = 0x40005fd0
+                0x40005fdc                        rom_bb_bss_cbw40 = 0x40005fdc
+                0x40005fe8                        rom_set_cca = 0x40005fe8
+                0x40005ff4                        rom_tx_paon_set = 0x40005ff4
+                0x40006000                        rom_i2cmst_reg_init = 0x40006000
+                0x4000600c                        rom_iq_corr_enable = 0x4000600c
+                0x40006018                        rom_fe_reg_init = 0x40006018
+                0x40006024                        rom_agc_reg_init = 0x40006024
+                0x40006030                        rom_bb_reg_init = 0x40006030
+                0x4000603c                        rom_mac_enable_bb = 0x4000603c
+                0x40006048                        rom_bb_wdg_cfg = 0x40006048
+                0x40006054                        rom_force_txon = 0x40006054
+                0x40006060                        rom_fe_txrx_reset = 0x40006060
+                0x4000606c                        rom_set_rx_comp = 0x4000606c
+                0x40006078                        rom_set_pbus_reg = 0x40006078
+                0x40006084                        rom_write_chan_freq = 0x40006084
+                0x40006090                        rom_phy_xpd_rf = 0x40006090
+                0x4000609c                        rom_set_xpd_sar = 0x4000609c
+                0x400060a8                        rom_get_target_power_offset = 0x400060a8
+                0x400060b4                        rom_write_txrate_power_offset = 0x400060b4
+                0x400060c0                        rom_get_rate_fcc_index = 0x400060c0
+                0x400060cc                        rom_get_rate_target_power = 0x400060cc
+                0x400060d8                        rom_pkdet_vol_start = 0x400060d8
+                0x400060e4                        rom_read_sar2_code = 0x400060e4
+                0x400060f0                        rom_get_sar2_vol = 0x400060f0
+                0x400060fc                        rom_get_pll_vol = 0x400060fc
+                0x40006108                        rom_get_phy_target_power = 0x40006108
+                0x40006114                        rom_temp_to_power = 0x40006114
+                0x40006120                        rom_phy_track_pll_cap = 0x40006120
+                0x4000612c                        rom_phy_pwdet_always_en = 0x4000612c
+                0x40006138                        rom_phy_pwdet_onetime_en = 0x40006138
+                0x40006144                        rom_get_i2c_mst0_mask = 0x40006144
+                0x40006150                        rom_get_i2c_hostid = 0x40006150
+                0x4000615c                        rom_enter_critical_phy = 0x4000615c
+                0x40006168                        rom_exit_critical_phy = 0x40006168
+                0x40006174                        rom_chip_i2c_readReg_org = 0x40006174
+                0x40006180                        rom_i2c_paral_set_mst0 = 0x40006180
+                0x4000618c                        rom_i2c_paral_set_read = 0x4000618c
+                0x40006198                        rom_i2c_paral_read = 0x40006198
+                0x400061a4                        rom_i2c_paral_write = 0x400061a4
+                0x400061b0                        rom_i2c_paral_write_num = 0x400061b0
+                0x400061bc                        rom_i2c_paral_write_mask = 0x400061bc
+                0x400061c8                        rom_bb_bss_cbw40_ana = 0x400061c8
+                0x400061d4                        rom_chan_to_freq = 0x400061d4
+                0x400061e0                        rom_open_i2c_xpd = 0x400061e0
+                0x400061ec                        rom_dac_rate_set = 0x400061ec
+                0x400061f8                        rom_tsens_read_init = 0x400061f8
+                0x40006204                        rom_tsens_code_read = 0x40006204
+                0x40006210                        rom_tsens_index_to_dac = 0x40006210
+                0x4000621c                        rom_tsens_index_to_offset = 0x4000621c
+                0x40006228                        rom_tsens_dac_cal = 0x40006228
+                0x40006234                        rom_code_to_temp = 0x40006234
+                0x40006240                        rom_write_pll_cap_mem = 0x40006240
+                0x4000624c                        rom_pll_correct_dcap = 0x4000624c
+                0x40006258                        rom_phy_en_hw_set_freq = 0x40006258
+                0x40006264                        rom_phy_dis_hw_set_freq = 0x40006264
+                0x40006270                        rom_pll_vol_cal = 0x40006270
+                0x4000627c                        rom_wrtie_pll_cap = 0x4000627c
+                0x40006288                        rom_set_tx_gain_mem = 0x40006288
+                0x40006294                        rom_bt_tx_dig_gain = 0x40006294
+                0x400062a0                        rom_bt_get_tx_gain = 0x400062a0
+                0x400062ac                        rom_get_chan_target_power = 0x400062ac
+                0x400062b8                        rom_get_tx_gain_value = 0x400062b8
+                0x400062c4                        rom_wifi_tx_dig_gain = 0x400062c4
+                0x400062d0                        rom_wifi_get_tx_gain = 0x400062d0
+                0x400062dc                        rom_fe_i2c_reg_renew = 0x400062dc
+                0x400062e8                        rom_wifi_agc_sat_gain = 0x400062e8
+                0x400062f4                        rom_i2c_master_reset = 0x400062f4
+                0x40006300                        rom_bt_filter_reg = 0x40006300
+                0x4000630c                        rom_phy_bbpll_cal = 0x4000630c
+                0x40006318                        rom_i2c_sar2_init_code = 0x40006318
+                0x40006324                        rom_phy_param_addr = 0x40006324
+                0x40006330                        rom_phy_reg_init = 0x40006330
+                0x4000633c                        rom_set_chan_reg = 0x4000633c
+                0x40006348                        rom_phy_wakeup_init = 0x40006348
+                0x40006354                        rom_phy_i2c_init1 = 0x40006354
+                0x40006360                        rom_tsens_temp_read = 0x40006360
+                0x4000636c                        rom_bt_track_pll_cap = 0x4000636c
+                0x40006378                        rom_wifi_track_pll_cap = 0x40006378
+                0x40006384                        rom_wifi_set_tx_gain = 0x40006384
+                0x40006390                        rom_txpwr_cal_track = 0x40006390
+                0x4000639c                        rom_tx_pwctrl_background = 0x4000639c
+                0x400063a8                        rom_bt_set_tx_gain = 0x400063a8
+                0x400063b4                        rom_noise_check_loop = 0x400063b4
+                0x400063c0                        rom_phy_close_rf = 0x400063c0
+                0x400063cc                        rom_phy_xpd_tsens = 0x400063cc
+                0x400063d8                        rom_phy_freq_mem_backup = 0x400063d8
+                0x400063e4                        rom_phy_ant_init = 0x400063e4
+                0x400063f0                        rom_bt_track_tx_power = 0x400063f0
+                0x400063fc                        rom_wifi_track_tx_power = 0x400063fc
+                0x40006408                        rom_phy_dig_reg_backup = 0x40006408
+                0x40006414                        chip728_phyrom_version_num = 0x40006414
+                0x40006420                        rom_mac_tx_chan_offset = 0x40006420
+                0x4000642c                        rom_rx_gain_force = 0x4000642c
+                0x3fcef81c                        phy_param_rom = 0x3fcef81c
+                0x40001c98                        PROVIDE (esp_rom_crc32_le = crc32_le)
+                [!provide]                        PROVIDE (esp_rom_crc16_le = crc16_le)
+                [!provide]                        PROVIDE (esp_rom_crc8_le = crc8_le)
+                [!provide]                        PROVIDE (esp_rom_crc32_be = crc32_be)
+                [!provide]                        PROVIDE (esp_rom_crc16_be = crc16_be)
+                [!provide]                        PROVIDE (esp_rom_crc8_be = crc8_be)
+                [!provide]                        PROVIDE (esp_rom_gpio_pad_select_gpio = gpio_pad_select_gpio)
+                [!provide]                        PROVIDE (esp_rom_gpio_pad_pullup_only = gpio_pad_pullup)
+                0x40001b18                        PROVIDE (esp_rom_gpio_pad_set_drv = gpio_pad_set_drv)
+                [!provide]                        PROVIDE (esp_rom_gpio_pad_unhold = gpio_pad_unhold)
+                [!provide]                        PROVIDE (esp_rom_gpio_connect_in_signal = gpio_matrix_in)
+                [!provide]                        PROVIDE (esp_rom_gpio_connect_out_signal = gpio_matrix_out)
+                [!provide]                        PROVIDE (esp_rom_efuse_mac_address_crc8 = esp_crc8)
+                0x40001f74                        PROVIDE (esp_rom_efuse_get_flash_gpio_info = ets_efuse_get_spiconfig)
+                0x40001fa4                        PROVIDE (esp_rom_efuse_get_flash_wp_gpio = ets_efuse_get_wp_pad)
+                [!provide]                        PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled)
+                [!provide]                        PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush)
+                [!provide]                        PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char)
+                [!provide]                        PROVIDE (esp_rom_uart_tx_wait_idle = uart_tx_wait_idle)
+                [!provide]                        PROVIDE (esp_rom_uart_rx_one_char = uart_rx_one_char)
+                [!provide]                        PROVIDE (esp_rom_uart_rx_string = UartRxString)
+                [!provide]                        PROVIDE (esp_rom_uart_set_as_console = uart_tx_switch)
+                [!provide]                        PROVIDE (esp_rom_uart_usb_acm_init = Uart_Init_USB)
+                [!provide]                        PROVIDE (esp_rom_uart_putc = ets_write_char_uart)
+                0x40000690                        PROVIDE (esp_rom_output_flush_tx = uart_tx_flush)
+                [!provide]                        PROVIDE (esp_rom_output_tx_one_char = uart_tx_one_char)
+                0x4000069c                        PROVIDE (esp_rom_output_tx_wait_idle = uart_tx_wait_idle)
+                [!provide]                        PROVIDE (esp_rom_output_rx_one_char = uart_rx_one_char)
+                [!provide]                        PROVIDE (esp_rom_output_rx_string = UartRxString)
+                [!provide]                        PROVIDE (esp_rom_output_set_as_console = uart_tx_switch)
+                [!provide]                        PROVIDE (esp_rom_output_usb_acm_init = Uart_Init_USB)
+                0x400006b4                        PROVIDE (esp_rom_output_putc = ets_write_char_uart)
+                0x40001c5c                        PROVIDE (esp_rom_md5_init = MD5Init)
+                0x40001c68                        PROVIDE (esp_rom_md5_update = MD5Update)
+                0x40001c74                        PROVIDE (esp_rom_md5_final = MD5Final)
+                0x400006d8                        PROVIDE (esp_rom_software_reset_system = software_reset)
+                [!provide]                        PROVIDE (esp_rom_software_reset_cpu = software_reset_cpu)
+                0x400005d0                        PROVIDE (esp_rom_printf = ets_printf)
+                0x40000600                        PROVIDE (esp_rom_delay_us = ets_delay_us)
+                [!provide]                        PROVIDE (esp_rom_install_uart_printf = ets_install_uart_printf)
+                0x4000057c                        PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason)
+                [!provide]                        PROVIDE (esp_rom_route_intr_matrix = intr_matrix_set)
+                0x40001a40                        PROVIDE (esp_rom_get_cpu_ticks_per_us = ets_get_cpu_frequency)
+                0x40001a4c                        PROVIDE (esp_rom_set_cpu_ticks_per_us = ets_update_cpu_frequency)
+                [!provide]                        PROVIDE (esp_rom_spiflash_attach = spi_flash_attach)
+                [!provide]                        PROVIDE (esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_enable = SPI_write_enable)
+                [!provide]                        PROVIDE (esp_rom_spiflash_erase_area = SPIEraseArea)
+                [!provide]                        PROVIDE (esp_rom_spiflash_fix_dummylen = spi_dummy_len_fix)
+                [!provide]                        PROVIDE (esp_rom_spiflash_set_drvs = SetSpiDrvs)
+                [!provide]                        PROVIDE (esp_rom_spiflash_select_padsfunc = SelectSpiFunction)
+                [!provide]                        PROVIDE (esp_rom_spiflash_common_cmd = SPI_Common_Command)
+                [!provide]                        PROVIDE (esp_rom_regi2c_read = rom_i2c_readReg)
+                0x40005d54                        PROVIDE (esp_rom_regi2c_read_mask = rom_i2c_readReg_Mask)
+                0x40005d60                        PROVIDE (esp_rom_regi2c_write = rom_i2c_writeReg)
+                0x40005d6c                        PROVIDE (esp_rom_regi2c_write_mask = rom_i2c_writeReg_Mask)
+                0x40002a78                        bt_rf_coex_get_dft_cfg = 0x40002a78
+                0x40002a84                        bt_rf_coex_hooks_p_set = 0x40002a84
+                0x40002a90                        btdm_con_maxevtime_cal_impl = 0x40002a90
+                0x40002a9c                        btdm_controller_get_compile_version_impl = 0x40002a9c
+                0x40002aa8                        btdm_controller_rom_data_init = 0x40002aa8
+                0x40002ab4                        btdm_dis_privacy_err_report_impl = 0x40002ab4
+                0x40002ac0                        btdm_disable_adv_delay_impl = 0x40002ac0
+                0x40002acc                        btdm_enable_scan_continue_impl = 0x40002acc
+                0x40002ad8                        btdm_enable_scan_forever_impl = 0x40002ad8
+                0x40002ae4                        btdm_get_power_state_impl = 0x40002ae4
+                0x40002af0                        btdm_get_prevent_sleep_flag_impl = 0x40002af0
+                0x40002afc                        btdm_power_state_active_impl = 0x40002afc
+                0x40002b08                        btdm_switch_phy_coded_impl = 0x40002b08
+                0x40002b14                        hci_acl_data_handler = 0x40002b14
+                0x40002b20                        hci_disconnect_cmd_handler = 0x40002b20
+                0x40002b2c                        hci_le_con_upd_cmd_handler = 0x40002b2c
+                0x40002b38                        hci_le_ltk_req_neg_reply_cmd_handler = 0x40002b38
+                0x40002b44                        hci_le_ltk_req_reply_cmd_handler = 0x40002b44
+                0x40002b50                        hci_le_rd_chnl_map_cmd_handler = 0x40002b50
+                0x40002b5c                        hci_le_rd_phy_cmd_handler = 0x40002b5c
+                0x40002b68                        hci_le_rd_rem_feats_cmd_handler = 0x40002b68
+                0x40002b74                        hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x40002b74
+                0x40002b80                        hci_le_rem_con_param_req_reply_cmd_handler = 0x40002b80
+                0x40002b8c                        hci_le_set_data_len_cmd_handler = 0x40002b8c
+                0x40002b98                        hci_le_set_phy_cmd_handler = 0x40002b98
+                0x40002ba4                        hci_le_start_enc_cmd_handler = 0x40002ba4
+                0x40002bb0                        hci_rd_auth_payl_to_cmd_handler = 0x40002bb0
+                0x40002bbc                        hci_rd_rem_ver_info_cmd_handler = 0x40002bbc
+                0x40002bc8                        hci_rd_rssi_cmd_handler = 0x40002bc8
+                0x40002bd4                        hci_rd_tx_pwr_lvl_cmd_handler = 0x40002bd4
+                0x40002be0                        hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x40002be0
+                0x40002bec                        hci_vs_set_pref_slave_latency_cmd_handler = 0x40002bec
+                0x40002bf8                        hci_wr_auth_payl_to_cmd_handler = 0x40002bf8
+                0x40002c04                        ll_channel_map_ind_handler = 0x40002c04
+                0x40002c10                        ll_connection_param_req_handler = 0x40002c10
+                0x40002c1c                        ll_connection_param_rsp_handler = 0x40002c1c
+                0x40002c28                        ll_connection_update_ind_handler = 0x40002c28
+                0x40002c34                        ll_enc_req_handler = 0x40002c34
+                0x40002c40                        ll_enc_rsp_handler = 0x40002c40
+                0x40002c4c                        ll_feature_req_handler = 0x40002c4c
+                0x40002c58                        ll_feature_rsp_handler = 0x40002c58
+                0x40002c64                        ll_length_req_handler = 0x40002c64
+                0x40002c70                        ll_length_rsp_handler = 0x40002c70
+                0x40002c7c                        ll_min_used_channels_ind_handler = 0x40002c7c
+                0x40002c88                        ll_pause_enc_req_handler = 0x40002c88
+                0x40002c94                        ll_pause_enc_rsp_handler = 0x40002c94
+                0x40002ca0                        ll_phy_req_handler = 0x40002ca0
+                0x40002cac                        ll_phy_rsp_handler = 0x40002cac
+                0x40002cb8                        ll_phy_update_ind_handler = 0x40002cb8
+                0x40002cc4                        ll_ping_req_handler = 0x40002cc4
+                0x40002cd0                        ll_ping_rsp_handler = 0x40002cd0
+                0x40002cdc                        ll_slave_feature_req_handler = 0x40002cdc
+                0x40002ce8                        ll_start_enc_req_handler = 0x40002ce8
+                0x40002cf4                        ll_start_enc_rsp_handler = 0x40002cf4
+                0x40002d00                        ll_terminate_ind_handler = 0x40002d00
+                0x40002d0c                        ll_version_ind_handler = 0x40002d0c
+                0x40002d18                        llc_auth_payl_nearly_to_handler = 0x40002d18
+                0x40002d24                        llc_auth_payl_real_to_handler = 0x40002d24
+                0x40002d30                        llc_encrypt_ind_handler = 0x40002d30
+                0x40002d3c                        llc_hci_command_handler_wrapper = 0x40002d3c
+                0x40002d48                        llc_ll_connection_param_req_pdu_send = 0x40002d48
+                0x40002d54                        llc_ll_connection_param_rsp_pdu_send = 0x40002d54
+                0x40002d60                        llc_ll_connection_update_ind_pdu_send = 0x40002d60
+                0x40002d6c                        llc_ll_enc_req_pdu_send = 0x40002d6c
+                0x40002d78                        llc_ll_enc_rsp_pdu_send = 0x40002d78
+                0x40002d84                        llc_ll_feature_req_pdu_send = 0x40002d84
+                0x40002d90                        llc_ll_feature_rsp_pdu_send = 0x40002d90
+                0x40002d9c                        llc_ll_length_req_pdu_send = 0x40002d9c
+                0x40002da8                        llc_ll_length_rsp_pdu_send = 0x40002da8
+                0x40002db4                        llc_ll_pause_enc_req_pdu_send = 0x40002db4
+                0x40002dc0                        llc_ll_pause_enc_rsp_pdu_send = 0x40002dc0
+                0x40002dcc                        llc_ll_phy_req_pdu_send = 0x40002dcc
+                0x40002dd8                        llc_ll_phy_rsp_pdu_send = 0x40002dd8
+                0x40002de4                        llc_ll_ping_req_pdu_send = 0x40002de4
+                0x40002df0                        llc_ll_ping_rsp_pdu_send = 0x40002df0
+                0x40002dfc                        llc_ll_start_enc_req_pdu_send = 0x40002dfc
+                0x40002e08                        llc_ll_start_enc_rsp_pdu_send = 0x40002e08
+                0x40002e14                        llc_ll_terminate_ind_pdu_send = 0x40002e14
+                0x40002e20                        llc_ll_unknown_rsp_pdu_send = 0x40002e20
+                0x40002e2c                        llc_llcp_ch_map_update_ind_pdu_send = 0x40002e2c
+                0x40002e38                        llc_llcp_phy_upd_ind_pdu_send = 0x40002e38
+                0x40002e44                        llc_llcp_version_ind_pdu_send = 0x40002e44
+                0x40002e50                        llc_op_ch_map_upd_ind_handler = 0x40002e50
+                0x40002e5c                        llc_op_con_upd_ind_handler = 0x40002e5c
+                0x40002e68                        llc_op_disconnect_ind_handler = 0x40002e68
+                0x40002e74                        llc_op_dl_upd_ind_handler = 0x40002e74
+                0x40002e80                        llc_op_encrypt_ind_handler = 0x40002e80
+                0x40002e8c                        llc_op_feats_exch_ind_handler = 0x40002e8c
+                0x40002e98                        llc_op_le_ping_ind_handler = 0x40002e98
+                0x40002ea4                        llc_op_phy_upd_ind_handler = 0x40002ea4
+                0x40002eb0                        llc_op_ver_exch_ind_handler = 0x40002eb0
+                0x40002ebc                        llc_stopped_ind_handler = 0x40002ebc
+                0x40002ec8                        lld_acl_rx_ind_handler = 0x40002ec8
+                0x40002ed4                        lld_acl_tx_cfm_handler = 0x40002ed4
+                0x40002ee0                        lld_adv_end_ind_handler = 0x40002ee0
+                0x40002eec                        lld_adv_rep_ind_handler = 0x40002eec
+                0x40002ef8                        lld_ch_map_upd_cfm_handler = 0x40002ef8
+                0x40002f04                        lld_con_estab_ind_handler = 0x40002f04
+                0x40002f10                        lld_con_evt_sd_evt_time_set = 0x40002f10
+                0x40002f1c                        lld_con_offset_upd_ind_handler = 0x40002f1c
+                0x40002f28                        lld_con_param_upd_cfm_handler = 0x40002f28
+                0x40002f34                        lld_disc_ind_handler = 0x40002f34
+                0x40002f40                        lld_init_end_ind_handler = 0x40002f40
+                0x40002f4c                        lld_llcp_rx_ind_handler_wrapper = 0x40002f4c
+                0x40002f58                        lld_llcp_tx_cfm_handler = 0x40002f58
+                0x40002f64                        lld_per_adv_end_ind_handler = 0x40002f64
+                0x40002f70                        lld_per_adv_rep_ind_handler = 0x40002f70
+                0x40002f7c                        lld_per_adv_rx_end_ind_handler = 0x40002f7c
+                0x40002f88                        lld_phy_coded_500k_get = 0x40002f88
+                0x40002f94                        lld_phy_upd_cfm_handler = 0x40002f94
+                0x40002fa0                        lld_scan_end_ind_handler = 0x40002fa0
+                0x40002fac                        lld_scan_req_ind_handler = 0x40002fac
+                0x40002fb8                        lld_sync_start_req_handler = 0x40002fb8
+                0x40002fc4                        lld_test_end_ind_handler = 0x40002fc4
+                0x40002fd0                        lld_update_rxbuf_handler = 0x40002fd0
+                0x40002fdc                        llm_ch_map_update_ind_handler = 0x40002fdc
+                0x40002fe8                        llm_hci_command_handler_wrapper = 0x40002fe8
+                0x40002ff4                        llm_scan_period_to_handler = 0x40002ff4
+                0x40003000                        r_Add2SelfBigHex256 = 0x40003000
+                0x4000300c                        r_AddBigHex256 = 0x4000300c
+                0x40003018                        r_AddBigHexModP256 = 0x40003018
+                0x40003024                        r_AddP256 = 0x40003024
+                0x40003030                        r_AddPdiv2_256 = 0x40003030
+                0x4000303c                        r_GF_Jacobian_Point_Addition256 = 0x4000303c
+                0x40003048                        r_GF_Jacobian_Point_Double256 = 0x40003048
+                0x40003054                        r_GF_Point_Jacobian_To_Affine256 = 0x40003054
+                0x40003060                        r_MultiplyBigHexByUint32_256 = 0x40003060
+                0x4000306c                        r_MultiplyBigHexModP256 = 0x4000306c
+                0x40003078                        r_MultiplyByU16ModP256 = 0x40003078
+                0x40003084                        r_SubtractBigHex256 = 0x40003084
+                0x40003090                        r_SubtractBigHexMod256 = 0x40003090
+                0x4000309c                        r_SubtractBigHexUint32_256 = 0x4000309c
+                0x400030a8                        r_SubtractFromSelfBigHex256 = 0x400030a8
+                0x400030b4                        r_SubtractFromSelfBigHexSign256 = 0x400030b4
+                0x400030c0                        r_aes_alloc = 0x400030c0
+                0x400030cc                        r_aes_ccm_continue = 0x400030cc
+                0x400030d8                        r_aes_ccm_process_e = 0x400030d8
+                0x400030e4                        r_aes_ccm_xor_128_lsb = 0x400030e4
+                0x400030f0                        r_aes_ccm_xor_128_msb = 0x400030f0
+                0x400030fc                        r_aes_cmac_continue = 0x400030fc
+                0x40003108                        r_aes_cmac_start = 0x40003108
+                0x40003114                        r_aes_k1_continue = 0x40003114
+                0x40003120                        r_aes_k2_continue = 0x40003120
+                0x4000312c                        r_aes_k3_continue = 0x4000312c
+                0x40003138                        r_aes_k4_continue = 0x40003138
+                0x40003144                        r_aes_shift_left_128 = 0x40003144
+                0x40003150                        r_aes_start = 0x40003150
+                0x4000315c                        r_aes_xor_128 = 0x4000315c
+                0x40003168                        r_assert_err = 0x40003168
+                0x40003174                        r_assert_param = 0x40003174
+                0x40003180                        r_assert_warn = 0x40003180
+                0x4000318c                        r_bigHexInversion256 = 0x4000318c
+                0x40003198                        r_ble_sw_cca_check_isr = 0x40003198
+                0x400031a4                        r_ble_util_buf_acl_tx_alloc = 0x400031a4
+                0x400031b0                        r_ble_util_buf_acl_tx_elt_get = 0x400031b0
+                0x400031bc                        r_ble_util_buf_acl_tx_free = 0x400031bc
+                0x400031c8                        r_ble_util_buf_acl_tx_free_in_isr = 0x400031c8
+                0x400031d4                        r_ble_util_buf_adv_tx_alloc = 0x400031d4
+                0x400031e0                        r_ble_util_buf_adv_tx_free = 0x400031e0
+                0x400031ec                        r_ble_util_buf_adv_tx_free_in_isr = 0x400031ec
+                0x400031f8                        r_ble_util_buf_env_deinit = 0x400031f8
+                0x40003204                        r_ble_util_buf_env_init = 0x40003204
+                0x40003210                        r_ble_util_buf_get_rx_buf_nb = 0x40003210
+                0x4000321c                        r_ble_util_buf_get_rx_buf_size = 0x4000321c
+                0x40003228                        r_ble_util_buf_llcp_tx_alloc = 0x40003228
+                0x40003234                        r_ble_util_buf_llcp_tx_free = 0x40003234
+                0x40003240                        r_ble_util_buf_rx_alloc = 0x40003240
+                0x4000324c                        r_ble_util_buf_rx_alloc_in_isr = 0x4000324c
+                0x40003258                        r_ble_util_buf_rx_free = 0x40003258
+                0x40003264                        r_ble_util_buf_rx_free_in_isr = 0x40003264
+                0x40003270                        r_ble_util_buf_set_rx_buf_nb = 0x40003270
+                0x4000327c                        r_ble_util_buf_set_rx_buf_size = 0x4000327c
+                0x40003288                        r_ble_util_data_rx_buf_reset = 0x40003288
+                0x40003294                        r_bt_bb_get_intr_mask = 0x40003294
+                0x400032a0                        r_bt_bb_intr_clear = 0x400032a0
+                0x400032ac                        r_bt_bb_intr_mask_set = 0x400032ac
+                0x400032b8                        r_bt_bb_isr = 0x400032b8
+                0x400032c4                        r_bt_rf_coex_cfg_set = 0x400032c4
+                0x400032d0                        r_bt_rf_coex_conn_dynamic_pti_en_get = 0x400032d0
+                0x400032dc                        r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get = 0x400032dc
+                0x400032e8                        r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x400032e8
+                0x400032f4                        r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x400032f4
+                0x40003300                        r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x40003300
+                0x4000330c                        r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x4000330c
+                0x40003318                        r_bt_rf_coex_pti_table_get = 0x40003318
+                0x40003324                        r_bt_rf_coex_st_param_get = 0x40003324
+                0x40003330                        r_bt_rf_coex_st_param_set = 0x40003330
+                0x4000333c                        r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x4000333c
+                0x40003348                        r_bt_rma_apply_rule_cs_fmt = 0x40003348
+                0x40003354                        r_bt_rma_apply_rule_cs_idx = 0x40003354
+                0x40003360                        r_bt_rma_configure = 0x40003360
+                0x4000336c                        r_bt_rma_deregister_rule_cs_fmt = 0x4000336c
+                0x40003378                        r_bt_rma_deregister_rule_cs_idx = 0x40003378
+                0x40003384                        r_bt_rma_get_ant_by_act = 0x40003384
+                0x40003390                        r_bt_rma_init = 0x40003390
+                0x4000339c                        r_bt_rma_register_rule_cs_fmt = 0x4000339c
+                0x400033a8                        r_bt_rma_register_rule_cs_idx = 0x400033a8
+                0x400033b4                        r_bt_rtp_apply_rule_cs_fmt = 0x400033b4
+                0x400033c0                        r_bt_rtp_apply_rule_cs_idx = 0x400033c0
+                0x400033cc                        r_bt_rtp_deregister_rule_cs_fmt = 0x400033cc
+                0x400033d8                        r_bt_rtp_deregister_rule_cs_idx = 0x400033d8
+                0x400033e4                        r_bt_rtp_get_txpwr_idx_by_act = 0x400033e4
+                0x400033f0                        r_bt_rtp_init = 0x400033f0
+                0x400033fc                        r_bt_rtp_register_rule_cs_fmt = 0x400033fc
+                0x40003408                        r_bt_rtp_register_rule_cs_idx = 0x40003408
+                0x40003414                        r_btdm_isr = 0x40003414
+                0x40003420                        r_btdm_task_post = 0x40003420
+                0x4000342c                        r_btdm_task_post_from_isr = 0x4000342c
+                0x40003438                        r_btdm_task_recycle = 0x40003438
+                0x40003444                        r_cali_phase_match_p = 0x40003444
+                0x40003450                        r_cmp_abs_time = 0x40003450
+                0x4000345c                        r_cmp_dest_id = 0x4000345c
+                0x40003468                        r_cmp_timer_id = 0x40003468
+                0x40003474                        r_co_bdaddr_compare = 0x40003474
+                0x40003480                        r_co_ble_pkt_dur_in_us = 0x40003480
+                0x4000348c                        r_co_list_extract = 0x4000348c
+                0x40003498                        r_co_list_extract_after = 0x40003498
+                0x400034a4                        r_co_list_extract_sublist = 0x400034a4
+                0x400034b0                        r_co_list_find = 0x400034b0
+                0x400034bc                        r_co_list_init = 0x400034bc
+                0x400034c8                        r_co_list_insert_after = 0x400034c8
+                0x400034d4                        r_co_list_insert_before = 0x400034d4
+                0x400034e0                        r_co_list_merge = 0x400034e0
+                0x400034ec                        r_co_list_pool_init = 0x400034ec
+                0x400034f8                        r_co_list_pop_front = 0x400034f8
+                0x40003504                        r_co_list_push_back = 0x40003504
+                0x40003510                        r_co_list_push_back_sublist = 0x40003510
+                0x4000351c                        r_co_list_push_front = 0x4000351c
+                0x40003528                        r_co_list_size = 0x40003528
+                0x40003534                        r_co_nb_good_le_channels = 0x40003534
+                0x40003540                        r_co_util_pack = 0x40003540
+                0x4000354c                        r_co_util_read_array_size = 0x4000354c
+                0x40003558                        r_co_util_unpack = 0x40003558
+                0x40003564                        r_dbg_env_deinit = 0x40003564
+                0x40003570                        r_dbg_env_init = 0x40003570
+                0x4000357c                        r_dbg_platform_reset_complete = 0x4000357c
+                0x40003588                        r_dl_upd_proc_start = 0x40003588
+                0x40003594                        r_dump_data = 0x40003594
+                0x400035a0                        r_ecc_abort_key256_generation = 0x400035a0
+                0x400035ac                        r_ecc_gen_new_public_key = 0x400035ac
+                0x400035b8                        r_ecc_gen_new_secret_key = 0x400035b8
+                0x400035c4                        r_ecc_generate_key256 = 0x400035c4
+                0x400035d0                        r_ecc_get_debug_Keys = 0x400035d0
+                0x400035dc                        r_ecc_init = 0x400035dc
+                0x400035e8                        r_ecc_is_valid_point = 0x400035e8
+                0x400035f4                        r_ecc_multiplication_event_handler = 0x400035f4
+                0x40003600                        r_ecc_point_multiplication_win_256 = 0x40003600
+                0x4000360c                        r_emi_alloc_em_mapping_by_offset = 0x4000360c
+                0x40003618                        r_emi_base_reg_lut_show = 0x40003618
+                0x40003624                        r_emi_em_base_reg_show = 0x40003624
+                0x40003630                        r_emi_free_em_mapping_by_offset = 0x40003630
+                0x4000363c                        r_emi_get_em_mapping_idx_by_offset = 0x4000363c
+                0x40003648                        r_emi_get_mem_addr_by_offset = 0x40003648
+                0x40003654                        r_emi_overwrite_em_mapping_by_offset = 0x40003654
+                0x40003660                        r_esp_vendor_hci_command_handler = 0x40003660
+                0x4000366c                        r_get_stack_usage = 0x4000366c
+                0x40003678                        r_h4tl_acl_hdr_rx_evt_handler = 0x40003678
+                0x40003684                        r_h4tl_cmd_hdr_rx_evt_handler = 0x40003684
+                0x40003690                        r_h4tl_cmd_pld_rx_evt_handler = 0x40003690
+                0x4000369c                        r_h4tl_eif_io_event_post = 0x4000369c
+                0x400036a8                        r_h4tl_eif_register = 0x400036a8
+                0x400036b4                        r_h4tl_init = 0x400036b4
+                0x400036c0                        r_h4tl_out_of_sync = 0x400036c0
+                0x400036cc                        r_h4tl_out_of_sync_check = 0x400036cc
+                0x400036d8                        r_h4tl_read_hdr = 0x400036d8
+                0x400036e4                        r_h4tl_read_next_out_of_sync = 0x400036e4
+                0x400036f0                        r_h4tl_read_payl = 0x400036f0
+                0x400036fc                        r_h4tl_read_start = 0x400036fc
+                0x40003708                        r_h4tl_rx_acl_hdr_extract = 0x40003708
+                0x40003714                        r_h4tl_rx_cmd_hdr_extract = 0x40003714
+                0x40003720                        r_h4tl_rx_done = 0x40003720
+                0x4000372c                        r_h4tl_start = 0x4000372c
+                0x40003738                        r_h4tl_stop = 0x40003738
+                0x40003744                        r_h4tl_tx_done = 0x40003744
+                0x40003750                        r_h4tl_tx_evt_handler = 0x40003750
+                0x4000375c                        r_h4tl_write = 0x4000375c
+                0x40003768                        r_hci_acl_tx_data_alloc = 0x40003768
+                0x40003774                        r_hci_acl_tx_data_received = 0x40003774
+                0x40003780                        r_hci_basic_cmd_send_2_controller = 0x40003780
+                0x4000378c                        r_hci_ble_adv_report_filter_check = 0x4000378c
+                0x40003798                        r_hci_ble_adv_report_tx_check = 0x40003798
+                0x400037a4                        r_hci_ble_conhdl_register = 0x400037a4
+                0x400037b0                        r_hci_ble_conhdl_unregister = 0x400037b0
+                0x400037bc                        r_hci_build_acl_data = 0x400037bc
+                0x400037c8                        r_hci_build_cc_evt = 0x400037c8
+                0x400037d4                        r_hci_build_cs_evt = 0x400037d4
+                0x400037e0                        r_hci_build_evt = 0x400037e0
+                0x400037ec                        r_hci_build_le_evt = 0x400037ec
+                0x400037f8                        r_hci_cmd_get_max_param_size = 0x400037f8
+                0x40003804                        r_hci_cmd_received = 0x40003804
+                0x40003810                        r_hci_cmd_reject = 0x40003810
+                0x4000381c                        r_hci_evt_mask_check = 0x4000381c
+                0x40003828                        r_hci_evt_mask_set = 0x40003828
+                0x40003834                        r_hci_fc_acl_buf_size_set = 0x40003834
+                0x40003840                        r_hci_fc_acl_en = 0x40003840
+                0x4000384c                        r_hci_fc_acl_packet_sent = 0x4000384c
+                0x40003858                        r_hci_fc_check_host_available_nb_acl_packets = 0x40003858
+                0x40003864                        r_hci_fc_host_nb_acl_pkts_complete = 0x40003864
+                0x40003870                        r_hci_fc_init = 0x40003870
+                0x4000387c                        r_hci_look_for_cmd_desc = 0x4000387c
+                0x40003888                        r_hci_look_for_evt_desc = 0x40003888
+                0x40003894                        r_hci_look_for_le_evt_desc = 0x40003894
+                0x400038a0                        r_hci_look_for_le_evt_desc_esp = 0x400038a0
+                0x400038ac                        r_hci_pack_bytes = 0x400038ac
+                0x400038b8                        r_hci_register_vendor_desc_tab = 0x400038b8
+                0x400038c4                        r_hci_send_2_controller = 0x400038c4
+                0x400038d0                        r_hci_send_2_host = 0x400038d0
+                0x400038dc                        r_hci_tl_c2h_data_flow_on = 0x400038dc
+                0x400038e8                        r_hci_tl_cmd_hdr_rx_evt_handler = 0x400038e8
+                0x400038f4                        r_hci_tl_cmd_pld_rx_evt_handler = 0x400038f4
+                0x40003900                        r_hci_tl_get_pkt = 0x40003900
+                0x4000390c                        r_hci_tl_hci_pkt_handler = 0x4000390c
+                0x40003918                        r_hci_tl_hci_tx_done_evt_handler = 0x40003918
+                0x40003924                        r_hci_tl_inc_nb_h2c_cmd_pkts = 0x40003924
+                0x40003930                        r_hci_tl_save_pkt = 0x40003930
+                0x4000393c                        r_hci_tl_send = 0x4000393c
+                0x40003948                        r_hci_tx_done = 0x40003948
+                0x40003954                        r_hci_tx_start = 0x40003954
+                0x40003960                        r_hci_tx_trigger = 0x40003960
+                0x4000396c                        r_isValidSecretKey_256 = 0x4000396c
+                0x40003978                        r_ke_check_malloc = 0x40003978
+                0x40003984                        r_ke_event_callback_set = 0x40003984
+                0x40003990                        r_ke_event_clear = 0x40003990
+                0x4000399c                        r_ke_event_flush = 0x4000399c
+                0x400039a8                        r_ke_event_get = 0x400039a8
+                0x400039b4                        r_ke_event_get_all = 0x400039b4
+                0x400039c0                        r_ke_event_init = 0x400039c0
+                0x400039cc                        r_ke_event_schedule = 0x400039cc
+                0x400039d8                        r_ke_event_set = 0x400039d8
+                0x400039e4                        r_ke_flush = 0x400039e4
+                0x400039f0                        r_ke_free = 0x400039f0
+                0x400039fc                        r_ke_handler_search = 0x400039fc
+                0x40003a08                        r_ke_init = 0x40003a08
+                0x40003a14                        r_ke_is_free = 0x40003a14
+                0x40003a20                        r_ke_malloc = 0x40003a20
+                0x40003a2c                        r_ke_mem_init = 0x40003a2c
+                0x40003a38                        r_ke_mem_is_empty = 0x40003a38
+                0x40003a44                        r_ke_mem_is_in_heap = 0x40003a44
+                0x40003a50                        r_ke_msg_alloc = 0x40003a50
+                0x40003a5c                        r_ke_msg_dest_id_get = 0x40003a5c
+                0x40003a68                        r_ke_msg_discard = 0x40003a68
+                0x40003a74                        r_ke_msg_forward = 0x40003a74
+                0x40003a80                        r_ke_msg_forward_new_id = 0x40003a80
+                0x40003a8c                        r_ke_msg_free = 0x40003a8c
+                0x40003a98                        r_ke_msg_in_queue = 0x40003a98
+                0x40003aa4                        r_ke_msg_save = 0x40003aa4
+                0x40003ab0                        r_ke_msg_send = 0x40003ab0
+                0x40003abc                        r_ke_msg_send_basic = 0x40003abc
+                0x40003ac8                        r_ke_msg_src_id_get = 0x40003ac8
+                0x40003ad4                        r_ke_queue_extract = 0x40003ad4
+                0x40003ae0                        r_ke_queue_insert = 0x40003ae0
+                0x40003aec                        r_ke_sleep_check = 0x40003aec
+                0x40003af8                        r_ke_state_get = 0x40003af8
+                0x40003b04                        r_ke_state_set = 0x40003b04
+                0x40003b10                        r_ke_task_check = 0x40003b10
+                0x40003b1c                        r_ke_task_create = 0x40003b1c
+                0x40003b28                        r_ke_task_delete = 0x40003b28
+                0x40003b34                        r_ke_task_handler_get = 0x40003b34
+                0x40003b40                        r_ke_task_init = 0x40003b40
+                0x40003b4c                        r_ke_task_msg_flush = 0x40003b4c
+                0x40003b58                        r_ke_task_saved_update = 0x40003b58
+                0x40003b64                        r_ke_task_schedule = 0x40003b64
+                0x40003b70                        r_ke_time = 0x40003b70
+                0x40003b7c                        r_ke_time_cmp = 0x40003b7c
+                0x40003b88                        r_ke_time_past = 0x40003b88
+                0x40003b94                        r_ke_timer_active = 0x40003b94
+                0x40003ba0                        r_ke_timer_adjust_all = 0x40003ba0
+                0x40003bac                        r_ke_timer_clear = 0x40003bac
+                0x40003bb8                        r_ke_timer_init = 0x40003bb8
+                0x40003bc4                        r_ke_timer_schedule = 0x40003bc4
+                0x40003bd0                        r_ke_timer_set = 0x40003bd0
+                0x40003bdc                        r_led_init = 0x40003bdc
+                0x40003be8                        r_led_set_all = 0x40003be8
+                0x40003bf4                        r_llc_aes_res_cb = 0x40003bf4
+                0x40003c00                        r_llc_ch_map_up_proc_err_cb = 0x40003c00
+                0x40003c0c                        r_llc_cleanup = 0x40003c0c
+                0x40003c18                        r_llc_cmd_cmp_send = 0x40003c18
+                0x40003c24                        r_llc_cmd_stat_send = 0x40003c24
+                0x40003c30                        r_llc_con_move_cbk = 0x40003c30
+                0x40003c3c                        r_llc_con_plan_set_update = 0x40003c3c
+                0x40003c48                        r_llc_con_upd_param_in_range = 0x40003c48
+                0x40003c54                        r_llc_disconnect = 0x40003c54
+                0x40003c60                        r_llc_disconnect_end = 0x40003c60
+                0x40003c6c                        r_llc_disconnect_proc_continue = 0x40003c6c
+                0x40003c78                        r_llc_disconnect_proc_err_cb = 0x40003c78
+                0x40003c84                        r_llc_dl_chg_check = 0x40003c84
+                0x40003c90                        r_llc_dle_proc_err_cb = 0x40003c90
+                0x40003c9c                        r_llc_feats_exch_proc_err_cb = 0x40003c9c
+                0x40003ca8                        r_llc_hci_cmd_handler_tab_p_get = 0x40003ca8
+                0x40003cb4                        r_llc_hci_command_handler = 0x40003cb4
+                0x40003cc0                        r_llc_hci_con_param_req_evt_send = 0x40003cc0
+                0x40003ccc                        r_llc_hci_con_upd_info_send = 0x40003ccc
+                0x40003cd8                        r_llc_hci_disconnected_dis = 0x40003cd8
+                0x40003ce4                        r_llc_hci_dl_upd_info_send = 0x40003ce4
+                0x40003cf0                        r_llc_hci_enc_evt_send = 0x40003cf0
+                0x40003cfc                        r_llc_hci_feats_info_send = 0x40003cfc
+                0x40003d08                        r_llc_hci_le_phy_upd_cmp_evt_send = 0x40003d08
+                0x40003d14                        r_llc_hci_ltk_request_evt_send = 0x40003d14
+                0x40003d20                        r_llc_hci_nb_cmp_pkts_evt_send = 0x40003d20
+                0x40003d2c                        r_llc_hci_version_info_send = 0x40003d2c
+                0x40003d38                        r_llc_init_term_proc = 0x40003d38
+                0x40003d44                        r_llc_iv_skd_rand_gen = 0x40003d44
+                0x40003d50                        r_llc_le_ping_proc_continue = 0x40003d50
+                0x40003d5c                        r_llc_le_ping_proc_err_cb = 0x40003d5c
+                0x40003d68                        r_llc_le_ping_restart = 0x40003d68
+                0x40003d74                        r_llc_le_ping_set = 0x40003d74
+                0x40003d80                        r_llc_ll_pause_enc_rsp_ack_handler = 0x40003d80
+                0x40003d8c                        r_llc_ll_reject_ind_ack_handler = 0x40003d8c
+                0x40003d98                        r_llc_ll_reject_ind_pdu_send = 0x40003d98
+                0x40003da4                        r_llc_ll_start_enc_rsp_ack_handler = 0x40003da4
+                0x40003db0                        r_llc_ll_terminate_ind_ack = 0x40003db0
+                0x40003dbc                        r_llc_ll_unknown_ind_handler = 0x40003dbc
+                0x40003dc8                        r_llc_llcp_send = 0x40003dc8
+                0x40003dd4                        r_llc_llcp_state_set = 0x40003dd4
+                0x40003de0                        r_llc_llcp_trans_timer_set = 0x40003de0
+                0x40003dec                        r_llc_llcp_tx_check = 0x40003dec
+                0x40003df8                        r_llc_loc_ch_map_proc_continue = 0x40003df8
+                0x40003e04                        r_llc_loc_con_upd_proc_continue = 0x40003e04
+                0x40003e10                        r_llc_loc_con_upd_proc_err_cb = 0x40003e10
+                0x40003e1c                        r_llc_loc_dl_upd_proc_continue = 0x40003e1c
+                0x40003e28                        r_llc_loc_encrypt_proc_continue = 0x40003e28
+                0x40003e34                        r_llc_loc_encrypt_proc_err_cb = 0x40003e34
+                0x40003e40                        r_llc_loc_feats_exch_proc_continue = 0x40003e40
+                0x40003e4c                        r_llc_loc_phy_upd_proc_continue = 0x40003e4c
+                0x40003e58                        r_llc_loc_phy_upd_proc_err_cb = 0x40003e58
+                0x40003e64                        r_llc_msg_handler_tab_p_get = 0x40003e64
+                0x40003e70                        r_llc_pref_param_compute = 0x40003e70
+                0x40003e7c                        r_llc_proc_collision_check = 0x40003e7c
+                0x40003e88                        r_llc_proc_err_ind = 0x40003e88
+                0x40003e94                        r_llc_proc_get = 0x40003e94
+                0x40003ea0                        r_llc_proc_id_get = 0x40003ea0
+                0x40003eac                        r_llc_proc_reg = 0x40003eac
+                0x40003eb8                        r_llc_proc_state_get = 0x40003eb8
+                0x40003ec4                        r_llc_proc_state_set = 0x40003ec4
+                0x40003ed0                        r_llc_proc_timer_pause_set = 0x40003ed0
+                0x40003edc                        r_llc_proc_timer_set = 0x40003edc
+                0x40003ee8                        r_llc_proc_unreg = 0x40003ee8
+                0x40003ef4                        r_llc_rem_ch_map_proc_continue = 0x40003ef4
+                0x40003f00                        r_llc_rem_con_upd_proc_continue = 0x40003f00
+                0x40003f0c                        r_llc_rem_con_upd_proc_err_cb = 0x40003f0c
+                0x40003f18                        r_llc_rem_dl_upd_proc = 0x40003f18
+                0x40003f24                        r_llc_rem_encrypt_proc_continue = 0x40003f24
+                0x40003f30                        r_llc_rem_encrypt_proc_err_cb = 0x40003f30
+                0x40003f3c                        r_llc_rem_phy_upd_proc_continue = 0x40003f3c
+                0x40003f48                        r_llc_rem_phy_upd_proc_err_cb = 0x40003f48
+                0x40003f54                        r_llc_role_get = 0x40003f54
+                0x40003f60                        r_llc_sk_gen = 0x40003f60
+                0x40003f6c                        r_llc_start = 0x40003f6c
+                0x40003f78                        r_llc_stop = 0x40003f78
+                0x40003f84                        r_llc_ver_exch_loc_proc_continue = 0x40003f84
+                0x40003f90                        r_llc_ver_proc_err_cb = 0x40003f90
+                0x40003f9c                        r_llcp_pdu_handler_tab_p_get = 0x40003f9c
+                0x40003fa8                        r_lld_aa_gen = 0x40003fa8
+                0x40003fb4                        r_lld_adv_adv_data_set = 0x40003fb4
+                0x40003fc0                        r_lld_adv_adv_data_update = 0x40003fc0
+                0x40003fcc                        r_lld_adv_aux_ch_idx_set = 0x40003fcc
+                0x40003fd8                        r_lld_adv_aux_evt_canceled_cbk = 0x40003fd8
+                0x40003fe4                        r_lld_adv_aux_evt_start_cbk = 0x40003fe4
+                0x40003ff0                        r_lld_adv_coex_check_ext_adv_synced = 0x40003ff0
+                0x40003ffc                        r_lld_adv_coex_env_reset = 0x40003ffc
+                0x40004008                        r_lld_adv_duration_update = 0x40004008
+                0x40004014                        r_lld_adv_dynamic_pti_process = 0x40004014
+                0x40004020                        r_lld_adv_end = 0x40004020
+                0x4000402c                        r_lld_adv_evt_canceled_cbk = 0x4000402c
+                0x40004038                        r_lld_adv_evt_start_cbk = 0x40004038
+                0x40004044                        r_lld_adv_ext_chain_construct = 0x40004044
+                0x40004050                        r_lld_adv_ext_pkt_prepare = 0x40004050
+                0x4000405c                        r_lld_adv_frm_cbk = 0x4000405c
+                0x40004068                        r_lld_adv_frm_isr = 0x40004068
+                0x40004074                        r_lld_adv_frm_skip_isr = 0x40004074
+                0x40004080                        r_lld_adv_init = 0x40004080
+                0x4000408c                        r_lld_adv_pkt_rx = 0x4000408c
+                0x40004098                        r_lld_adv_pkt_rx_connect_ind = 0x40004098
+                0x400040a4                        r_lld_adv_pkt_rx_send_scan_req_evt = 0x400040a4
+                0x400040b0                        r_lld_adv_rand_addr_update = 0x400040b0
+                0x400040bc                        r_lld_adv_restart = 0x400040bc
+                0x400040c8                        r_lld_adv_scan_rsp_data_set = 0x400040c8
+                0x400040d4                        r_lld_adv_scan_rsp_data_update = 0x400040d4
+                0x400040e0                        r_lld_adv_set_tx_power = 0x400040e0
+                0x400040ec                        r_lld_adv_start = 0x400040ec
+                0x400040f8                        r_lld_adv_stop = 0x400040f8
+                0x40004104                        r_lld_adv_sync_info_set = 0x40004104
+                0x40004110                        r_lld_adv_sync_info_update = 0x40004110
+                0x4000411c                        r_lld_calc_aux_rx = 0x4000411c
+                0x40004128                        r_lld_cca_alloc = 0x40004128
+                0x40004134                        r_lld_cca_data_reset = 0x40004134
+                0x40004140                        r_lld_cca_free = 0x40004140
+                0x4000414c                        r_lld_ch_assess_data_get = 0x4000414c
+                0x40004158                        r_lld_ch_idx_get = 0x40004158
+                0x40004164                        r_lld_ch_map_set = 0x40004164
+                0x40004170                        r_lld_channel_assess = 0x40004170
+                0x4000417c                        r_lld_con_activity_act_offset_compute = 0x4000417c
+                0x40004188                        r_lld_con_activity_offset_compute = 0x40004188
+                0x40004194                        r_lld_con_ch_map_update = 0x40004194
+                0x400041a0                        r_lld_con_cleanup = 0x400041a0
+                0x400041ac                        r_lld_con_current_tx_power_get = 0x400041ac
+                0x400041b8                        r_lld_con_data_flow_set = 0x400041b8
+                0x400041c4                        r_lld_con_data_len_update = 0x400041c4
+                0x400041d0                        r_lld_con_data_tx = 0x400041d0
+                0x400041dc                        r_lld_con_enc_key_load = 0x400041dc
+                0x400041e8                        r_lld_con_event_counter_get = 0x400041e8
+                0x400041f4                        r_lld_con_evt_canceled_cbk = 0x400041f4
+                0x40004200                        r_lld_con_evt_duration_min_get = 0x40004200
+                0x4000420c                        r_lld_con_evt_max_eff_time_cal = 0x4000420c
+                0x40004218                        r_lld_con_evt_sd_evt_time_get = 0x40004218
+                0x40004224                        r_lld_con_evt_start_cbk = 0x40004224
+                0x40004230                        r_lld_con_evt_time_update = 0x40004230
+                0x4000423c                        r_lld_con_free_all_tx_buf = 0x4000423c
+                0x40004248                        r_lld_con_frm_cbk = 0x40004248
+                0x40004254                        r_lld_con_frm_isr = 0x40004254
+                0x40004260                        r_lld_con_frm_skip_isr = 0x40004260
+                0x4000426c                        r_lld_con_init = 0x4000426c
+                0x40004278                        r_lld_con_llcp_tx = 0x40004278
+                0x40004284                        r_lld_con_max_lat_calc = 0x40004284
+                0x40004290                        r_lld_con_offset_get = 0x40004290
+                0x4000429c                        r_lld_con_param_update = 0x4000429c
+                0x400042a8                        r_lld_con_phys_update = 0x400042a8
+                0x400042b4                        r_lld_con_pref_slave_evt_dur_set = 0x400042b4
+                0x400042c0                        r_lld_con_pref_slave_latency_set = 0x400042c0
+                0x400042cc                        r_lld_con_rssi_get = 0x400042cc
+                0x400042d8                        r_lld_con_rx = 0x400042d8
+                0x400042e4                        r_lld_con_rx_channel_assess = 0x400042e4
+                0x400042f0                        r_lld_con_rx_enc = 0x400042f0
+                0x400042fc                        r_lld_con_rx_isr = 0x400042fc
+                0x40004308                        r_lld_con_rx_link_info_check = 0x40004308
+                0x40004314                        r_lld_con_rx_llcp_check = 0x40004314
+                0x40004320                        r_lld_con_rx_sync_time_update = 0x40004320
+                0x4000432c                        r_lld_con_sched = 0x4000432c
+                0x40004338                        r_lld_con_set_tx_power = 0x40004338
+                0x40004344                        r_lld_con_start = 0x40004344
+                0x40004350                        r_lld_con_stop = 0x40004350
+                0x4000435c                        r_lld_con_tx = 0x4000435c
+                0x40004368                        r_lld_con_tx_enc = 0x40004368
+                0x40004374                        r_lld_con_tx_isr = 0x40004374
+                0x40004380                        r_lld_con_tx_len_update = 0x40004380
+                0x4000438c                        r_lld_con_tx_len_update_for_intv = 0x4000438c
+                0x40004398                        r_lld_con_tx_len_update_for_rate = 0x40004398
+                0x400043a4                        r_lld_con_tx_prog = 0x400043a4
+                0x400043b0                        r_lld_conn_dynamic_pti_process = 0x400043b0
+                0x400043bc                        r_lld_continue_scan_rx_isr_end_process = 0x400043bc
+                0x400043c8                        r_lld_ext_scan_dynamic_pti_process = 0x400043c8
+                0x400043d4                        r_lld_hw_cca_end_isr = 0x400043d4
+                0x400043e0                        r_lld_hw_cca_evt_handler = 0x400043e0
+                0x400043ec                        r_lld_hw_cca_isr = 0x400043ec
+                0x400043f8                        r_lld_init_cal_anchor_point = 0x400043f8
+                0x40004404                        r_lld_init_compute_winoffset = 0x40004404
+                0x40004410                        r_lld_init_connect_req_pack = 0x40004410
+                0x4000441c                        r_lld_init_end = 0x4000441c
+                0x40004428                        r_lld_init_evt_canceled_cbk = 0x40004428
+                0x40004434                        r_lld_init_evt_start_cbk = 0x40004434
+                0x40004440                        r_lld_init_frm_cbk = 0x40004440
+                0x4000444c                        r_lld_init_frm_eof_isr = 0x4000444c
+                0x40004458                        r_lld_init_frm_skip_isr = 0x40004458
+                0x40004464                        r_lld_init_init = 0x40004464
+                0x40004470                        r_lld_init_process_pkt_rx = 0x40004470
+                0x4000447c                        r_lld_init_process_pkt_rx_adv_ext_ind = 0x4000447c
+                0x40004488                        r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x40004488
+                0x40004494                        r_lld_init_process_pkt_rx_aux_connect_rsp = 0x40004494
+                0x400044a0                        r_lld_init_process_pkt_tx = 0x400044a0
+                0x400044ac                        r_lld_init_process_pkt_tx_cal_con_timestamp = 0x400044ac
+                0x400044b8                        r_lld_init_sched = 0x400044b8
+                0x400044c4                        r_lld_init_set_tx_power = 0x400044c4
+                0x400044d0                        r_lld_init_start = 0x400044d0
+                0x400044dc                        r_lld_init_stop = 0x400044dc
+                0x400044e8                        r_lld_instant_proc_end = 0x400044e8
+                0x400044f4                        r_lld_llcp_rx_ind_handler = 0x400044f4
+                0x40004500                        r_lld_per_adv_ch_map_update = 0x40004500
+                0x4000450c                        r_lld_per_adv_chain_construct = 0x4000450c
+                0x40004518                        r_lld_per_adv_cleanup = 0x40004518
+                0x40004524                        r_lld_per_adv_coex_env_reset = 0x40004524
+                0x40004530                        r_lld_per_adv_data_set = 0x40004530
+                0x4000453c                        r_lld_per_adv_data_update = 0x4000453c
+                0x40004548                        r_lld_per_adv_dynamic_pti_process = 0x40004548
+                0x40004554                        r_lld_per_adv_evt_canceled_cbk = 0x40004554
+                0x40004560                        r_lld_per_adv_evt_start_cbk = 0x40004560
+                0x4000456c                        r_lld_per_adv_ext_pkt_prepare = 0x4000456c
+                0x40004578                        r_lld_per_adv_frm_cbk = 0x40004578
+                0x40004584                        r_lld_per_adv_frm_isr = 0x40004584
+                0x40004590                        r_lld_per_adv_frm_skip_isr = 0x40004590
+                0x4000459c                        r_lld_per_adv_init = 0x4000459c
+                0x400045a8                        r_lld_per_adv_init_info_get = 0x400045a8
+                0x400045b4                        r_lld_per_adv_list_add = 0x400045b4
+                0x400045c0                        r_lld_per_adv_list_rem = 0x400045c0
+                0x400045cc                        r_lld_per_adv_sched = 0x400045cc
+                0x400045d8                        r_lld_per_adv_set_tx_power = 0x400045d8
+                0x400045e4                        r_lld_per_adv_start = 0x400045e4
+                0x400045f0                        r_lld_per_adv_stop = 0x400045f0
+                0x400045fc                        r_lld_per_adv_sync_info_get = 0x400045fc
+                0x40004608                        r_lld_process_cca_data = 0x40004608
+                0x40004614                        r_lld_ral_search = 0x40004614
+                0x40004620                        r_lld_read_clock = 0x40004620
+                0x4000462c                        r_lld_res_list_add = 0x4000462c
+                0x40004638                        r_lld_res_list_clear = 0x40004638
+                0x40004644                        r_lld_res_list_is_empty = 0x40004644
+                0x40004650                        r_lld_res_list_local_rpa_get = 0x40004650
+                0x4000465c                        r_lld_res_list_peer_rpa_get = 0x4000465c
+                0x40004668                        r_lld_res_list_peer_update = 0x40004668
+                0x40004674                        r_lld_res_list_priv_mode_update = 0x40004674
+                0x40004680                        r_lld_res_list_rem = 0x40004680
+                0x4000468c                        r_lld_reset_reg = 0x4000468c
+                0x40004698                        r_lld_rpa_renew = 0x40004698
+                0x400046a4                        r_lld_rpa_renew_evt_canceled_cbk = 0x400046a4
+                0x400046b0                        r_lld_rpa_renew_evt_start_cbk = 0x400046b0
+                0x400046bc                        r_lld_rpa_renew_instant_cbk = 0x400046bc
+                0x400046c8                        r_lld_rxdesc_check = 0x400046c8
+                0x400046d4                        r_lld_rxdesc_free = 0x400046d4
+                0x400046e0                        r_lld_scan_create_sync = 0x400046e0
+                0x400046ec                        r_lld_scan_create_sync_cancel = 0x400046ec
+                0x400046f8                        r_lld_scan_end = 0x400046f8
+                0x40004704                        r_lld_scan_evt_canceled_cbk = 0x40004704
+                0x40004710                        r_lld_scan_evt_start_cbk = 0x40004710
+                0x4000471c                        r_lld_scan_frm_cbk = 0x4000471c
+                0x40004728                        r_lld_scan_frm_eof_isr = 0x40004728
+                0x40004734                        r_lld_scan_frm_rx_isr = 0x40004734
+                0x40004740                        r_lld_scan_frm_skip_isr = 0x40004740
+                0x4000474c                        r_lld_scan_init = 0x4000474c
+                0x40004758                        r_lld_scan_params_update = 0x40004758
+                0x40004764                        r_lld_scan_process_pkt_rx = 0x40004764
+                0x40004770                        r_lld_scan_process_pkt_rx_adv_rep = 0x40004770
+                0x4000477c                        r_lld_scan_process_pkt_rx_aux_adv_ind = 0x4000477c
+                0x40004788                        r_lld_scan_process_pkt_rx_aux_chain_ind = 0x40004788
+                0x40004794                        r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x40004794
+                0x400047a0                        r_lld_scan_process_pkt_rx_ext_adv = 0x400047a0
+                0x400047ac                        r_lld_scan_process_pkt_rx_ext_adv_ind = 0x400047ac
+                0x400047b8                        r_lld_scan_process_pkt_rx_legacy_adv = 0x400047b8
+                0x400047c4                        r_lld_scan_restart = 0x400047c4
+                0x400047d0                        r_lld_scan_sched = 0x400047d0
+                0x400047dc                        r_lld_scan_set_tx_power = 0x400047dc
+                0x400047e8                        r_lld_scan_start = 0x400047e8
+                0x400047f4                        r_lld_scan_stop = 0x400047f4
+                0x40004800                        r_lld_scan_sync_accept = 0x40004800
+                0x4000480c                        r_lld_scan_sync_info_unpack = 0x4000480c
+                0x40004818                        r_lld_scan_trunc_ind = 0x40004818
+                0x40004824                        r_lld_sw_cca_evt_handler = 0x40004824
+                0x40004830                        r_lld_sw_cca_isr = 0x40004830
+                0x4000483c                        r_lld_sync_ch_map_update = 0x4000483c
+                0x40004848                        r_lld_sync_cleanup = 0x40004848
+                0x40004854                        r_lld_sync_evt_canceled_cbk = 0x40004854
+                0x40004860                        r_lld_sync_evt_start_cbk = 0x40004860
+                0x4000486c                        r_lld_sync_frm_cbk = 0x4000486c
+                0x40004878                        r_lld_sync_frm_eof_isr = 0x40004878
+                0x40004884                        r_lld_sync_frm_rx_isr = 0x40004884
+                0x40004890                        r_lld_sync_frm_skip_isr = 0x40004890
+                0x4000489c                        r_lld_sync_init = 0x4000489c
+                0x400048a8                        r_lld_sync_process_pkt_rx = 0x400048a8
+                0x400048b4                        r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400048b4
+                0x400048c0                        r_lld_sync_process_pkt_rx_pkt_check = 0x400048c0
+                0x400048cc                        r_lld_sync_scan_dynamic_pti_process = 0x400048cc
+                0x400048d8                        r_lld_sync_sched = 0x400048d8
+                0x400048e4                        r_lld_sync_start = 0x400048e4
+                0x400048f0                        r_lld_sync_stop = 0x400048f0
+                0x400048fc                        r_lld_sync_trunc_ind = 0x400048fc
+                0x40004908                        r_lld_test_cleanup = 0x40004908
+                0x40004914                        r_lld_test_evt_canceled_cbk = 0x40004914
+                0x40004920                        r_lld_test_evt_start_cbk = 0x40004920
+                0x4000492c                        r_lld_test_freq2chnl = 0x4000492c
+                0x40004938                        r_lld_test_frm_cbk = 0x40004938
+                0x40004944                        r_lld_test_frm_isr = 0x40004944
+                0x40004950                        r_lld_test_init = 0x40004950
+                0x4000495c                        r_lld_test_rx_isr = 0x4000495c
+                0x40004968                        r_lld_test_set_tx_power = 0x40004968
+                0x40004974                        r_lld_test_start = 0x40004974
+                0x40004980                        r_lld_test_stop = 0x40004980
+                0x4000498c                        r_lld_update_rxbuf = 0x4000498c
+                0x40004998                        r_lld_update_rxbuf_isr = 0x40004998
+                0x400049a4                        r_lld_white_list_add = 0x400049a4
+                0x400049b0                        r_lld_white_list_rem = 0x400049b0
+                0x400049bc                        r_llm_activity_free_get = 0x400049bc
+                0x400049c8                        r_llm_activity_free_set = 0x400049c8
+                0x400049d4                        r_llm_activity_syncing_get = 0x400049d4
+                0x400049e0                        r_llm_adv_con_len_check = 0x400049e0
+                0x400049ec                        r_llm_adv_hdl_to_id = 0x400049ec
+                0x400049f8                        r_llm_adv_rep_flow_control_check = 0x400049f8
+                0x40004a04                        r_llm_adv_rep_flow_control_update = 0x40004a04
+                0x40004a10                        r_llm_adv_reports_list_check = 0x40004a10
+                0x40004a1c                        r_llm_adv_set_all_release = 0x40004a1c
+                0x40004a28                        r_llm_adv_set_dft_params = 0x40004a28
+                0x40004a34                        r_llm_adv_set_release = 0x40004a34
+                0x40004a40                        r_llm_aes_res_cb = 0x40004a40
+                0x40004a4c                        r_llm_ble_update_adv_flow_control = 0x40004a4c
+                0x40004a58                        r_llm_ch_map_update = 0x40004a58
+                0x40004a64                        r_llm_cmd_cmp_send = 0x40004a64
+                0x40004a70                        r_llm_cmd_stat_send = 0x40004a70
+                0x40004a7c                        r_llm_dev_list_empty_entry = 0x40004a7c
+                0x40004a88                        r_llm_dev_list_search = 0x40004a88
+                0x40004a94                        r_llm_env_adv_dup_filt_deinit = 0x40004a94
+                0x40004aa0                        r_llm_env_adv_dup_filt_init = 0x40004aa0
+                0x40004aac                        r_llm_init_ble_adv_report_flow_contol = 0x40004aac
+                0x40004ab8                        r_llm_is_dev_connected = 0x40004ab8
+                0x40004ac4                        r_llm_is_dev_synced = 0x40004ac4
+                0x40004ad0                        r_llm_is_non_con_act_ongoing_check = 0x40004ad0
+                0x40004adc                        r_llm_is_wl_accessible = 0x40004adc
+                0x40004ae8                        r_llm_le_evt_mask_check = 0x40004ae8
+                0x40004af4                        r_llm_le_features_get = 0x40004af4
+                0x40004b00                        r_llm_link_disc = 0x40004b00
+                0x40004b0c                        r_llm_master_ch_map_get = 0x40004b0c
+                0x40004b18                        r_llm_msg_handler_tab_p_get = 0x40004b18
+                0x40004b24                        r_llm_no_activity = 0x40004b24
+                0x40004b30                        r_llm_per_adv_slot_dur = 0x40004b30
+                0x40004b3c                        r_llm_plan_elt_get = 0x40004b3c
+                0x40004b48                        r_llm_rx_path_comp_get = 0x40004b48
+                0x40004b54                        r_llm_scan_start = 0x40004b54
+                0x40004b60                        r_llm_scan_sync_acad_attach = 0x40004b60
+                0x40004b6c                        r_llm_scan_sync_acad_detach = 0x40004b6c
+                0x40004b78                        r_llm_send_adv_lost_event_to_host = 0x40004b78
+                0x40004b84                        r_llm_tx_path_comp_get = 0x40004b84
+                0x40004b90                        r_misc_deinit = 0x40004b90
+                0x40004b9c                        r_misc_free_em_buf_in_isr = 0x40004b9c
+                0x40004ba8                        r_misc_init = 0x40004ba8
+                0x40004bb4                        r_misc_msg_handler_tab_p_get = 0x40004bb4
+                0x40004bc0                        r_notEqual256 = 0x40004bc0
+                0x40004bcc                        r_phy_upd_proc_start = 0x40004bcc
+                0x40004bd8                        r_platform_reset = 0x40004bd8
+                0x40004be4                        r_register_esp_vendor_cmd_handler = 0x40004be4
+                0x40004bf0                        r_rf_em_init = 0x40004bf0
+                0x40004bfc                        r_rf_force_agc_enable = 0x40004bfc
+                0x40004c08                        r_rf_reg_rd = 0x40004c08
+                0x40004c14                        r_rf_reg_wr = 0x40004c14
+                0x40004c20                        r_rf_reset = 0x40004c20
+                0x40004c2c                        r_rf_rssi_convert = 0x40004c2c
+                0x40004c38                        r_rf_rw_v9_le_disable = 0x40004c38
+                0x40004c44                        r_rf_rw_v9_le_enable = 0x40004c44
+                0x40004c50                        r_rf_sleep = 0x40004c50
+                0x40004c5c                        r_rf_txpwr_cs_get = 0x40004c5c
+                0x40004c68                        r_rf_txpwr_dbm_get = 0x40004c68
+                0x40004c74                        r_rf_util_cs_fmt_convert = 0x40004c74
+                0x40004c80                        r_rw_crypto_aes_ccm = 0x40004c80
+                0x40004c8c                        r_rw_crypto_aes_encrypt = 0x40004c8c
+                0x40004c98                        r_rw_crypto_aes_init = 0x40004c98
+                0x40004ca4                        r_rw_crypto_aes_k1 = 0x40004ca4
+                0x40004cb0                        r_rw_crypto_aes_k2 = 0x40004cb0
+                0x40004cbc                        r_rw_crypto_aes_k3 = 0x40004cbc
+                0x40004cc8                        r_rw_crypto_aes_k4 = 0x40004cc8
+                0x40004cd4                        r_rw_crypto_aes_rand = 0x40004cd4
+                0x40004ce0                        r_rw_crypto_aes_result_handler = 0x40004ce0
+                0x40004cec                        r_rw_crypto_aes_s1 = 0x40004cec
+                0x40004cf8                        r_rw_cryto_aes_cmac = 0x40004cf8
+                0x40004d04                        r_rw_v9_init_em_radio_table = 0x40004d04
+                0x40004d10                        r_rwble_isr = 0x40004d10
+                0x40004d1c                        r_rwble_sleep_enter = 0x40004d1c
+                0x40004d28                        r_rwble_sleep_wakeup_end = 0x40004d28
+                0x40004d34                        r_rwbtdm_isr_wrapper = 0x40004d34
+                0x40004d40                        r_rwip_active_check = 0x40004d40
+                0x40004d4c                        r_rwip_aes_encrypt = 0x40004d4c
+                0x40004d58                        r_rwip_assert = 0x40004d58
+                0x40004d64                        r_rwip_crypt_evt_handler = 0x40004d64
+                0x40004d70                        r_rwip_crypt_isr_handler = 0x40004d70
+                0x40004d7c                        r_rwip_eif_get = 0x40004d7c
+                0x40004d88                        r_rwip_half_slot_2_lpcycles = 0x40004d88
+                0x40004d94                        r_rwip_hus_2_lpcycles = 0x40004d94
+                0x40004da0                        r_rwip_isr = 0x40004da0
+                0x40004dac                        r_rwip_lpcycles_2_hus = 0x40004dac
+                0x40004db8                        r_rwip_prevent_sleep_clear = 0x40004db8
+                0x40004dc4                        r_rwip_prevent_sleep_set = 0x40004dc4
+                0x40004dd0                        r_rwip_schedule = 0x40004dd0
+                0x40004ddc                        r_rwip_sleep = 0x40004ddc
+                0x40004de8                        r_rwip_sw_int_handler = 0x40004de8
+                0x40004df4                        r_rwip_sw_int_req = 0x40004df4
+                0x40004e00                        r_rwip_time_get = 0x40004e00
+                0x40004e0c                        r_rwip_timer_10ms_handler = 0x40004e0c
+                0x40004e18                        r_rwip_timer_10ms_set = 0x40004e18
+                0x40004e24                        r_rwip_timer_hs_handler = 0x40004e24
+                0x40004e30                        r_rwip_timer_hs_set = 0x40004e30
+                0x40004e3c                        r_rwip_timer_hus_handler = 0x40004e3c
+                0x40004e48                        r_rwip_timer_hus_set = 0x40004e48
+                0x40004e54                        r_rwip_wakeup = 0x40004e54
+                0x40004e60                        r_rwip_wakeup_end = 0x40004e60
+                0x40004e6c                        r_rwip_wlcoex_set = 0x40004e6c
+                0x40004e78                        r_sch_alarm_clear = 0x40004e78
+                0x40004e84                        r_sch_alarm_init = 0x40004e84
+                0x40004e90                        r_sch_alarm_prog = 0x40004e90
+                0x40004e9c                        r_sch_alarm_set = 0x40004e9c
+                0x40004ea8                        r_sch_alarm_timer_isr = 0x40004ea8
+                0x40004eb4                        r_sch_arb_conflict_check = 0x40004eb4
+                0x40004ec0                        r_sch_arb_elt_cancel = 0x40004ec0
+                0x40004ecc                        r_sch_arb_event_start_isr = 0x40004ecc
+                0x40004ed8                        r_sch_arb_init = 0x40004ed8
+                0x40004ee4                        r_sch_arb_insert = 0x40004ee4
+                0x40004ef0                        r_sch_arb_prog_timer = 0x40004ef0
+                0x40004efc                        r_sch_arb_remove = 0x40004efc
+                0x40004f08                        r_sch_arb_sw_isr = 0x40004f08
+                0x40004f14                        r_sch_plan_chk = 0x40004f14
+                0x40004f20                        r_sch_plan_clock_wrap_offset_update = 0x40004f20
+                0x40004f2c                        r_sch_plan_init = 0x40004f2c
+                0x40004f38                        r_sch_plan_interval_req = 0x40004f38
+                0x40004f44                        r_sch_plan_offset_max_calc = 0x40004f44
+                0x40004f50                        r_sch_plan_offset_req = 0x40004f50
+                0x40004f5c                        r_sch_plan_position_range_compute = 0x40004f5c
+                0x40004f68                        r_sch_plan_rem = 0x40004f68
+                0x40004f74                        r_sch_plan_req = 0x40004f74
+                0x40004f80                        r_sch_plan_set = 0x40004f80
+                0x40004f8c                        r_sch_prog_end_isr = 0x40004f8c
+                0x40004f98                        r_sch_prog_init = 0x40004f98
+                0x40004fa4                        r_sch_prog_push = 0x40004fa4
+                0x40004fb0                        r_sch_prog_rx_isr = 0x40004fb0
+                0x40004fbc                        r_sch_prog_skip_isr = 0x40004fbc
+                0x40004fc8                        r_sch_prog_tx_isr = 0x40004fc8
+                0x40004fd4                        r_sch_slice_bg_add = 0x40004fd4
+                0x40004fe0                        r_sch_slice_bg_remove = 0x40004fe0
+                0x40004fec                        r_sch_slice_compute = 0x40004fec
+                0x40004ff8                        r_sch_slice_fg_add = 0x40004ff8
+                0x40005004                        r_sch_slice_fg_remove = 0x40005004
+                0x40005010                        r_sch_slice_init = 0x40005010
+                0x4000501c                        r_sch_slice_per_add = 0x4000501c
+                0x40005028                        r_sch_slice_per_remove = 0x40005028
+                0x40005034                        r_sdk_config_get_bt_sleep_enable = 0x40005034
+                0x40005040                        r_sdk_config_get_hl_derived_opts = 0x40005040
+                0x4000504c                        r_sdk_config_get_opts = 0x4000504c
+                0x40005058                        r_sdk_config_get_priv_opts = 0x40005058
+                0x40005064                        r_sdk_config_set_bt_sleep_enable = 0x40005064
+                0x40005070                        r_sdk_config_set_hl_derived_opts = 0x40005070
+                0x4000507c                        r_sdk_config_set_opts = 0x4000507c
+                0x40005088                        r_specialModP256 = 0x40005088
+                0x40005094                        r_unloaded_area_init = 0x40005094
+                0x400050a0                        r_vhci_flow_off = 0x400050a0
+                0x400050ac                        r_vhci_flow_on = 0x400050ac
+                0x400050b8                        r_vhci_notify_host_send_available = 0x400050b8
+                0x400050c4                        r_vhci_send_to_host = 0x400050c4
+                0x400050d0                        r_vnd_hci_command_handler = 0x400050d0
+                0x400050dc                        r_vshci_init = 0x400050dc
+                0x400050e8                        vnd_hci_command_handler_wrapper = 0x400050e8
+                0x400050f4                        r_lld_legacy_adv_dynamic_pti_get = 0x400050f4
+                0x40005100                        r_lld_legacy_adv_dynamic_pti_process = 0x40005100
+                0x4000510c                        r_lld_ext_adv_dynamic_pti_get = 0x4000510c
+                0x40005118                        r_lld_ext_adv_dynamic_aux_pti_process = 0x40005118
+                0x40005124                        r_lld_ext_adv_dynamic_pti_process = 0x40005124
+                0x40005130                        r_lld_adv_ext_pkt_prepare_set = 0x40005130
+                0x4000513c                        r_lld_adv_ext_chain_none_construct = 0x4000513c
+                0x40005148                        r_lld_adv_ext_chain_connectable_construct = 0x40005148
+                0x40005154                        r_lld_adv_ext_chain_scannable_construct = 0x40005154
+                0x40005160                        r_lld_adv_pkt_rx_connect_post = 0x40005160
+                0x4000516c                        r_lld_adv_start_init_evt_param = 0x4000516c
+                0x40005178                        r_lld_adv_start_set_cs = 0x40005178
+                0x40005184                        r_lld_adv_start_update_filter_policy = 0x40005184
+                0x40005190                        r_lld_adv_start_schedule_asap = 0x40005190
+                0x4000519c                        r_lld_con_tx_prog_new_packet_coex = 0x4000519c
+                0x400051a8                        r_lld_con_tx_prog_new_packet = 0x400051a8
+                0x400051b4                        r_lld_per_adv_dynamic_pti_get = 0x400051b4
+                0x400051c0                        r_lld_per_adv_evt_start_chm_upd = 0x400051c0
+                0x400051cc                        r_lld_ext_scan_dynamic_pti_get = 0x400051cc
+                0x400051d8                        r_lld_scan_try_sched = 0x400051d8
+                0x400051e4                        r_lld_sync_insert = 0x400051e4
+                0x400051f0                        r_sch_prog_ble_push = 0x400051f0
+                0x400051fc                        r_sch_prog_bt_push = 0x400051fc
+                0x40005208                        r_lld_init_evt_end_type_set = 0x40005208
+                0x40005214                        r_lld_init_evt_end_type_get = 0x40005214
+                0x40005220                        r_lld_adv_direct_adv_use_rpa_addr_state_set = 0x40005220
+                0x4000522c                        r_lld_adv_direct_adv_use_rpa_addr_state_get = 0x4000522c
+                0x40005238                        r_lld_init_evt_end_type_check_state_set = 0x40005238
+                0x40005244                        r_lld_init_evt_end_type_check_state_get = 0x40005244
+                0x40001c60                        r_llc_loc_encrypt_proc_continue_hook = 0x40001c60
+                0x40001c64                        r_llc_loc_phy_upd_proc_continue_hook = 0x40001c64
+                0x40001c68                        r_llc_rem_phy_upd_proc_continue_hook = 0x40001c68
+                0x40001c6c                        r_lld_scan_frm_eof_isr_hook = 0x40001c6c
+                0x40001c70                        r_lld_scan_evt_start_cbk_hook = 0x40001c70
+                0x40001c78                        r_lld_scan_process_pkt_rx_ext_adv_hook = 0x40001c78
+                0x40001c7c                        r_lld_scan_sched_hook = 0x40001c7c
+                0x40001c84                        r_lld_adv_evt_start_cbk_hook = 0x40001c84
+                0x40001c88                        r_lld_adv_aux_evt_start_cbk_hook = 0x40001c88
+                0x40001c8c                        r_lld_adv_frm_isr_hook = 0x40001c8c
+                0x40001c90                        r_lld_adv_start_init_evt_param_hook = 0x40001c90
+                0x40001c94                        r_lld_con_evt_canceled_cbk_hook = 0x40001c94
+                0x40001c98                        r_lld_con_frm_isr_hook = 0x40001c98
+                0x40001c9c                        r_lld_con_tx_hook = 0x40001c9c
+                0x40001ca0                        r_lld_con_rx_hook = 0x40001ca0
+                0x40001ca4                        r_lld_con_evt_start_cbk_hook = 0x40001ca4
+                0x40001cac                        r_lld_con_tx_prog_new_packet_hook = 0x40001cac
+                0x40001cb0                        r_lld_init_frm_eof_isr_hook = 0x40001cb0
+                0x40001cb4                        r_lld_init_evt_start_cbk_hook = 0x40001cb4
+                0x40001cbc                        r_lld_init_sched_hook = 0x40001cbc
+                0x40001cc0                        r_lld_init_process_pkt_tx_hook = 0x40001cc0
+                0x40001cc4                        r_lld_per_adv_evt_start_cbk_hook = 0x40001cc4
+                0x40001cc8                        r_lld_per_adv_frm_isr_hook = 0x40001cc8
+                0x40001ccc                        r_lld_per_adv_start_hook = 0x40001ccc
+                0x40001cd0                        r_lld_sync_frm_eof_isr_hook = 0x40001cd0
+                0x40001cd4                        r_lld_sync_evt_start_cbk_hook = 0x40001cd4
+                0x40001cd8                        r_lld_sync_start_hook = 0x40001cd8
+                0x40001cdc                        r_lld_sync_process_pkt_rx_pkt_check_hook = 0x40001cdc
+                0x40001ce0                        r_sch_arb_insert_hook = 0x40001ce0
+                0x40001ce4                        r_sch_plan_offset_req_hook = 0x40001ce4
+                0x4000216c                        __absvdi2 = 0x4000216c
+                0x40002178                        __absvsi2 = 0x40002178
+                0x40002184                        __adddf3 = 0x40002184
+                0x40002190                        __addsf3 = 0x40002190
+                0x4000219c                        __addvdi3 = 0x4000219c
+                0x400021a8                        __addvsi3 = 0x400021a8
+                0x400021b4                        __ashldi3 = 0x400021b4
+                0x400021c0                        __ashrdi3 = 0x400021c0
+                0x400021cc                        __bswapdi2 = 0x400021cc
+                0x400021d8                        __bswapsi2 = 0x400021d8
+                0x400021e4                        __clear_cache = 0x400021e4
+                0x400021f0                        __clrsbdi2 = 0x400021f0
+                0x400021fc                        __clrsbsi2 = 0x400021fc
+                0x40002208                        __clzdi2 = 0x40002208
+                0x40002214                        __clzsi2 = 0x40002214
+                0x40002220                        __cmpdi2 = 0x40002220
+                0x4000222c                        __ctzdi2 = 0x4000222c
+                0x40002238                        __ctzsi2 = 0x40002238
+                0x40002244                        __divdc3 = 0x40002244
+                0x40002250                        __divdf3 = 0x40002250
+                0x4000225c                        __divdi3 = 0x4000225c
+                0x40002268                        __divsc3 = 0x40002268
+                0x40002274                        __divsf3 = 0x40002274
+                0x40002280                        __divsi3 = 0x40002280
+                0x4000228c                        __eqdf2 = 0x4000228c
+                0x40002298                        __eqsf2 = 0x40002298
+                0x400022a4                        __extendsfdf2 = 0x400022a4
+                0x400022b0                        __ffsdi2 = 0x400022b0
+                0x400022bc                        __ffssi2 = 0x400022bc
+                0x400022c8                        __fixdfdi = 0x400022c8
+                0x400022d4                        __fixdfsi = 0x400022d4
+                0x400022e0                        __fixsfdi = 0x400022e0
+                0x400022ec                        __fixsfsi = 0x400022ec
+                0x400022f8                        __fixunsdfsi = 0x400022f8
+                0x40002304                        __fixunssfdi = 0x40002304
+                0x40002310                        __fixunssfsi = 0x40002310
+                0x4000231c                        __floatdidf = 0x4000231c
+                0x40002328                        __floatdisf = 0x40002328
+                0x40002334                        __floatsidf = 0x40002334
+                0x40002340                        __floatsisf = 0x40002340
+                0x4000234c                        __floatundidf = 0x4000234c
+                0x40002358                        __floatundisf = 0x40002358
+                0x40002364                        __floatunsidf = 0x40002364
+                0x40002370                        __floatunsisf = 0x40002370
+                0x4000237c                        __gcc_bcmp = 0x4000237c
+                0x40002388                        __gedf2 = 0x40002388
+                0x40002394                        __gesf2 = 0x40002394
+                0x400023a0                        __gtdf2 = 0x400023a0
+                0x400023ac                        __gtsf2 = 0x400023ac
+                0x400023b8                        __ledf2 = 0x400023b8
+                0x400023c4                        __lesf2 = 0x400023c4
+                0x400023d0                        __lshrdi3 = 0x400023d0
+                0x400023dc                        __ltdf2 = 0x400023dc
+                0x400023e8                        __ltsf2 = 0x400023e8
+                0x400023f4                        __moddi3 = 0x400023f4
+                0x40002400                        __modsi3 = 0x40002400
+                0x4000240c                        __muldc3 = 0x4000240c
+                0x40002418                        __muldf3 = 0x40002418
+                0x40002424                        __muldi3 = 0x40002424
+                0x40002430                        __mulsc3 = 0x40002430
+                0x4000243c                        __mulsf3 = 0x4000243c
+                0x40002448                        __mulsi3 = 0x40002448
+                0x40002454                        __mulvdi3 = 0x40002454
+                0x40002460                        __mulvsi3 = 0x40002460
+                0x4000246c                        __nedf2 = 0x4000246c
+                0x40002478                        __negdf2 = 0x40002478
+                0x40002484                        __negdi2 = 0x40002484
+                0x40002490                        __negsf2 = 0x40002490
+                0x4000249c                        __negvdi2 = 0x4000249c
+                0x400024a8                        __negvsi2 = 0x400024a8
+                0x400024b4                        __nesf2 = 0x400024b4
+                0x400024c0                        __paritysi2 = 0x400024c0
+                0x400024cc                        __popcountdi2 = 0x400024cc
+                0x400024d8                        __popcountsi2 = 0x400024d8
+                0x400024e4                        __powidf2 = 0x400024e4
+                0x400024f0                        __powisf2 = 0x400024f0
+                0x400024fc                        __subdf3 = 0x400024fc
+                0x40002508                        __subsf3 = 0x40002508
+                0x40002514                        __subvdi3 = 0x40002514
+                0x40002520                        __subvsi3 = 0x40002520
+                0x4000252c                        __truncdfsf2 = 0x4000252c
+                0x40002538                        __ucmpdi2 = 0x40002538
+                0x40002544                        __udivdi3 = 0x40002544
+                0x40002550                        __udivmoddi4 = 0x40002550
+                0x4000255c                        __udivsi3 = 0x4000255c
+                0x40002568                        __udiv_w_sdiv = 0x40002568
+                0x40002574                        __umoddi3 = 0x40002574
+                0x40002580                        __umodsi3 = 0x40002580
+                0x4000258c                        __unorddf2 = 0x4000258c
+                0x40002598                        __unordsf2 = 0x40002598
+                0x40000dbc                        PROVIDE (wdt_hal_init = 0x40000dbc)
+                [!provide]                        PROVIDE (wdt_hal_deinit = 0x40000dc8)
+                0x40000dd4                        PROVIDE (wdt_hal_config_stage = 0x40000dd4)
+                0x40000de0                        PROVIDE (wdt_hal_write_protect_disable = 0x40000de0)
+                0x40000dec                        PROVIDE (wdt_hal_write_protect_enable = 0x40000dec)
+                0x40000df8                        PROVIDE (wdt_hal_enable = 0x40000df8)
+                [!provide]                        PROVIDE (wdt_hal_disable = 0x40000e04)
+                [!provide]                        PROVIDE (wdt_hal_handle_intr = 0x40000e10)
+                [!provide]                        PROVIDE (wdt_hal_feed = 0x40000e1c)
+                0x40000e28                        PROVIDE (wdt_hal_set_flashboot_en = 0x40000e28)
+                [!provide]                        PROVIDE (wdt_hal_is_enabled = 0x40000e34)
+                0x40000570                        _rom_chip_id = 0x40000570
+                0x40000574                        _rom_eco_version = 0x40000574
+                0x400011dc                        esp_rom_newlib_init_common_mutexes = 0x400011dc
+                0x400011e8                        memset = 0x400011e8
+                0x400011f4                        memcpy = 0x400011f4
+                0x40001200                        memmove = 0x40001200
+                0x4000120c                        memcmp = 0x4000120c
+                0x40001218                        strcpy = 0x40001218
+                0x40001224                        strncpy = 0x40001224
+                0x40001230                        strcmp = 0x40001230
+                0x4000123c                        strncmp = 0x4000123c
+                0x40001248                        strlen = 0x40001248
+                0x40001254                        strstr = 0x40001254
+                0x40001260                        bzero = 0x40001260
+                0x40001278                        sbrk = 0x40001278
+                0x40001284                        isalnum = 0x40001284
+                0x40001290                        isalpha = 0x40001290
+                0x4000129c                        isascii = 0x4000129c
+                0x400012a8                        isblank = 0x400012a8
+                0x400012b4                        iscntrl = 0x400012b4
+                0x400012c0                        isdigit = 0x400012c0
+                0x400012cc                        islower = 0x400012cc
+                0x400012d8                        isgraph = 0x400012d8
+                0x400012e4                        isprint = 0x400012e4
+                0x400012f0                        ispunct = 0x400012f0
+                0x400012fc                        isspace = 0x400012fc
+                0x40001308                        isupper = 0x40001308
+                0x40001314                        toupper = 0x40001314
+                0x40001320                        tolower = 0x40001320
+                0x4000132c                        toascii = 0x4000132c
+                0x40001338                        memccpy = 0x40001338
+                0x40001344                        memchr = 0x40001344
+                0x40001350                        memrchr = 0x40001350
+                0x4000135c                        strcasecmp = 0x4000135c
+                0x40001368                        strcasestr = 0x40001368
+                0x40001374                        strcat = 0x40001374
+                0x4000138c                        strchr = 0x4000138c
+                0x40001398                        strcspn = 0x40001398
+                0x400013a4                        strcoll = 0x400013a4
+                0x400013b0                        strlcat = 0x400013b0
+                0x400013bc                        strlcpy = 0x400013bc
+                0x400013c8                        strlwr = 0x400013c8
+                0x400013d4                        strncasecmp = 0x400013d4
+                0x400013e0                        strncat = 0x400013e0
+                0x400013f8                        strnlen = 0x400013f8
+                0x40001404                        strrchr = 0x40001404
+                0x40001410                        strsep = 0x40001410
+                0x4000141c                        strspn = 0x4000141c
+                0x40001428                        strtok_r = 0x40001428
+                0x40001434                        strupr = 0x40001434
+                0x40001440                        longjmp = 0x40001440
+                0x4000144c                        setjmp = 0x4000144c
+                0x40001458                        abs = 0x40001458
+                0x40001464                        div = 0x40001464
+                0x40001470                        labs = 0x40001470
+                0x4000147c                        ldiv = 0x4000147c
+                0x40001488                        qsort = 0x40001488
+                0x40001494                        rand_r = 0x40001494
+                0x400014b8                        utoa = 0x400014b8
+                0x400014c4                        itoa = 0x400014c4
+                0x3fceffd4                        syscall_table_ptr = 0x3fceffd4
+                0x3fceffd0                        _global_impure_ptr = 0x3fceffd0
+                0x40001380                        strdup = 0x40001380
+                0x400013ec                        strndup = 0x400013ec
+                0x400014a0                        rand = 0x400014a0
+                0x400014ac                        srand = 0x400014ac
+                0x400014d0                        atoi = 0x400014d0
+                0x400014dc                        atol = 0x400014dc
+                0x400014e8                        strtol = 0x400014e8
+                0x400014f4                        strtoul = 0x400014f4
+                [!provide]                        PROVIDE (fflush = 0x40001500)
+                [!provide]                        PROVIDE (_fflush_r = 0x4000150c)
+                [!provide]                        PROVIDE (_fwalk = 0x40001518)
+                [!provide]                        PROVIDE (_fwalk_reent = 0x40001524)
+                [!provide]                        PROVIDE (__swbuf_r = 0x40001548)
+                0x40001554                        __swbuf = 0x40001554
+                0x60000000                        PROVIDE (UART0 = 0x60000000)
+                0x60002000                        PROVIDE (SPIMEM1 = 0x60002000)
+                0x60003000                        PROVIDE (SPIMEM0 = 0x60003000)
+                [!provide]                        PROVIDE (GPIO = 0x60004000)
+                [!provide]                        PROVIDE (SDM = 0x60004f00)
+                0x60007000                        PROVIDE (EFUSE = 0x60007000)
+                0x60008000                        PROVIDE (RTCCNTL = 0x60008000)
+                [!provide]                        PROVIDE (RTCIO = 0x60008400)
+                0x60008800                        PROVIDE (SENS = 0x60008800)
+                [!provide]                        PROVIDE (RTC_I2C = 0x60008c00)
+                [!provide]                        PROVIDE (HINF = 0x6000b000)
+                [!provide]                        PROVIDE (I2S0 = 0x6000f000)
+                [!provide]                        PROVIDE (I2S1 = 0x6002d000)
+                [!provide]                        PROVIDE (UART1 = 0x60010000)
+                [!provide]                        PROVIDE (I2C0 = 0x60013000)
+                [!provide]                        PROVIDE (UHCI0 = 0x60014000)
+                [!provide]                        PROVIDE (HOST = 0x60015000)
+                [!provide]                        PROVIDE (RMT = 0x60016000)
+                [!provide]                        PROVIDE (RMTMEM = 0x60016800)
+                [!provide]                        PROVIDE (PCNT = 0x60017000)
+                [!provide]                        PROVIDE (SLC = 0x60018000)
+                [!provide]                        PROVIDE (LEDC = 0x60019000)
+                [!provide]                        PROVIDE (MCPWM0 = 0x6001e000)
+                [!provide]                        PROVIDE (MCPWM1 = 0x6002c000)
+                [!provide]                        PROVIDE (MCP = 0x600c3000)
+                0x6001f000                        PROVIDE (TIMERG0 = 0x6001f000)
+                [!provide]                        PROVIDE (TIMERG1 = 0x60020000)
+                [!provide]                        PROVIDE (SYSTIMER = 0x60023000)
+                [!provide]                        PROVIDE (GPSPI2 = 0x60024000)
+                [!provide]                        PROVIDE (GPSPI3 = 0x60025000)
+                [!provide]                        PROVIDE (SYSCON = 0x60026000)
+                [!provide]                        PROVIDE (I2C1 = 0x60027000)
+                [!provide]                        PROVIDE (SDMMC = 0x60028000)
+                [!provide]                        PROVIDE (TWAI = 0x6002b000)
+                [!provide]                        PROVIDE (GDMA = 0x6003f000)
+                [!provide]                        PROVIDE (UART2 = 0x6002e000)
+                [!provide]                        PROVIDE (DMA = 0x6003f000)
+                [!provide]                        PROVIDE (APB_SARADC = 0x60040000)
+                [!provide]                        PROVIDE (LCD_CAM = 0x60041000)
+                [!provide]                        PROVIDE (USB_SERIAL_JTAG = 0x60038000)
+                [!provide]                        PROVIDE (USB0 = 0x60080000)
+                [!provide]                        PROVIDE (USB_DWC = 0x60080000)
+                [!provide]                        PROVIDE (USB_WRAP = 0x60039000)
+                [!provide]                        PROVIDE (WORLD_CONTROLLER = 0x600d0000)
+                0x600c0000                        PROVIDE (SYSTEM = 0x600c0000)
+                0x006f0000                        iram_dram_offset = 0x6f0000
+                0x3fce9700                        bootloader_usable_dram_end = 0x3fce9700
+                0x00002000                        bootloader_stack_overhead = 0x2000
+                0x00005000                        bootloader_dram_seg_len = 0x5000
+                0x00007000                        bootloader_iram_loader_seg_len = 0x7000
+                0x00003000                        bootloader_iram_seg_len = 0x3000
+                0x3fce7700                        bootloader_dram_seg_end = (bootloader_usable_dram_end - bootloader_stack_overhead)
+                0x3fce2700                        bootloader_dram_seg_start = (bootloader_dram_seg_end - bootloader_dram_seg_len)
+                0x403cb700                        bootloader_iram_loader_seg_start = ((bootloader_dram_seg_start - bootloader_iram_loader_seg_len) + iram_dram_offset)
+                0x403c8700                        bootloader_iram_seg_start = (bootloader_iram_loader_seg_start - bootloader_iram_seg_len)
+                0x00000001                        ASSERT ((bootloader_iram_loader_seg_start == 0x403cb700), bootloader_iram_loader_seg_start inconsistent with SRAM_IRAM_END)
+
+.iram_loader.text
+                0x403cb700     0x2f34
+                0x403cb700                        . = ALIGN (0x10)
+                0x403cb700                        _loader_text_start = ABSOLUTE (.)
+ *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*)
+ *(.iram1 .iram1.*)
+ .iram1.0.literal
+                0x403cb700        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                  0x4 (size before relaxing)
+ .iram1.1.literal
+                0x403cb700       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x38 (size before relaxing)
+ .iram1.2.literal
+                0x403cb730        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                  0x4 (size before relaxing)
+ .iram1.0.literal
+                0x403cb730        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x3c (size before relaxing)
+ .iram1.3.literal
+                0x403cb734        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x14 (size before relaxing)
+ .iram1.4.literal
+                0x403cb73c        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                  0x8 (size before relaxing)
+ .iram1.6.literal
+                0x403cb740       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x48 (size before relaxing)
+ .iram1.8.literal
+                0x403cb754        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .iram1.0.literal
+                0x403cb758        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                 0x10 (size before relaxing)
+ .iram1.2.literal
+                0x403cb764        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .iram1.4.literal
+                0x403cb770        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                 0x20 (size before relaxing)
+ .iram1.0.literal
+                0x403cb77c        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                  0x8 (size before relaxing)
+ .iram1.1.literal
+                0x403cb77c        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                  0x4 (size before relaxing)
+ .iram1.2.literal
+                0x403cb77c        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                  0x4 (size before relaxing)
+ .iram1.4.literal
+                0x403cb77c        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                  0x4 (size before relaxing)
+ .iram1.5.literal
+                0x403cb77c        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                  0x4 (size before relaxing)
+ .iram1.0.literal
+                0x403cb77c        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                  0x4 (size before relaxing)
+ .iram1.1.literal
+                0x403cb77c        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.esp_log_early_timestamp
+                0x403cb77c        0x4 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .literal.bootloader_common_check_chip_revision_validity
+                0x403cb780       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0x28 (size before relaxing)
+ .literal.bootloader_common_ota_select_crc
+                0x403cb794        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .literal.bootloader_common_ota_select_valid
+                0x403cb798        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.bootloader_common_check_efuse_blk_validity
+                0x403cb798        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0x2c (size before relaxing)
+ .literal.bootloader_common_check_chip_validity
+                0x403cb7a4        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.bootloader_common_get_active_otadata
+                0x403cb7a8        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                  0xc (size before relaxing)
+ .literal.bootloader_mmap
+                0x403cb7a8       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x34 (size before relaxing)
+ .literal.bootloader_munmap
+                0x403cb7b8        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                  0xc (size before relaxing)
+ .literal.bootloader_flash_read
+                0x403cb7b8       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x44 (size before relaxing)
+ .literal.bootloader_flash_erase_sector
+                0x403cb7d0        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.bootloader_flash_write
+                0x403cb7d4       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x34 (size before relaxing)
+ .literal.bootloader_enable_wp
+                0x403cb7e8        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.bootloader_flash_get_spi_mode
+                0x403cb7e8        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .literal.bootloader_fill_random
+                0x403cb7ec       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.bootloader_random_disable
+                0x403cb7fc       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+                                 0x30 (size before relaxing)
+ .literal.log_invalid_app_partition
+                0x403cb81c       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x28 (size before relaxing)
+ .literal.cache_ll_l1_get_bus
+                0x403cb830       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.cache_ll_l1_enable_bus
+                0x403cb840        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .literal.load_image
+                0x403cb848       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x74 (size before relaxing)
+ .literal.try_load_partition
+                0x403cb85c        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.set_actual_ota_seq
+                0x403cb860       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x34 (size before relaxing)
+ .literal.bootloader_common_read_otadata
+                0x403cb870        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x28 (size before relaxing)
+ .literal.bootloader_utility_load_partition_table
+                0x403cb878       0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0xa0 (size before relaxing)
+ .literal.bootloader_utility_get_selected_boot_partition
+                0x403cb8d8       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x48 (size before relaxing)
+ .literal.bootloader_reset
+                0x403cb8e8        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                  0xc (size before relaxing)
+ .literal.bootloader_utility_load_boot_image
+                0x403cb8ec       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x5c (size before relaxing)
+ .literal.bootloader_sha256_start
+                0x403cb8fc        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .literal.bootloader_sha256_data
+                0x403cb908       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                 0x18 (size before relaxing)
+ .literal.bootloader_sha256_finish
+                0x403cb918        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                 0x1c (size before relaxing)
+ .literal.bootloader_console_deinit
+                0x403cb920        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .literal.__assert_func
+                0x403cb924        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.unlikely.abort
+                0x403cb928        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                 0x10 (size before relaxing)
+ .literal.bootloader_ana_super_wdt_reset_config
+                0x403cb934        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .literal.bootloader_ana_clock_glitch_reset_config
+                0x403cb940        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                                  0xc (size before relaxing)
+ .literal.process_checksum
+                0x403cb948        0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x1c (size before relaxing)
+ .literal.process_image_header
+                0x403cb950        0xc esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x34 (size before relaxing)
+ .literal.bootloader_util_regions_overlap
+                0x403cb95c       0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.verify_load_addresses
+                0x403cb96c       0x78 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x9c (size before relaxing)
+ .literal.process_appended_hash_and_sig$isra$0
+                0x403cb9e4        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.should_load
+                0x403cb9e8        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.process_segments
+                0x403cb9ec       0x2c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x9c (size before relaxing)
+ .literal.image_load
+                0x403cba18       0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x58 (size before relaxing)
+ .literal.bootloader_load_image
+                0x403cba28        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.esp_partition_table_verify
+                0x403cba28       0x2c esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                 0x54 (size before relaxing)
+ .literal.mmu_hal_unmap_all
+                0x403cba54        0x4 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .literal.mmu_hal_init
+                0x403cba58        0x4 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.mmu_hal_check_valid_ext_vaddr_region
+                0x403cba5c        0x8 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                  0xc (size before relaxing)
+ .literal.mmu_hal_map_region
+                0x403cba64        0x4 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                  0xc (size before relaxing)
+ .literal.s_cache_hal_init_ctx
+                0x403cba68        0xc esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .literal.cache_hal_init
+                0x403cba74        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                 0x18 (size before relaxing)
+ .literal.cache_hal_disable
+                0x403cba7c        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                 0x10 (size before relaxing)
+ .literal.cache_hal_enable
+                0x403cba84        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.rtc_clk_32k_enable
+                0x403cba84       0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .literal.rtc_clk_8m_enable
+                0x403cbaa0        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0xc (size before relaxing)
+ .literal.rtc_clk_slow_src_set
+                0x403cbaa8        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0xc (size before relaxing)
+ .literal.rtc_clk_slow_src_get
+                0x403cbaa8        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.rtc_clk_slow_freq_get_hz
+                0x403cbaa8        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0xc (size before relaxing)
+ .literal.rtc_clk_fast_src_set
+                0x403cbab0        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x10 (size before relaxing)
+ .literal.rtc_clk_fast_src_get
+                0x403cbab0        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.rtc_clk_xtal_freq_get
+                0x403cbab0        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.rtc_clk_cpu_freq_mhz_to_config
+                0x403cbabc        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.rtc_clk_cpu_freq_get_config
+                0x403cbabc        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x1c (size before relaxing)
+ .literal.rtc_clk_cpu_freq_to_pll_mhz
+                0x403cbac8       0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x50 (size before relaxing)
+ .literal.rtc_clk_cpu_freq_to_xtal
+                0x403cbaf0        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x30 (size before relaxing)
+ .literal.rtc_clk_cpu_freq_set_config
+                0x403cbaf0       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x5c (size before relaxing)
+ .literal.rtc_clk_xtal_freq_update
+                0x403cbb10        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.rtc_clk_apb_freq_update
+                0x403cbb14        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.rtc_clk_apb_freq_get
+                0x403cbb14        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.rtc_clk_divider_set
+                0x403cbb14        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x10 (size before relaxing)
+ .literal.rtc_clk_8m_divider_set
+                0x403cbb20        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.startup.enable_timer_group0_for_calibration
+                0x403cbb20        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .iram1.0       0x403cbb28        0xa esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                  0xd (size before relaxing)
+                0x403cbb28                esp_flash_encryption_enabled
+ *fill*         0x403cbb32        0x2 
+ .iram1.1       0x403cbb34      0x262 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x403cbb34                bootloader_flash_execute_command_common
+ *fill*         0x403cbd96        0x2 
+ .iram1.2       0x403cbd98       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x403cbd98                bootloader_execute_flash_command
+ .iram1.0       0x403cbdb8      0x138 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                0x158 (size before relaxing)
+                0x403cbdb8                bootloader_flash_unlock_default
+                0x403cbdb8                bootloader_flash_unlock
+ .iram1.3       0x403cbef0       0x32 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x36 (size before relaxing)
+                0x403cbef0                bootloader_flash_read_sfdp
+ *fill*         0x403cbf22        0x2 
+ .iram1.4       0x403cbf24       0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x28 (size before relaxing)
+                0x403cbf24                bootloader_read_flash_id
+ .iram1.6       0x403cbf48       0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0xbb (size before relaxing)
+                0x403cbf48                bootloader_flash_xmc_startup
+ *fill*         0x403cbfe7        0x1 
+ .iram1.8       0x403cbfe8       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x403cbfe8                bootloader_flash_is_octal_mode_enabled
+ .iram1.0       0x403cbff8       0x9a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                0x403cbff8                bootloader_flash_cs_timing_config
+ *fill*         0x403cc092        0x2 
+ .iram1.2       0x403cc094       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                0x403cc094                bootloader_flash_set_dummy_out
+ .iram1.4       0x403cc0bc       0x7d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                0x403cc0bc                bootloader_configure_spi_pins
+ *fill*         0x403cc139        0x3 
+ .iram1.0       0x403cc13c       0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                 0x1c (size before relaxing)
+                0x403cc13c                efuse_hal_chip_revision
+ .iram1.1       0x403cc154       0x23 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x403cc154                efuse_hal_blk_version
+ *fill*         0x403cc177        0x1 
+ .iram1.2       0x403cc178       0x11 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x403cc178                efuse_hal_get_disable_wafer_version_major
+ *fill*         0x403cc189        0x3 
+ .iram1.4       0x403cc18c       0x11 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x403cc18c                efuse_hal_get_disable_blk_version_major
+ *fill*         0x403cc19d        0x3 
+ .iram1.5       0x403cc1a0       0x20 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x403cc1a0                efuse_hal_flash_encryption_enabled
+ .iram1.0       0x403cc1c0       0x41 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x403cc1c0                efuse_hal_get_major_chip_version
+ *fill*         0x403cc201        0x3 
+ .iram1.1       0x403cc204       0x3a esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x403cc204                efuse_hal_get_minor_chip_version
+ *fill*         0x403cc23e        0x2 
+ .iram1.5       0x403cc240       0x4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *fill*         0x403cc28a        0x0 
+ *liblog.a:(.literal .text .literal.* .text.*)
+ *fill*         0x403cc28a        0x2 
+ .text.esp_log_early_timestamp
+                0x403cc28c       0x1d esp-idf/log/liblog.a(log_timestamp.c.obj)
+                0x403cc28c                esp_log_early_timestamp
+                0x403cc28c                esp_log_timestamp
+ *fill*         0x403cc2a9        0x0 
+ *libgcc.a:(.literal .text .literal.* .text.*)
+ *libclang_rt.builtins.a:(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:bootloader_clock_loader.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:bootloader_common_loader.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cc2a9        0x3 
+ .text.bootloader_common_check_chip_revision_validity
+                0x403cc2ac       0xc9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0xd1 (size before relaxing)
+                0x403cc2ac                bootloader_common_check_chip_revision_validity
+ *fill*         0x403cc375        0x3 
+ .text.bootloader_common_ota_select_crc
+                0x403cc378       0x14 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x403cc378                bootloader_common_ota_select_crc
+ .text.bootloader_common_ota_select_valid
+                0x403cc38c       0x23 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0x27 (size before relaxing)
+                0x403cc38c                bootloader_common_ota_select_valid
+ *fill*         0x403cc3af        0x1 
+ .text.bootloader_common_check_efuse_blk_validity
+                0x403cc3b0       0xab esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0xb7 (size before relaxing)
+                0x403cc3b0                bootloader_common_check_efuse_blk_validity
+ *fill*         0x403cc45b        0x1 
+ .text.bootloader_common_check_chip_validity
+                0x403cc45c       0x52 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0x55 (size before relaxing)
+                0x403cc45c                bootloader_common_check_chip_validity
+ *fill*         0x403cc4ae        0x2 
+ .text.bootloader_common_get_active_otadata
+                0x403cc4b0       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0x30 (size before relaxing)
+                0x403cc4b0                bootloader_common_get_active_otadata
+ *fill*         0x403cc4d8        0x0 
+ *fill*         0x403cc4d8        0x0 
+ .text.bootloader_common_ota_select_invalid
+                0x403cc4d8       0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x403cc4d8                bootloader_common_ota_select_invalid
+ *fill*         0x403cc4f6        0x0 
+ *fill*         0x403cc4f6        0x0 
+ *fill*         0x403cc4f6        0x0 
+ *fill*         0x403cc4f6        0x2 
+ .text.bootloader_common_select_otadata
+                0x403cc4f8       0x47 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x403cc4f8                bootloader_common_select_otadata
+ *fill*         0x403cc53f        0x0 
+ *libbootloader_support.a:bootloader_flash.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cc53f        0x1 
+ .text.bootloader_mmap
+                0x403cc540       0x9a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0xa9 (size before relaxing)
+                0x403cc540                bootloader_mmap
+ *fill*         0x403cc5da        0x2 
+ .text.bootloader_munmap
+                0x403cc5dc       0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x22 (size before relaxing)
+                0x403cc5dc                bootloader_munmap
+ *fill*         0x403cc5fa        0x2 
+ .text.bootloader_flash_read
+                0x403cc5fc       0xdd esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0xf5 (size before relaxing)
+                0x403cc5fc                bootloader_flash_read
+ *fill*         0x403cc6d9        0x3 
+ .text.bootloader_flash_erase_sector
+                0x403cc6dc       0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x16 (size before relaxing)
+                0x403cc6dc                bootloader_flash_erase_sector
+ *fill*         0x403cc6ee        0x2 
+ .text.bootloader_flash_write
+                0x403cc6f0       0x95 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x99 (size before relaxing)
+                0x403cc6f0                bootloader_flash_write
+ *fill*         0x403cc785        0x3 
+ .text.bootloader_enable_wp
+                0x403cc788       0x13 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x403cc788                bootloader_enable_wp
+ *fill*         0x403cc79b        0x1 
+ .text.bootloader_flash_get_spi_mode
+                0x403cc79c       0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x403cc79c                bootloader_flash_get_spi_mode
+ *fill*         0x403cc7ca        0x2 
+ .text.spi_to_esp_err
+                0x403cc7cc       0x1f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x403cc7eb        0x1 
+ .text.bootloader_mmap_get_free_pages
+                0x403cc7ec        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x403cc7ec                bootloader_mmap_get_free_pages
+ *fill*         0x403cc7f4        0x0 
+ *fill*         0x403cc7f4        0x0 
+ *fill*         0x403cc7f4        0x0 
+ *fill*         0x403cc7f4        0x0 
+ *fill*         0x403cc7f4        0x0 
+ *fill*         0x403cc7f4        0x0 
+ *libbootloader_support.a:bootloader_random.*(.literal .text .literal.* .text.*)
+ .text.bootloader_fill_random
+                0x403cc7f4       0x55 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                0x403cc7f4                bootloader_fill_random
+ *fill*         0x403cc849        0x0 
+ *libbootloader_support.a:bootloader_random*.*(.literal.bootloader_random_disable .text.bootloader_random_disable)
+ *fill*         0x403cc849        0x3 
+ .text.bootloader_random_disable
+                0x403cc84c       0xb2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+                0x403cc84c                bootloader_random_disable
+ *fill*         0x403cc8fe        0x0 
+ *libesp_common.a:fpga_overrides.*(.literal.bootloader_fill_random .text.bootloader_fill_random)
+ *libbootloader_support.a:bootloader_efuse.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:bootloader_utility.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cc8fe        0x2 
+ .text.log_invalid_app_partition
+                0x403cc900       0x53 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x5b (size before relaxing)
+ *fill*         0x403cc953        0x1 
+ .text.cache_ll_l1_get_bus
+                0x403cc954       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.cache_ll_l1_enable_bus
+                0x403cc994       0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x403cc9d2        0x2 
+ .text.load_image
+                0x403cc9d4      0x169 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                0x1a9 (size before relaxing)
+ *fill*         0x403ccb3d        0x3 
+ .text.try_load_partition
+                0x403ccb40       0x2f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x33 (size before relaxing)
+ *fill*         0x403ccb6f        0x1 
+ .text.set_actual_ota_seq
+                0x403ccb70       0x77 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x8b (size before relaxing)
+ *fill*         0x403ccbe7        0x1 
+ .text.bootloader_common_read_otadata
+                0x403ccbe8       0x77 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x7f (size before relaxing)
+                0x403ccbe8                bootloader_common_read_otadata
+ *fill*         0x403ccc5f        0x1 
+ .text.bootloader_utility_load_partition_table
+                0x403ccc60      0x18e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                0x1a2 (size before relaxing)
+                0x403ccc60                bootloader_utility_load_partition_table
+ *fill*         0x403ccdee        0x2 
+ .text.bootloader_utility_get_selected_boot_partition
+                0x403ccdf0       0xd6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0xf2 (size before relaxing)
+                0x403ccdf0                bootloader_utility_get_selected_boot_partition
+ *fill*         0x403ccec6        0x2 
+ .text.bootloader_reset
+                0x403ccec8       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x1b (size before relaxing)
+                0x403ccec8                bootloader_reset
+ *fill*         0x403ccee0        0x0 
+ .text.bootloader_utility_load_boot_image
+                0x403ccee0       0xf3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                0x113 (size before relaxing)
+                0x403ccee0                bootloader_utility_load_boot_image
+ *fill*         0x403ccfd3        0x0 
+ *fill*         0x403ccfd3        0x0 
+ *fill*         0x403ccfd3        0x0 
+ *fill*         0x403ccfd3        0x1 
+ .text.index_to_partition
+                0x403ccfd4       0x39 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x403cd00d        0x0 
+ *fill*         0x403cd00d        0x0 
+ *fill*         0x403cd00d        0x0 
+ *fill*         0x403cd00d        0x0 
+ *fill*         0x403cd00d        0x0 
+ *fill*         0x403cd00d        0x0 
+ *fill*         0x403cd00d        0x0 
+ *fill*         0x403cd00d        0x3 
+ .text.bootloader_debug_buffer
+                0x403cd010        0x5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                0x403cd010                bootloader_debug_buffer
+ *libbootloader_support.a:bootloader_sha.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cd015        0x3 
+ .text.bootloader_sha256_start
+                0x403cd018       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                0x403cd018                bootloader_sha256_start
+ .text.bootloader_sha256_data
+                0x403cd030       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                 0x2a (size before relaxing)
+                0x403cd030                bootloader_sha256_data
+ *fill*         0x403cd056        0x2 
+ .text.bootloader_sha256_finish
+                0x403cd058       0x31 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                0x403cd058                bootloader_sha256_finish
+ *fill*         0x403cd089        0x0 
+ *fill*         0x403cd089        0x0 
+ *libbootloader_support.a:bootloader_console_loader.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cd089        0x3 
+ .text.bootloader_console_deinit
+                0x403cd08c        0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+                0x403cd08c                bootloader_console_deinit
+ *fill*         0x403cd09a        0x0 
+ *libbootloader_support.a:bootloader_panic.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cd09a        0x2 
+ .text.__assert_func
+                0x403cd09c       0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                0x403cd09c                __assert_func
+ *fill*         0x403cd0b3        0x1 
+ .text.unlikely.abort
+                0x403cd0b4       0x2d esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                0x403cd0b4                abort
+ *fill*         0x403cd0e1        0x0 
+ *fill*         0x403cd0e1        0x0 
+ *libbootloader_support.a:bootloader_soc.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cd0e1        0x3 
+ .text.bootloader_ana_super_wdt_reset_config
+                0x403cd0e4       0x3b esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                0x403cd0e4                bootloader_ana_super_wdt_reset_config
+ *fill*         0x403cd11f        0x1 
+ .text.bootloader_ana_clock_glitch_reset_config
+                0x403cd120       0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                0x403cd120                bootloader_ana_clock_glitch_reset_config
+ *fill*         0x403cd15a        0x0 
+ *fill*         0x403cd15a        0x0 
+ *libbootloader_support.a:esp_image_format.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cd15a        0x2 
+ .text.process_checksum
+                0x403cd15c       0xb1 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ *fill*         0x403cd20d        0x3 
+ .text.process_image_header
+                0x403cd210       0xbf esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0xd3 (size before relaxing)
+ *fill*         0x403cd2cf        0x1 
+ .text.bootloader_util_regions_overlap
+                0x403cd2d0       0x2f esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x33 (size before relaxing)
+ *fill*         0x403cd2ff        0x1 
+ .text.verify_load_addresses
+                0x403cd300      0x17b esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                0x193 (size before relaxing)
+ *fill*         0x403cd47b        0x1 
+ .text.process_appended_hash_and_sig$isra$0
+                0x403cd47c       0x5f esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ *fill*         0x403cd4db        0x1 
+ .text.should_load
+                0x403cd4dc       0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.process_segments
+                0x403cd54c      0x2fe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                0x322 (size before relaxing)
+ *fill*         0x403cd84a        0x2 
+ .text.image_load
+                0x403cd84c      0x1bb esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                0x1cf (size before relaxing)
+ *fill*         0x403cda07        0x1 
+ .text.bootloader_load_image
+                0x403cda08       0x10 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x14 (size before relaxing)
+                0x403cda08                bootloader_load_image
+ *fill*         0x403cda18        0x0 
+ *fill*         0x403cda18        0x0 
+ *fill*         0x403cda18        0x0 
+ *fill*         0x403cda18        0x0 
+ *fill*         0x403cda18        0x0 
+ *fill*         0x403cda18        0x0 
+ *fill*         0x403cda18        0x0 
+ *fill*         0x403cda18        0x0 
+ *libbootloader_support.a:flash_encrypt.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:flash_encryption_secure_features.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:flash_partitions.*(.literal .text .literal.* .text.*)
+ .text.esp_partition_table_verify
+                0x403cda18      0x115 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                0x11c (size before relaxing)
+                0x403cda18                esp_partition_table_verify
+ *libbootloader_support.a:secure_boot.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:secure_boot_secure_features.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:secure_boot_signatures_bootloader.*(.literal .text .literal.* .text.*)
+ *libmicro-ecc.a:*.*(.literal .text .literal.* .text.*)
+ *libspi_flash.a:*.*(.literal .text .literal.* .text.*)
+ *libhal.a:wdt_hal_iram.*(.literal .text .literal.* .text.*)
+ *libhal.a:mmu_hal.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cdb2d        0x3 
+ .text.mmu_hal_unmap_all
+                0x403cdb30       0x24 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                0x403cdb30                mmu_hal_unmap_all
+ .text.mmu_hal_init
+                0x403cdb54        0xe esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                 0x11 (size before relaxing)
+                0x403cdb54                mmu_hal_init
+ *fill*         0x403cdb62        0x2 
+ .text.mmu_hal_check_valid_ext_vaddr_region
+                0x403cdb64       0x50 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                0x403cdb64                mmu_hal_check_valid_ext_vaddr_region
+ .text.mmu_hal_map_region
+                0x403cdbb4       0x75 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                 0x79 (size before relaxing)
+                0x403cdbb4                mmu_hal_map_region
+ *fill*         0x403cdc29        0x0 
+ *libhal.a:cache_hal.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cdc29        0x3 
+ .text.s_cache_hal_init_ctx
+                0x403cdc2c       0x3a esp-idf/hal/libhal.a(cache_hal.c.obj)
+                0x403cdc2c                s_cache_hal_init_ctx
+ *fill*         0x403cdc66        0x2 
+ .text.cache_hal_init
+                0x403cdc68       0x8c esp-idf/hal/libhal.a(cache_hal.c.obj)
+                0x403cdc68                cache_hal_init
+ .text.cache_hal_disable
+                0x403cdcf4       0x27 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                 0x2b (size before relaxing)
+                0x403cdcf4                cache_hal_disable
+ *fill*         0x403cdd1b        0x1 
+ .text.cache_hal_enable
+                0x403cdd1c       0x37 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                 0x3b (size before relaxing)
+                0x403cdd1c                cache_hal_enable
+ *fill*         0x403cdd53        0x0 
+ *fill*         0x403cdd53        0x0 
+ *fill*         0x403cdd53        0x0 
+ *libhal.a:efuse_hal.*(.literal .text .literal.* .text.*)
+ *libesp_hw_support.a:rtc_clk.*(.literal .text .literal.* .text.*)
+ *fill*         0x403cdd53        0x1 
+ .text.rtc_clk_32k_enable
+                0x403cdd54       0xce esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403cdd54                rtc_clk_32k_enable
+ *fill*         0x403cde22        0x2 
+ .text.rtc_clk_8m_enable
+                0x403cde24       0x7e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403cde24                rtc_clk_8m_enable
+ *fill*         0x403cdea2        0x2 
+ .text.rtc_clk_slow_src_set
+                0x403cdea4       0x7b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x7e (size before relaxing)
+                0x403cdea4                rtc_clk_slow_src_set
+ *fill*         0x403cdf1f        0x1 
+ .text.rtc_clk_slow_src_get
+                0x403cdf20       0x1e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403cdf20                rtc_clk_slow_src_get
+ *fill*         0x403cdf3e        0x2 
+ .text.rtc_clk_slow_freq_get_hz
+                0x403cdf40       0x19 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x1d (size before relaxing)
+                0x403cdf40                rtc_clk_slow_freq_get_hz
+ *fill*         0x403cdf59        0x3 
+ .text.rtc_clk_fast_src_set
+                0x403cdf5c       0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403cdf5c                rtc_clk_fast_src_set
+ .text.rtc_clk_fast_src_get
+                0x403cdf98       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403cdf98                rtc_clk_fast_src_get
+ .text.rtc_clk_xtal_freq_get
+                0x403cdfa8       0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403cdfa8                rtc_clk_xtal_freq_get
+                0x403cdfa8                rtc_get_xtal
+ .text.rtc_clk_cpu_freq_mhz_to_config
+                0x403cdfe4       0x56 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403cdfe4                rtc_clk_cpu_freq_mhz_to_config
+ *fill*         0x403ce03a        0x2 
+ .text.rtc_clk_cpu_freq_get_config
+                0x403ce03c       0xb7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0xbb (size before relaxing)
+                0x403ce03c                rtc_clk_cpu_freq_get_config
+ *fill*         0x403ce0f3        0x1 
+ .text.rtc_clk_cpu_freq_to_pll_mhz
+                0x403ce0f4      0x16f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                0x176 (size before relaxing)
+ *fill*         0x403ce263        0x1 
+ .text.rtc_clk_cpu_freq_to_xtal
+                0x403ce264       0xb9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0xc1 (size before relaxing)
+                0x403ce264                rtc_clk_cpu_freq_to_xtal
+ *fill*         0x403ce31d        0x3 
+ .text.rtc_clk_cpu_freq_set_config
+                0x403ce320      0x1ea esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                0x1f5 (size before relaxing)
+                0x403ce320                rtc_clk_cpu_freq_set_config
+ *fill*         0x403ce50a        0x2 
+ .text.rtc_clk_xtal_freq_update
+                0x403ce50c       0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403ce50c                rtc_clk_xtal_freq_update
+ .text.rtc_clk_apb_freq_update
+                0x403ce534        0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403ce534                rtc_clk_apb_freq_update
+ *fill*         0x403ce53e        0x2 
+ .text.rtc_clk_apb_freq_get
+                0x403ce540        0xa esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x403ce540                rtc_clk_apb_freq_get
+ *fill*         0x403ce54a        0x2 
+ .text.rtc_clk_divider_set
+                0x403ce54c       0x4c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x4f (size before relaxing)
+                0x403ce54c                rtc_clk_divider_set
+ *fill*         0x403ce598        0x0 
+ .text.rtc_clk_8m_divider_set
+                0x403ce598       0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                 0x4d (size before relaxing)
+                0x403ce598                rtc_clk_8m_divider_set
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *fill*         0x403ce5e2        0x0 
+ *libesp_hw_support.a:rtc_time.*(.literal .text .literal.* .text.*)
+ *fill*         0x403ce5e2        0x2 
+ .text.startup.enable_timer_group0_for_calibration
+                0x403ce5e4       0x50 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ *fill*         0x403ce634        0x0 
+ *libesp_hw_support.a:regi2c_ctrl.*(.literal .text .literal.* .text.*)
+ *libefuse.a:*.*(.literal .text .literal.* .text.*)
+ *(.fini.literal)
+ *(.fini)
+ *(.gnu.version)
+                0x403ce634                        _loader_text_end = ABSOLUTE (.)
+
+.iram.text      0x403c8700        0x0
+                0x403c8700                        . = ALIGN (0x10)
+ *(.entry.text)
+ *(.init.literal)
+ *(.init)
+
+.dram0.bss      0x3fce2700      0x118
+                0x3fce2700                        . = ALIGN (0x8)
+                0x3fce2700                        _dram_start = ABSOLUTE (.)
+                0x3fce2700                        _bss_start = ABSOLUTE (.)
+ *(.dynsbss)
+ *(.sbss)
+ *(.sbss.*)
+ *(.gnu.linkonce.sb.*)
+ *(.scommon)
+ *(.sbss2)
+ *(.sbss2.*)
+ *(.gnu.linkonce.sb2.*)
+ *(.dynbss)
+ *(.bss)
+ *(.bss.*)
+ .bss.ota_has_initial_contents
+                0x3fce2700        0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x3fce2701        0x3 
+ .bss.s_bootloader_partition_offset
+                0x3fce2704        0x4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .bss.ram_obfs_value
+                0x3fce2708        0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .bss.ctx       0x3fce2710       0xd8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .bss.mapped    0x3fce27e8        0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x3fce27e9        0x3 
+ .bss.bootloader_image_hdr
+                0x3fce27ec       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x3fce27ec                bootloader_image_hdr
+ .bss.s_bbpll_digi_consumers_ref_count
+                0x3fce2804        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .bss.s_apb_freq
+                0x3fce2808        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .bss.s_cur_pll_freq
+                0x3fce280c        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .bss.ctx       0x3fce2810        0x4 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ *(.gnu.linkonce.b.*)
+ *(COMMON)
+                0x3fce2818                        . = ALIGN (0x8)
+ *fill*         0x3fce2814        0x4 
+                0x3fce2818                        _bss_end = ABSOLUTE (.)
+
+.dram0.bootdesc
+                0x3fce2820       0x50
+                0x3fce2820                        _data_start = ABSOLUTE (.)
+ *(.data_bootloader_desc .data_bootloader_desc.*)
+ .data_bootloader_desc
+                0x3fce2820       0x50 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+                0x3fce2820                esp_bootloader_desc
+
+.dram0.data     0x3fce2870       0x18
+ *(.dram1 .dram1.*)
+ *(.data)
+ *(.data.*)
+ .data.current_read_mapping
+                0x3fce2870        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .data.g_rtc_dbias_pvt_non_240m
+                0x3fce2874        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                0x3fce2874                g_rtc_dbias_pvt_non_240m
+ .data.g_dig_dbias_pvt_non_240m
+                0x3fce2878        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                0x3fce2878                g_dig_dbias_pvt_non_240m
+ .data.g_rtc_dbias_pvt_240m
+                0x3fce287c        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                0x3fce287c                g_rtc_dbias_pvt_240m
+ .data.g_dig_dbias_pvt_240m
+                0x3fce2880        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                0x3fce2880                g_dig_dbias_pvt_240m
+ .data._putc1   0x3fce2884        0x4 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                0x3fce2884                _putc1
+ *(.gnu.linkonce.d.*)
+ *(.data1)
+ *(.sdata)
+ *(.sdata.*)
+ *(.gnu.linkonce.s.*)
+ *(.gnu.linkonce.s2.*)
+ *(.jcr)
+                0x3fce2888                        _data_end = ABSOLUTE (.)
+
+.dram0.rodata   0x3fce2888     0x1524
+                0x3fce2888                        _rodata_start = ABSOLUTE (.)
+ *(.rodata)
+ .rodata        0x3fce2888        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .rodata        0x3fce2890        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .rodata        0x3fce2898       0x14 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ *(.rodata.*)
+ .rodata.__assert_func.str1.1
+                0x3fce28ac     0x1412 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                 0x22 (size before relaxing)
+ .rodata.abort.str1.1
+                0x3fce3cbe       0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rodata.call_start_cpu0.str1.1
+                0x3fce3cbe       0x2e esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .rodata.log_invalid_app_partition.str1.1
+                0x3fce3cbe       0x8e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.load_image.str1.1
+                0x3fce3cbe       0x91 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.try_load_partition.str1.1
+                0x3fce3cbe       0x37 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.set_actual_ota_seq.str1.1
+                0x3fce3cbe       0x6c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.bootloader_common_read_otadata.str1.1
+                0x3fce3cbe       0x7b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.bootloader_utility_load_partition_table.str1.1
+                0x3fce3cbe      0x1e5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.bootloader_utility_get_selected_boot_partition.str1.1
+                0x3fce3cbe       0xe6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.bootloader_utility_load_boot_image.str1.1
+                0x3fce3cbe       0xbf esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.esp_partition_table_verify.str1.1
+                0x3fce3cbe      0x12d esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .rodata.process_checksum.str1.1
+                0x3fce3cbe       0x42 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.process_image_header.str1.1
+                0x3fce3cbe       0x87 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.bootloader_util_regions_overlap.str1.1
+                0x3fce3cbe       0x5a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.verify_load_addresses.str1.1
+                0x3fce3cbe       0xe1 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.process_appended_hash_and_sig$isra$0.str1.1
+                0x3fce3cbe       0x42 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.process_segments.str1.1
+                0x3fce3cbe      0x17d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.image_load.str1.1
+                0x3fce3cbe       0x50 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.__func__$0
+                0x3fce3cbe       0x20 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.__func__$1
+                0x3fce3cde       0x16 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.bootloader_sha256_data.str1.1
+                0x3fce3cf4       0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .rodata.__func__$2
+                0x3fce3cf4       0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .rodata.__func__$3
+                0x3fce3d0d       0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .rodata.bootloader_init.str1.1
+                0x3fce3d24      0x119 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .rodata.__func__$0
+                0x3fce3d24       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .rodata.bootloader_common_check_chip_revision_validity.str1.1
+                0x3fce3d34       0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .rodata.bootloader_common_check_efuse_blk_validity.str1.1
+                0x3fce3d34       0x98 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .rodata.bootloader_common_check_chip_validity.str1.1
+                0x3fce3d34       0x35 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .rodata.bootloader_fill_random.str1.1
+                0x3fce3d34       0x4b esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .rodata.__func__$0
+                0x3fce3d34       0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .rodata.bootloader_mmap.str1.1
+                0x3fce3d4b       0x87 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.bootloader_flash_read.str1.1
+                0x3fce3d4b       0xc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.str1.1
+                0x3fce3d4b       0xc5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.bootloader_flash_write.str1.1
+                0x3fce3d4b       0xc9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.__func__$1
+                0x3fce3d4b       0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.__func__$0
+                0x3fce3d66       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.bootloader_init_spi_flash.str1.1
+                0x3fce3d8e       0xd5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .rodata.bootloader_read_bootloader_header.str1.1
+                0x3fce3d8e       0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .rodata.bootloader_check_bootloader_validity.str1.1
+                0x3fce3d8e       0x4d esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .rodata.bootloader_enable_random.str1.1
+                0x3fce3d8e       0x32 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .rodata.bootloader_print_banner.str1.1
+                0x3fce3d8e       0x6c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .rodata.rtc_clk_xtal_freq_get.str1.1
+                0x3fce3d8e       0x43 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .rodata.rtc_clk_cpu_freq_get_config.str1.1
+                0x3fce3d8e       0x31 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .rodata.rtc_clk_cpu_freq_set_config.str1.1
+                0x3fce3d8e       0x59 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .rodata.__func__$0
+                0x3fce3d8e       0x17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .rodata.rtc_clk_init.str1.1
+                0x3fce3da5       0x36 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ *(.gnu.linkonce.r.*)
+ *(.rodata1)
+ *(.sdata2 .sdata2.*)
+                0x3fce3da5                        __XT_EXCEPTION_TABLE_ = ABSOLUTE (.)
+ *(.xt_except_table)
+ *(.gcc_except_table)
+ *(.gnu.linkonce.e.*)
+ *(.gnu.version_r)
+ *(.eh_frame_hdr)
+ *(.eh_frame)
+                0x3fce3ea4                        . = ((. + 0x3) & 0xfffffffffffffffc)
+ *fill*         0x3fce3da5        0x3 
+                0x3fce3da8                        __init_array_start = ABSOLUTE (.)
+ *crtbegin.*(.ctors)
+ *(EXCLUDE_FILE(*crtend.*) .ctors)
+ .ctors         0x3fce3da8        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ *(SORT_BY_NAME(.ctors.*))
+ *(.ctors)
+                0x3fce3dac                        __init_array_end = ABSOLUTE (.)
+ *crtbegin.*(.dtors)
+ *(EXCLUDE_FILE(*crtend.*) .dtors)
+ *(SORT_BY_NAME(.dtors.*))
+ *(.dtors)
+                0x3fce3dac                        __XT_EXCEPTION_DESCS_ = ABSOLUTE (.)
+ *(.xt_except_desc)
+ *(.gnu.linkonce.h.*)
+                0x3fce3dac                        __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.)
+ *(.xt_except_desc_end)
+ *(.dynamic)
+ *(.gnu.version_d)
+                0x3fce3dac                        _rodata_end = ABSOLUTE (.)
+                0x3fce3dac                        _lit4_start = ABSOLUTE (.)
+ *(*.lit4)
+ *(.lit4.*)
+ *(.gnu.linkonce.lit4.*)
+                0x3fce3dac                        _lit4_end = ABSOLUTE (.)
+                0x3fce3dac                        . = ALIGN (0x4)
+                0x3fce3dac                        _dram_end = ABSOLUTE (.)
+
+.iram.text      0x403c8700      0xd23
+                0x403c8700                        _stext = .
+                0x403c8700                        _text_start = ABSOLUTE (.)
+ *(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*)
+ .literal.esp_bootloader_get_description
+                0x403c8700        0x4 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .literal.call_start_cpu0
+                0x403c8704       0x1c esp-idf/main/libmain.a(bootloader_start.c.obj)
+                                 0x3c (size before relaxing)
+ .literal.bootloader_init
+                0x403c8720       0x8c esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                 0xf0 (size before relaxing)
+ .literal.bootloader_clock_configure
+                0x403c87ac       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                                 0x34 (size before relaxing)
+ .literal.bootloader_init_mem
+                0x403c87cc        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                                  0x4 (size before relaxing)
+ .literal.bootloader_random_enable
+                0x403c87cc       0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+                                 0x64 (size before relaxing)
+ .literal.bootloader_flash_update_id
+                0x403c8824        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                  0x8 (size before relaxing)
+ .literal.bootloader_init_spi_flash
+                0x403c8828       0x64 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                 0xa4 (size before relaxing)
+ .literal.bootloader_clear_bss_section
+                0x403c888c        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                  0xc (size before relaxing)
+ .literal.bootloader_read_bootloader_header
+                0x403c888c        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x18 (size before relaxing)
+ .literal.bootloader_check_bootloader_validity
+                0x403c8894        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x30 (size before relaxing)
+ .literal.bootloader_config_wdt
+                0x403c88a0       0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x38 (size before relaxing)
+ .literal.bootloader_enable_random
+                0x403c88bc        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x14 (size before relaxing)
+ .literal.bootloader_print_banner
+                0x403c88c0        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x2c (size before relaxing)
+ .literal.bootloader_console_init
+                0x403c88cc       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                 0x28 (size before relaxing)
+ .literal.esp_cpu_configure_region_protection
+                0x403c88e4        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+                                 0x10 (size before relaxing)
+ .literal.rtc_clk_init
+                0x403c88ec       0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                 0x60 (size before relaxing)
+ .literal.esp_rom_install_uart_printf
+                0x403c8908       0x14 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .text.esp_bootloader_get_description
+                0x403c891c        0x8 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+                0x403c891c                esp_bootloader_get_description
+ .text.call_start_cpu0
+                0x403c8924       0x6c esp-idf/main/libmain.a(bootloader_start.c.obj)
+                                 0x7c (size before relaxing)
+                0x403c8924                call_start_cpu0
+ .text.bootloader_init
+                0x403c8990      0x1f6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                0x22e (size before relaxing)
+                0x403c8990                bootloader_init
+ *fill*         0x403c8b86        0x2 
+ .text.bootloader_clock_configure
+                0x403c8b88       0xc5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                                 0xc9 (size before relaxing)
+                0x403c8b88                bootloader_clock_configure
+ *fill*         0x403c8c4d        0x3 
+ .text.bootloader_init_mem
+                0x403c8c50        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                                  0xb (size before relaxing)
+                0x403c8c50                bootloader_init_mem
+ *fill*         0x403c8c58        0x0 
+ .text.bootloader_random_enable
+                0x403c8c58      0x242 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+                0x403c8c58                bootloader_random_enable
+ *fill*         0x403c8e9a        0x2 
+ .text.bootloader_flash_update_id
+                0x403c8e9c       0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                0x403c8e9c                bootloader_flash_update_id
+ *fill*         0x403c8eae        0x2 
+ .text.bootloader_init_spi_flash
+                0x403c8eb0      0x16d esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                0x195 (size before relaxing)
+                0x403c8eb0                bootloader_init_spi_flash
+ *fill*         0x403c901d        0x3 
+ .text.bootloader_clear_bss_section
+                0x403c9020       0x16 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x403c9020                bootloader_clear_bss_section
+ *fill*         0x403c9036        0x2 
+ .text.bootloader_read_bootloader_header
+                0x403c9038       0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x2e (size before relaxing)
+                0x403c9038                bootloader_read_bootloader_header
+ *fill*         0x403c9062        0x2 
+ .text.bootloader_check_bootloader_validity
+                0x403c9064       0x6b esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x77 (size before relaxing)
+                0x403c9064                bootloader_check_bootloader_validity
+ *fill*         0x403c90cf        0x1 
+ .text.bootloader_config_wdt
+                0x403c90d0       0x8c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x403c90d0                bootloader_config_wdt
+ .text.bootloader_enable_random
+                0x403c915c       0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x20 (size before relaxing)
+                0x403c915c                bootloader_enable_random
+ *fill*         0x403c9175        0x3 
+ .text.bootloader_print_banner
+                0x403c9178       0x42 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x52 (size before relaxing)
+                0x403c9178                bootloader_print_banner
+ *fill*         0x403c91ba        0x2 
+ .text.bootloader_console_init
+                0x403c91bc       0xb2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                 0xba (size before relaxing)
+                0x403c91bc                bootloader_console_init
+ *fill*         0x403c926e        0x2 
+ .text.esp_cpu_configure_region_protection
+                0x403c9270       0x2e esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+                                 0x32 (size before relaxing)
+                0x403c9270                esp_cpu_configure_region_protection
+ *fill*         0x403c929e        0x2 
+ .text.rtc_clk_init
+                0x403c92a0      0x11b esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                0x13f (size before relaxing)
+                0x403c92a0                rtc_clk_init
+ *fill*         0x403c93bb        0x1 
+ .text.esp_rom_install_uart_printf
+                0x403c93bc       0x22 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                0x403c93bc                esp_rom_install_uart_printf
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x0 
+ *fill*         0x403c93de        0x2 
+ .text.mpu_hal_set_region_access
+                0x403c93e0       0x33 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+                0x403c93e0                mpu_hal_set_region_access
+ *(.iram .iram.*)
+ *(.fini.literal)
+ *(.fini)
+ *(.gnu.version)
+                0x403c9423                        . = (. + 0x10)
+ *fill*         0x403c9413       0x10 
+                0x403c9423                        _text_end = ABSOLUTE (.)
+                0x403c9423                        _etext = .
+
+.xt.prop        0x00000000     0x2790
+ *(.xt.prop .gnu.linkonce.prop.*)
+ .xt.prop       0x00000000       0x3c esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .xt.prop       0x0000003c       0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .xt.prop       0x0000009c       0x6c esp-idf/main/libmain.a(bootloader_start.c.obj)
+                                 0x9c (size before relaxing)
+ .xt.prop       0x00000108      0x5c4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                0x738 (size before relaxing)
+ .xt.prop       0x000006cc       0xf0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .xt.prop       0x000007bc      0x660 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                0x840 (size before relaxing)
+ .xt.prop       0x00000e1c       0xcc esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                0x18c (size before relaxing)
+ .xt.prop       0x00000ee8       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .xt.prop       0x00000f18       0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .xt.prop       0x00000fa8       0x9c esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .xt.prop       0x00001044      0x228 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                0x240 (size before relaxing)
+ .xt.prop       0x0000126c       0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .xt.prop       0x000012e4       0x24 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                                 0x30 (size before relaxing)
+ .xt.prop       0x00001308       0x6c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .xt.prop       0x00001374       0x24 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                0x204 (size before relaxing)
+ .xt.prop       0x00001398       0x60 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .xt.prop       0x000013f8      0x570 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                0x66c (size before relaxing)
+ .xt.prop       0x00001968      0x1a4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                0x234 (size before relaxing)
+ .xt.prop       0x00001b0c      0x138 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                0x144 (size before relaxing)
+ .xt.prop       0x00001c44       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .xt.prop       0x00001c74        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                               0x1530 (size before relaxing)
+ .xt.prop       0x00001c74        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                 0xd8 (size before relaxing)
+ .xt.prop       0x00001c74        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                0x504 (size before relaxing)
+ .xt.prop       0x00001c74        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                0x558 (size before relaxing)
+ .xt.prop       0x00001c74        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                0x774 (size before relaxing)
+ .xt.prop       0x00001c74        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                0x234 (size before relaxing)
+ .xt.prop       0x00001c74       0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .xt.prop       0x00001cbc      0x618 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                0x984 (size before relaxing)
+ .xt.prop       0x000022d4       0x54 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .xt.prop       0x00002328       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                0x1e0 (size before relaxing)
+ .xt.prop       0x00002358        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+                                0x294 (size before relaxing)
+ .xt.prop       0x00002358       0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                0x330 (size before relaxing)
+ .xt.prop       0x00002394       0x3c esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                                 0xf0 (size before relaxing)
+ .xt.prop       0x000023d0       0x30 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .xt.prop       0x00002400       0x60 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .xt.prop       0x00002460       0xcc esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                0x168 (size before relaxing)
+ .xt.prop       0x0000252c       0x78 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                0x228 (size before relaxing)
+ .xt.prop       0x000025a4       0xfc esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                0x240 (size before relaxing)
+ .xt.prop       0x000026a0       0xf0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                0x3c0 (size before relaxing)
+ .xt.prop       0x00002790        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                0x1b0 (size before relaxing)
+ .xt.prop       0x00002790        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+                                 0x54 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+                                 0x3c (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+                                 0x3c (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+                                 0x24 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+                                 0x30 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+                                0x174 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+                                0x144 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+                                 0x30 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+                                 0x90 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+                                 0x18 (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+                                0x15c (size before relaxing)
+ .xt.prop       0x00002790        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+                                 0xd8 (size before relaxing)
+
+.xt.lit         0x00000000      0x290
+ *(.xt.lit .gnu.linkonce.p.*)
+ .xt.lit        0x00000000        0x8 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .xt.lit        0x00000008       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .xt.lit        0x00000018        0x8 esp-idf/main/libmain.a(bootloader_start.c.obj)
+                                 0x10 (size before relaxing)
+ .xt.lit        0x00000020       0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                 0x70 (size before relaxing)
+ .xt.lit        0x00000078        0x8 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .xt.lit        0x00000080       0x40 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                 0x80 (size before relaxing)
+ .xt.lit        0x000000c0       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                 0x30 (size before relaxing)
+ .xt.lit        0x000000d8        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .xt.lit        0x000000e0       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .xt.lit        0x000000f0        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .xt.lit        0x000000f8       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                 0x30 (size before relaxing)
+ .xt.lit        0x00000118        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .xt.lit        0x00000120        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                                  0x8 (size before relaxing)
+ .xt.lit        0x00000120        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .xt.lit        0x00000128        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                 0x28 (size before relaxing)
+ .xt.lit        0x00000128       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .xt.lit        0x00000138       0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                 0x88 (size before relaxing)
+ .xt.lit        0x00000190       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                 0x40 (size before relaxing)
+ .xt.lit        0x000001b8       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                 0x30 (size before relaxing)
+ .xt.lit        0x000001e0        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .xt.lit        0x000001e8        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                 0x20 (size before relaxing)
+ .xt.lit        0x000001e8        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                 0x78 (size before relaxing)
+ .xt.lit        0x000001e8        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                 0x80 (size before relaxing)
+ .xt.lit        0x000001e8        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                 0xc0 (size before relaxing)
+ .xt.lit        0x000001e8        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                 0x20 (size before relaxing)
+ .xt.lit        0x000001e8        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .xt.lit        0x000001f0       0x48 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                0x108 (size before relaxing)
+ .xt.lit        0x00000238        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .xt.lit        0x00000240        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                 0x20 (size before relaxing)
+ .xt.lit        0x00000240        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+                                 0x28 (size before relaxing)
+ .xt.lit        0x00000240        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                 0x40 (size before relaxing)
+ .xt.lit        0x00000248        0x8 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                                 0x18 (size before relaxing)
+ .xt.lit        0x00000250        0x8 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .xt.lit        0x00000258        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                 0x38 (size before relaxing)
+ .xt.lit        0x00000258        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                 0x40 (size before relaxing)
+ .xt.lit        0x00000258       0x20 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                 0x38 (size before relaxing)
+ .xt.lit        0x00000278       0x18 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                 0x70 (size before relaxing)
+ .xt.lit        0x00000290        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                 0x30 (size before relaxing)
+ .xt.lit        0x00000290        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+                                  0x8 (size before relaxing)
+ .xt.lit        0x00000290        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+                                  0x8 (size before relaxing)
+ .xt.lit        0x00000290        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+                                  0x8 (size before relaxing)
+
+.xtensa.info    0x00000000       0x38
+ *(.xtensa.info)
+ .xtensa.info   0x00000000       0x38 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32s3.c.obj
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+ .xtensa.info   0x00000038        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+ .xtensa.info   0x00000038        0x0 C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+
+.debug
+ *(.debug)
+
+.line
+ *(.line)
+
+.debug_srcinfo
+ *(.debug_srcinfo)
+
+.debug_sfnames
+ *(.debug_sfnames)
+
+.debug_aranges  0x00000000      0x910
+ *(.debug_aranges)
+ .debug_aranges
+                0x00000000       0x20 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .debug_aranges
+                0x00000020       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_aranges
+                0x00000048       0x28 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_aranges
+                0x00000070       0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_aranges
+                0x00000110       0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_aranges
+                0x00000130       0xa0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_aranges
+                0x000001d0       0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_aranges
+                0x00000218       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_aranges
+                0x00000238       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_aranges
+                0x00000260       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_aranges
+                0x00000280       0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_aranges
+                0x000002d8       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_aranges
+                0x000002f8       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_aranges
+                0x00000318       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_aranges
+                0x00000338       0x40 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_aranges
+                0x00000378       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .debug_aranges
+                0x000003a0       0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_aranges
+                0x00000458       0x58 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_aranges
+                0x000004b0       0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_aranges
+                0x000004f8       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_aranges
+                0x00000518       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_aranges
+                0x00000538      0x120 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_aranges
+                0x00000658       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_aranges
+                0x00000678       0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_aranges
+                0x000006b0       0x60 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_aranges
+                0x00000710       0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_aranges
+                0x00000740       0x20 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_aranges
+                0x00000760       0x20 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_aranges
+                0x00000780       0x50 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_aranges
+                0x000007d0       0x58 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_aranges
+                0x00000828       0x60 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_aranges
+                0x00000888       0x88 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_pubnames
+ *(.debug_pubnames)
+
+.debug_info     0x00000000    0x37459
+ *(.debug_info .gnu.linkonce.wi.*)
+ .debug_info    0x00000000      0x18e esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .debug_info    0x0000018e      0x235 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_info    0x000003c3      0xd7f esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_info    0x00001142     0x23e5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_info    0x00003527      0x692 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_info    0x00003bb9     0x2bcd esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_info    0x00006786      0x5ef esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_info    0x00006d75       0xc6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_info    0x00006e3b       0xdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_info    0x00006f1a     0x47a0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_info    0x0000b6ba      0xd51 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_info    0x0000c40b      0x366 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_info    0x0000c771       0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_info    0x0000c810      0x283 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_info    0x0000ca93      0xb97 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_info    0x0000d62a      0x25f esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .debug_info    0x0000d889     0x8461 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_info    0x00015cea      0xe4f esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_info    0x00016b39     0x5650 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_info    0x0001c189     0x1a7a esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_info    0x0001dc03      0x17b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_info    0x0001dd7e     0x3993 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_info    0x00021711      0x9f3 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_info    0x00022104     0x4c0a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_info    0x00026d0e     0x6418 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_info    0x0002d126      0x238 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_info    0x0002d35e      0x132 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_info    0x0002d490      0x233 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_info    0x0002d6c3     0x3a73 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_info    0x00031136     0x3dce esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_info    0x00034f04      0xe2e esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_info    0x00035d32     0x1727 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_abbrev   0x00000000     0x5708
+ *(.debug_abbrev)
+ .debug_abbrev  0x00000000       0xaa esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .debug_abbrev  0x000000aa      0x163 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_abbrev  0x0000020d      0x34c esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_abbrev  0x00000559      0x530 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_abbrev  0x00000a89      0x258 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_abbrev  0x00000ce1      0x5b1 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_abbrev  0x00001292      0x1cb esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_abbrev  0x0000145d       0x86 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_abbrev  0x000014e3       0x80 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_abbrev  0x00001563      0x3ca esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_abbrev  0x0000192d      0x2d3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_abbrev  0x00001c00      0x12e esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_abbrev  0x00001d2e       0x62 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_abbrev  0x00001d90      0x172 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_abbrev  0x00001f02      0x33a esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_abbrev  0x0000223c       0xaf esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .debug_abbrev  0x000022eb      0x62e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_abbrev  0x00002919      0x319 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_abbrev  0x00002c32      0x374 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_abbrev  0x00002fa6      0x2e9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_abbrev  0x0000328f      0x10b esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_abbrev  0x0000339a      0x69d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_abbrev  0x00003a37      0x346 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_abbrev  0x00003d7d      0x50d esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_abbrev  0x0000428a      0x423 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_abbrev  0x000046ad      0x130 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_abbrev  0x000047dd       0xe6 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_abbrev  0x000048c3      0x140 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_abbrev  0x00004a03      0x210 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_abbrev  0x00004c13      0x38d esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_abbrev  0x00004fa0      0x33f esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_abbrev  0x000052df      0x429 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_line     0x00000000    0x171f7
+ *(.debug_line)
+ .debug_line    0x00000000      0x1e0 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .debug_line    0x000001e0      0x3bb esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_line    0x0000059b      0x660 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_line    0x00000bfb     0x2915 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_line    0x00003510      0x7a4 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_line    0x00003cb4     0x2b37 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_line    0x000067eb      0x4f2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_line    0x00006cdd      0x1d3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_line    0x00006eb0      0x285 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_line    0x00007135     0x129c esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_line    0x000083d1      0xab8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_line    0x00008e89      0x3f1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_line    0x0000927a       0xda esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_line    0x00009354      0x499 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_line    0x000097ed     0x10a9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_line    0x0000a896      0x63e esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .debug_line    0x0000aed4     0x209e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_line    0x0000cf72      0xd5a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_line    0x0000dccc      0xb3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_line    0x0000e806      0x4ae esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_line    0x0000ecb4      0x1e3 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_line    0x0000ee97     0x2027 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_line    0x00010ebe      0x791 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_line    0x0001164f     0x17f7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_line    0x00012e46      0xdca esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_line    0x00013c10      0x2fc esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_line    0x00013f0c      0x298 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_line    0x000141a4      0x2b5 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_line    0x00014459      0x4c7 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_line    0x00014920      0x8cf esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_line    0x000151ef      0xdd6 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_line    0x00015fc5     0x1232 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_frame    0x00000000     0x1430
+ *(.debug_frame)
+ .debug_frame   0x00000000       0x28 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .debug_frame   0x00000028       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_frame   0x00000068       0x40 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_frame   0x000000a8      0x1a8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_frame   0x00000250       0x28 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_frame   0x00000278      0x1a8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_frame   0x00000420       0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_frame   0x000004c0       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_frame   0x000004e8       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_frame   0x00000528       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_frame   0x00000550       0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_frame   0x00000620       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_frame   0x00000648       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_frame   0x00000670       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_frame   0x00000698       0x88 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_frame   0x00000720       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .debug_frame   0x00000760      0x1f0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_frame   0x00000950       0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_frame   0x00000a20       0xa0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_frame   0x00000ac0       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_frame   0x00000ae8       0x28 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_frame   0x00000b10      0x328 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_frame   0x00000e38       0x28 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_frame   0x00000e60       0x70 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_frame   0x00000ed0       0xe8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_frame   0x00000fb8       0x58 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_frame   0x00001010       0x28 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_frame   0x00001038       0x28 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_frame   0x00001060       0xb8 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_frame   0x00001118       0xd0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_frame   0x000011e8       0xe8 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_frame   0x000012d0      0x160 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_str      0x00000000    0x127bf
+ *(.debug_str)
+ .debug_str     0x00000000    0x127bf esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+                                0x327 (size before relaxing)
+ .debug_str     0x000127bf      0x32e esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_str     0x000127bf      0xb92 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_str     0x000127bf     0x1c2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_str     0x000127bf      0x598 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_str     0x000127bf     0x1e28 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_str     0x000127bf      0x4c9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_str     0x000127bf      0x2bc esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_str     0x000127bf      0x2e5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_str     0x000127bf     0x3ddd esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_str     0x000127bf     0x1408 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_str     0x000127bf      0x7a1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_str     0x000127bf      0x2a5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_str     0x000127bf      0x341 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_str     0x000127bf      0xb70 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_str     0x000127bf      0x2eb esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .debug_str     0x000127bf     0x5d00 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_str     0x000127bf     0x1850 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_str     0x000127bf     0x429f esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_str     0x000127bf     0x12cd esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_str     0x000127bf      0x32d esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_str     0x000127bf     0x2fb7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_str     0x000127bf      0xe4f esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_str     0x000127bf     0x3e26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_str     0x000127bf     0x4cf9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_str     0x000127bf      0x475 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_str     0x000127bf      0x2f9 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_str     0x000127bf      0x342 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_str     0x000127bf     0x2b38 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_str     0x000127bf     0x2d03 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_str     0x000127bf      0x674 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_str     0x000127bf      0xa2b esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_loc      0x00000000     0x82a6
+ *(.debug_loc)
+ .debug_loc     0x00000000       0x23 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_loc     0x00000023       0xd0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_loc     0x000000f3     0x112a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_loc     0x0000121d      0x1bd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_loc     0x000013da     0x1e06 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_loc     0x000031e0       0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_loc     0x00003202      0x1f5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_loc     0x000033f7      0x458 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_loc     0x0000384f       0xbc esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_loc     0x0000390b      0x21d esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_loc     0x00003b28     0x10a3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_loc     0x00004bcb      0x217 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_loc     0x00004de2       0xea esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_loc     0x00004ecc       0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_loc     0x00004f6b       0x3f esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_loc     0x00004faa      0x8ca esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_loc     0x00005874      0x116 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_loc     0x0000598a      0x818 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_loc     0x000061a2      0x575 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_loc     0x00006717       0x15 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_loc     0x0000672c       0x7f esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_loc     0x000067ab       0x38 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_loc     0x000067e3      0x15d esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_loc     0x00006940      0xacb esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_loc     0x0000740b      0xe9b esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_macinfo
+ *(.debug_macinfo)
+
+.debug_pubtypes
+ *(.debug_pubtypes)
+
+.debug_ranges   0x00000000     0x15e8
+ *(.debug_ranges)
+ .debug_ranges  0x00000000       0x10 esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+ .debug_ranges  0x00000010       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_ranges  0x00000028       0x30 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_ranges  0x00000058      0x180 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_ranges  0x000001d8       0x70 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_ranges  0x00000248      0x3a8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_ranges  0x000005f0       0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_ranges  0x00000628       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_ranges  0x00000638       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_ranges  0x00000650       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .debug_ranges  0x00000660       0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_ranges  0x000006a8       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_ranges  0x000006b8       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_ranges  0x000006c8       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_ranges  0x000006f8       0x80 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_ranges  0x00000778       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .debug_ranges  0x00000790      0x248 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_ranges  0x000009d8       0x78 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .debug_ranges  0x00000a50       0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_ranges  0x00000a88       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_ranges  0x00000ab0       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .debug_ranges  0x00000ac0      0x2a8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_ranges  0x00000d68       0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_ranges  0x00000da8      0x158 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .debug_ranges  0x00000f00       0xd0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .debug_ranges  0x00000fd0       0x20 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_ranges  0x00000ff0       0x10 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .debug_ranges  0x00001000       0x28 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .debug_ranges  0x00001028       0x90 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_ranges  0x000010b8       0x78 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_ranges  0x00001130      0x1e8 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_ranges  0x00001318      0x2d0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_weaknames
+ *(.debug_weaknames)
+
+.debug_funcnames
+ *(.debug_funcnames)
+
+.debug_typenames
+ *(.debug_typenames)
+
+.debug_varnames
+ *(.debug_varnames)
+
+.debug_gnu_pubnames
+ *(.debug_gnu_pubnames)
+
+.debug_gnu_pubtypes
+ *(.debug_gnu_pubtypes)
+
+.debug_types
+ *(.debug_types)
+
+.debug_addr
+ *(.debug_addr)
+
+.debug_line_str
+ *(.debug_line_str)
+
+.debug_loclists
+ *(.debug_loclists)
+
+.debug_macro
+ *(.debug_macro)
+
+.debug_names
+ *(.debug_names)
+
+.debug_rnglists
+ *(.debug_rnglists)
+
+.debug_str_offsets
+ *(.debug_str_offsets)
+
+.comment        0x00000000       0x2f
+ *(.comment)
+ .comment       0x00000000       0x2f esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+                                 0x30 (size before relaxing)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/log/liblog.a(log_timestamp.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/hal/libhal.a(mpu_hal.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .comment       0x0000002f       0x30 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.note.GNU-stack
+ *(.note.GNU-stack)
+
+.noload         0x00000000        0x0
+                0x00000000                        _noload_keep_in_elf_start = ABSOLUTE (.)
+ *(.noload_keep_in_elf .noload_keep_in_elf.*)
+                0x00000000                        _noload_keep_in_elf_end = ABSOLUTE (.)
+OUTPUT(bootloader.elf elf32-xtensa-le)
+
+Cross Reference Table
+
+Symbol                                            File
+Cache_Count_Flash_Pages                           esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+Cache_Disable_DCache                              esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Disable_ICache                              esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Enable_DCache                               esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Enable_ICache                               esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Freeze_DCache_Disable                       esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Freeze_DCache_Enable                        esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Freeze_ICache_Disable                       esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Freeze_ICache_Enable                        esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Get_DCache_Line_Size                        esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Get_ICache_Line_Size                        esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Invalidate_Addr                             esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Resume_DCache                               esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Resume_DCache_Autoload                      esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+Cache_Resume_ICache                               esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Suspend_DCache                              esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Suspend_DCache_Autoload                     esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+Cache_Suspend_ICache                              esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_WriteBack_Addr                              esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+                                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+EFUSE                                             esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN0                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN1                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN2                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN3                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN0                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN1                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN2                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN3                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_CAL_VOL_ATTEN0                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_CAL_VOL_ATTEN1                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_CAL_VOL_ATTEN2                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_CAL_VOL_ATTEN3                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_INIT_CODE_ATTEN0                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_INIT_CODE_ATTEN1                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_INIT_CODE_ATTEN2                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC2_INIT_CODE_ATTEN3                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_BLK_VERSION_MAJOR                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_BLK_VERSION_MINOR                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIG_DBIAS_HVT                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_APP_CPU                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_DCACHE                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_DIRECT_BOOT                         esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_DIS_DOWNLOAD_DCACHE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_DIS_DOWNLOAD_ICACHE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_DIS_DOWNLOAD_MODE                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ESP_EFUSE_DIS_FORCE_DOWNLOAD                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_ICACHE                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_PAD_JTAG                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_DIS_TWAI                                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_JTAG                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_DIS_USB_OTG                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_OTG_DOWNLOAD_MODE               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_SERIAL_JTAG                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ESP_EFUSE_FLASH_CAP                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_ECC_EN                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_ECC_MODE                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_PAGE_SIZE                         esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_TEMP                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_TPUW                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_TYPE                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_VENDOR                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FORCE_SEND_RESUME                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_KEY0                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY1                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY2                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY3                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY4                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY5                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_0                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_1                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_2                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_3                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_4                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_5                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_K_DIG_LDO                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_K_RTC_LDO                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_MAC                                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_OCODE                                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_OPTIONAL_UNIQUE_ID                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_PIN_POWER_SELECTION                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_PKG_VERSION                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ESP_EFUSE_PSRAM_CAP                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_PSRAM_TEMP                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_PSRAM_VENDOR                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_RD_DIS                                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_RD_DIS_BLOCK_KEY0                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_BLOCK_KEY1                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_BLOCK_KEY2                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_BLOCK_KEY3                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_BLOCK_KEY4                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_BLOCK_KEY5                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_BLOCK_SYS_DATA2                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SECURE_BOOT_EN                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_VERSION                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SOFT_DIS_JTAG                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_SPI_BOOT_CRYPT_CNT                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_CLK                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_CS                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D                        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D4                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D5                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D6                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D7                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_DQS                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_HD                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_Q                        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_WP                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_STRAP_JTAG_SEL                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SYS_DATA_PART2                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_TEMP_CALIB                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_UART_PRINT_CONTROL                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ESP_EFUSE_USB_EXCHG_PINS                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USB_EXT_PHY_ENABLE                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USB_PHY_SEL                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USER_DATA                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USER_DATA_MAC_CUSTOM                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_VDD_SPI_FORCE                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_VDD_SPI_TIEH                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_VDD_SPI_XPD                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_V_DIG_DBIAS20                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_V_RTC_DBIAS20                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WAFER_VERSION_MAJOR                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WAFER_VERSION_MINOR_HI                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WAFER_VERSION_MINOR_LO                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WDT_DELAY_SEL                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS                                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN0              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN1              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN2              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_CAL_VOL_ATTEN3              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN0            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN1            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN2            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC1_INIT_CODE_ATTEN3            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN0              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN1              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN2              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_CAL_VOL_ATTEN3              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN0            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN1            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN2            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ADC2_INIT_CODE_ATTEN3            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_BLK1                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLK_VERSION_MAJOR                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_BLK_VERSION_MINOR                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_KEY0                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_KEY1                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_KEY2                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_KEY3                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_KEY4                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_KEY5                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_SYS_DATA2                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_BLOCK_USR_DATA                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_CUSTOM_MAC                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIG_DBIAS_HVT                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DISABLE_BLK_VERSION_MAJOR        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DISABLE_WAFER_VERSION_MAJOR      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_APP_CPU                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_DCACHE                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_DIRECT_BOOT                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_DCACHE              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_ICACHE              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MANUAL_ENCRYPT      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_DOWNLOAD_MODE                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_FORCE_DOWNLOAD               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_ICACHE                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_WR_DIS_DIS_PAD_JTAG                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_TWAI                         esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_USB_JTAG                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_USB_OTG                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_USB_OTG_DOWNLOAD_MODE        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_DIS_USB_SERIAL_JTAG_ROM_PRINT    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_ENABLE_SECURITY_DOWNLOAD         esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_CAP                        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_ECC_EN                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_ECC_MODE                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_PAGE_SIZE                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_TEMP                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_TPUW                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_TYPE                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FLASH_VENDOR                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_FORCE_SEND_RESUME                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_KEY_PURPOSE_0                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY_PURPOSE_1                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY_PURPOSE_2                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY_PURPOSE_3                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY_PURPOSE_4                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY_PURPOSE_5                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_K_DIG_LDO                        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_K_RTC_LDO                        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_MAC                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_OCODE                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_OPTIONAL_UNIQUE_ID               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_PIN_POWER_SELECTION              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_PKG_VERSION                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_PSRAM_CAP                        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_PSRAM_TEMP                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_PSRAM_VENDOR                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_RD_DIS                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_EN                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_VERSION                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SOFT_DIS_JTAG                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CLK               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_CS                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D4                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D5                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D6                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_D7                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_DQS               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_HD                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_Q                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SPI_PAD_CONFIG_WP                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_STRAP_JTAG_SEL                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SYS_DATA_PART1                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_TEMP_CALIB                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_UART_PRINT_CONTROL               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_USB_EXCHG_PINS                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_USB_EXT_PHY_ENABLE               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_USB_PHY_SEL                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_VDD_SPI_FORCE                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_VDD_SPI_TIEH                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_VDD_SPI_XPD                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_V_DIG_DBIAS20                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_V_RTC_DBIAS20                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_WAFER_VERSION_MAJOR              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_HI           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_WAFER_VERSION_MINOR_LO           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_WDT_DELAY_SEL                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ROM_Boot_Cache_Init                               esp-idf/hal/libhal.a(mmu_hal.c.obj)
+RTCCNTL                                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+SENS                                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+SPIMEM0                                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+SPIMEM1                                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+SYSTEM                                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+TIMERG0                                           esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+UART0                                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+__ashldi3                                         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_ashldi3.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+__assert_func                                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+__bswapsi2                                        C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_bswapsi2.o)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+__getreent                                        esp-idf/main/libmain.a(bootloader_start.c.obj)
+__lshrdi3                                         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_lshrdi3.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+__popcountsi2                                     C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_popcountsi2.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+__sf                                              C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+__udivdi3                                         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_udivdi3.o)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+__umoddi3                                         C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/esp32s3/no-rtti\libgcc.a(_umoddi3.o)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+_bss_end                                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+_bss_start                                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+_data_end                                         esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+_data_start                                       esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+_dram_end                                         esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+_dram_start                                       esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+_impure_data                                      C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+_impure_ptr                                       C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-impure.o)
+_loader_text_end                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+_loader_text_start                                esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+_putc1                                            esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+_putc2                                            esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+abort                                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                                  esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_after_init                             esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_ana_clock_glitch_reset_config          esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_ana_super_wdt_reset_config             esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_atexit                                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_before_init                            esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_check_bootloader_validity              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_clear_bss_section                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_clock_configure                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_common_check_chip_revision_validity    esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+bootloader_common_check_chip_validity             esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_common_check_efuse_blk_validity        esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_common_get_active_otadata              esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_get_partition_description       esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_ota_select_crc                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_ota_select_invalid              esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_ota_select_valid                esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+bootloader_common_read_otadata                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_select_otadata                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+bootloader_config_wdt                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_configure_spi_pins                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_console_deinit                         esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_console_init                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_debug_buffer                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_enable_random                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_enable_wp                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_execute_flash_command                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_fill_random                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_flash_clock_config                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_cs_timing_config                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_dummy_config                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_erase_range                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_flash_erase_sector                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_flash_execute_command_common           esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_flash_get_spi_mode                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_is_octal_mode_enabled            esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_read                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_flash_read_sfdp                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_flash_reset_chip                       esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_flash_set_dummy_out                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_unlock                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_unlock_default                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_flash_update_id                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_flash_update_size                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_flash_write                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_flash_xmc_startup                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_image_hdr                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_init                                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_init_mem                               esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_init_spi_flash                         esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_load_image                             esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_load_image_no_verify                   esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_mmap                                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_mmap_get_free_pages                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_munmap                                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_print_banner                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_random_disable                         esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_random_enable                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+bootloader_read_bootloader_header                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+bootloader_read_flash_id                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+bootloader_reset                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_sha256_data                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_finish                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_flash_contents                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_hex_to_str                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_start                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha512_data                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+bootloader_sha512_finish                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+bootloader_sha512_start                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+bootloader_spi_flash_reset                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_utility_get_selected_boot_partition    esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_utility_load_boot_image                esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_utility_load_partition_table           esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bzero                                             C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+cache_hal_disable                                 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+cache_hal_enable                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+cache_hal_freeze                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_get_cache_line_size                     esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_init                                    esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+cache_hal_invalidate_addr                         esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_is_cache_enabled                        esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_resume                                  esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_suspend                                 esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_unfreeze                                esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_vaddr_to_cache_level_id                 esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_hal_writeback_addr                          esp-idf/hal/libhal.a(cache_hal.c.obj)
+cache_writeback_items_freeze                      esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_writeback_esp32s3.S.obj)
+                                                  esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+call_start_cpu0                                   esp-idf/main/libmain.a(bootloader_start.c.obj)
+efuse_hal_blk_version                             esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+efuse_hal_chip_revision                           esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+efuse_hal_clear_program_registers                 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+efuse_hal_flash_encryption_enabled                esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+efuse_hal_get_chip_ver_pkg                        esp-idf/hal/libhal.a(efuse_hal.c.obj)
+efuse_hal_get_disable_blk_version_major           esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+efuse_hal_get_disable_wafer_version_major         esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+efuse_hal_get_mac                                 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+efuse_hal_get_major_chip_version                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+efuse_hal_get_minor_chip_version                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+efuse_hal_is_coding_error_in_block                esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+efuse_hal_program                                 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+efuse_hal_read                                    esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+efuse_hal_rs_calculate                            esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+efuse_hal_set_timing                              esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_bootloader_desc                               esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+esp_bootloader_get_description                    esp-idf/esp_bootloader_format/libesp_bootloader_format.a(esp_bootloader_desc.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+esp_cpu_configure_region_protection               esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+esp_efuse_batch_write_begin                       esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_batch_write_cancel                      esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_batch_write_commit                      esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_block_is_empty                          esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_check_errors                            esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_count_unused_key_blocks                 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_destroy_block                           esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_disable_rom_download_mode               esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+esp_efuse_enable_rom_secure_download_mode         esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_find_purpose                            esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_find_unused_key_block                   esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_get_coding_scheme                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_get_digest_revoke                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_get_field_size                          esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_get_key                                 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_get_key_dis_read                        esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_get_key_dis_write                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_get_key_purpose                         esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_get_keypurpose_dis_write                esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_get_pkg_ver                             esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+esp_efuse_get_purpose_field                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_get_write_protect_of_digest_revoke      esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_key_block_unused                        esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_read_block                              esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_read_field_bit                          esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_read_field_blob                         esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_read_field_cnt                          esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_read_reg                                esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_set_digest_revoke                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_key_dis_read                        esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_set_key_dis_write                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_key_purpose                         esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_keypurpose_dis_write                esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_read_protect                        esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_rom_log_scheme                      esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+esp_efuse_set_write_protect                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_write_protect_of_digest_revoke      esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_utility_apply_new_coding_scheme         esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_burn_chip                       esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_burn_chip_opt                   esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_burn_efuses                     esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_check_errors                    esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_clear_program_registers         esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_count_once                      esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_debug_dump_blocks               esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_debug_dump_pending              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_debug_dump_single_block         esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_erase_virt_blocks               esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_fill_buff                       esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_get_number_of_items             esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_get_read_register_address       esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_utility_is_correct_written_data         esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_process                         esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_read_reg                        esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_reset                           esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_update_virt_blocks              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_write_blob                      esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_write_cnt                       esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_write_reg                       esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_write_block                             esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_write_field_bit                         esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_write_field_blob                        esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+esp_efuse_write_field_cnt                         esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_write_key                               esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_write_keys                              esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_write_reg                               esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_flash_encryption_cfg_verify_release_mode      esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_flash_encryption_enabled                      esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+esp_flash_encryption_set_release_mode             esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_flash_write_protect_crypt_cnt                 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_get_flash_encryption_mode                     esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_image_bootloader_offset_get                   esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_bootloader_offset_set                   esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_get_flash_size                          esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_get_metadata                            esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_verify                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_verify_bootloader                       esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_verify_bootloader_data                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_log_early_timestamp                           esp-idf/log/liblog.a(log_timestamp.c.obj)
+esp_log_timestamp                                 esp-idf/log/liblog.a(log_timestamp.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+esp_partition_table_verify                        esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+esp_rom_crc32_le                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+esp_rom_delay_us                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+esp_rom_efuse_get_flash_gpio_info                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+esp_rom_efuse_get_flash_wp_gpio                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+esp_rom_get_cpu_ticks_per_us                      esp-idf/log/liblog.a(log_timestamp.c.obj)
+esp_rom_get_reset_reason                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+esp_rom_gpio_pad_set_drv                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+esp_rom_install_channel_putc                      esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+esp_rom_install_uart_printf                       esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+esp_rom_md5_final                                 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+esp_rom_md5_init                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+esp_rom_md5_update                                esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+esp_rom_output_flush_tx                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+esp_rom_output_putc                               esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+esp_rom_output_to_channels                        esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+esp_rom_output_tx_wait_idle                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+esp_rom_printf                                    esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+esp_rom_regi2c_read_mask                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+esp_rom_regi2c_write                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+esp_rom_regi2c_write_mask                         esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32s3.c.obj)
+esp_rom_set_cpu_ticks_per_us                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+esp_rom_software_reset_system                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+esp_rom_spiflash_config_clk                       esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+esp_rom_spiflash_config_param                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+esp_rom_spiflash_erase_block                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_erase_sector                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_read                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_wait_idle                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_write                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_write_encrypted                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_secure_boot_read_key_digests                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ets_efuse_clear_program_registers                 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ets_efuse_rs_calculate                            esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ets_install_putc1                                 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ets_install_putc2                                 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ets_install_uart_printf                           esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ets_sha_enable                                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ets_sha_finish                                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ets_sha_init                                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ets_sha_update                                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+g_dig_dbias_pvt_240m                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+g_dig_dbias_pvt_non_240m                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+g_rtc_dbias_pvt_240m                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+g_rtc_dbias_pvt_non_240m                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+g_uart_print                                      esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+g_usb_print                                       esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+memcmp                                            C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcmp.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+memcpy                                            C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memcpy.o)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+memset                                            C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-memset.o)
+                                                  C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/../lib/gcc/xtensa-esp-elf/14.2.0/../../../../xtensa-esp-elf/lib/esp32s3/no-rtti\libc.a(libc_a-bzero.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+mmu_hal_bytes_to_pages                            esp-idf/hal/libhal.a(mmu_hal.c.obj)
+mmu_hal_check_valid_ext_vaddr_region              esp-idf/hal/libhal.a(mmu_hal.c.obj)
+mmu_hal_init                                      esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32s3.c.obj)
+mmu_hal_map_region                                esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+mmu_hal_paddr_to_vaddr                            esp-idf/hal/libhal.a(mmu_hal.c.obj)
+mmu_hal_pages_to_bytes                            esp-idf/hal/libhal.a(mmu_hal.c.obj)
+mmu_hal_unmap_all                                 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+mmu_hal_unmap_region                              esp-idf/hal/libhal.a(mmu_hal.c.obj)
+mmu_hal_vaddr_to_paddr                            esp-idf/hal/libhal.a(mmu_hal.c.obj)
+mpu_hal_set_region_access                         esp-idf/hal/libhal.a(mpu_hal.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(cpu_region_protect.c.obj)
+range_read_addr_blocks                            esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+range_write_addr_blocks                           esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+rom_Cache_Count_Flash_Pages                       esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+rom_Cache_Freeze_DCache_Enable                    esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+rom_Cache_Freeze_ICache_Enable                    esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+rom_Cache_Suspend_DCache                          esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+rom_Cache_Suspend_ICache                          esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+rom_Cache_WriteBack_Addr                          esp-idf/esp_rom/libesp_rom.a(esp_rom_cache_esp32s2_esp32s3.c.obj)
+rom_spiflash_legacy_data                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32s3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+rtc_clk_32k_bootstrap                             esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_32k_disable_external                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_32k_enable                                esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_32k_enable_external                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_32k_enabled                               esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_8m_divider_set                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_8m_enable                                 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_8m_enabled                                esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_8md256_enabled                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_apb_freq_get                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_apb_freq_update                           esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_bbpll_add_consumer                        esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_bbpll_remove_consumer                     esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_cal                                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+rtc_clk_cal_internal                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+rtc_clk_cal_ratio                                 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+rtc_clk_cpu_freq_get_config                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_cpu_freq_mhz_to_config                    esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_cpu_freq_set_config                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_cpu_freq_set_config_fast                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_cpu_freq_set_xtal                         esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+rtc_clk_cpu_freq_set_xtal_for_sleep               esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_cpu_freq_to_xtal                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_cpu_set_to_default_config                 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_divider_set                               esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_fast_src_get                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_fast_src_set                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_freq_cal                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+rtc_clk_freq_to_period                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+rtc_clk_init                                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_slow_freq_get_hz                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+rtc_clk_slow_src_get                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_slow_src_set                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_wait_for_slow_cycle                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+rtc_clk_xtal_freq_get                             esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+rtc_clk_xtal_freq_update                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_dig_8m_enabled                                esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_dig_clk8m_disable                             esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_dig_clk8m_enable                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_get_xtal                                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_init                                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+rtc_sleep_get_default_config                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+rtc_sleep_init                                    esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+rtc_sleep_low_init                                esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+rtc_sleep_pu                                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+rtc_sleep_start                                   esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+rtc_time_get                                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+rtc_time_slowclk_to_us                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+rtc_time_us_to_slowclk                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_time.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_sleep.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+rtc_vddsdio_get_config                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+rtc_vddsdio_set_config                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_init.c.obj)
+s_cache_hal_init_ctx                              esp-idf/hal/libhal.a(cache_hal.c.obj)
+s_revoke_table                                    esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+s_table                                           esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+wdt_hal_config_stage                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_enable                                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_init                                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_set_flashboot_en                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_write_protect_disable                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_write_protect_enable                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)

Datei-Diff unterdrückt, da er zu groß ist
+ 104 - 0
test/NimBLE_Beacon/build/bootloader/build.ninja


+ 62 - 0
test/NimBLE_Beacon/build/bootloader/cmake_install.cmake

@@ -0,0 +1,62 @@
+# Install script for directory: C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/subproject
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+  set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+  if(BUILD_TYPE)
+    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+  else()
+    set(CMAKE_INSTALL_CONFIG_NAME "")
+  endif()
+  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+  if(COMPONENT)
+    message(STATUS "Install component: \"${COMPONENT}\"")
+    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+  else()
+    set(CMAKE_INSTALL_COMPONENT)
+  endif()
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+  set(CMAKE_CROSSCOMPILING "TRUE")
+endif()
+
+# Set path to fallback-tool for dependency-resolution.
+if(NOT DEFINED CMAKE_OBJDUMP)
+  set(CMAKE_OBJDUMP "C:/Dev/.espressif/tools/xtensa-esp-elf/esp-14.2.0_20241119/xtensa-esp-elf/bin/xtensa-esp32s3-elf-objdump.exe")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+  # Include the install script for the subdirectory.
+  include("D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/esp-idf/cmake_install.cmake")
+endif()
+
+if(CMAKE_INSTALL_COMPONENT)
+  if(CMAKE_INSTALL_COMPONENT MATCHES "^[a-zA-Z0-9_.+-]+$")
+    set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
+  else()
+    string(MD5 CMAKE_INST_COMP_HASH "${CMAKE_INSTALL_COMPONENT}")
+    set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INST_COMP_HASH}.txt")
+    unset(CMAKE_INST_COMP_HASH)
+  endif()
+else()
+  set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+  string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
+       "${CMAKE_INSTALL_MANIFEST_FILES}")
+  file(WRITE "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/${CMAKE_INSTALL_MANIFEST}"
+     "${CMAKE_INSTALL_MANIFEST_CONTENT}")
+endif()

Datei-Diff unterdrückt, da er zu groß ist
+ 3 - 0
test/NimBLE_Beacon/build/bootloader/compile_commands.json


+ 12 - 0
test/NimBLE_Beacon/build/bootloader/config.env

@@ -0,0 +1,12 @@
+{
+    "COMPONENT_KCONFIGS": "C:/Dev/esp/v5.5.1/esp-idf/components/efuse/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_common/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_security/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/esp_system/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/freertos/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/hal/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/log/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/newlib/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/soc/Kconfig;C:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/Kconfig",
+    "COMPONENT_KCONFIGS_PROJBUILD": "C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/esp_app_format/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/esp_rom/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/esptool_py/Kconfig.projbuild;C:/Dev/esp/v5.5.1/esp-idf/components/partition_table/Kconfig.projbuild",
+    "COMPONENT_SDKCONFIG_RENAMES": "C:/Dev/esp/v5.5.1/esp-idf/components/bootloader/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32s3;C:/Dev/esp/v5.5.1/esp-idf/components/esp_system/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/esp_system/sdkconfig.rename.esp32s3;C:/Dev/esp/v5.5.1/esp-idf/components/esptool_py/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/freertos/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/hal/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/newlib/sdkconfig.rename;C:/Dev/esp/v5.5.1/esp-idf/components/newlib/sdkconfig.rename.esp32s3;C:/Dev/esp/v5.5.1/esp-idf/components/spi_flash/sdkconfig.rename",
+    "IDF_TARGET": "esp32s3",
+    "IDF_TOOLCHAIN": "gcc",
+    "IDF_VERSION": "5.5.1",
+    "IDF_ENV_FPGA": "",
+    "IDF_PATH": "C:/Dev/esp/v5.5.1/esp-idf",
+    "COMPONENT_KCONFIGS_SOURCE_FILE": "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/kconfigs.in",
+    "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "D:/Project/ble_auracast/test/NimBLE_Beacon/build/bootloader/kconfigs_projbuild.in"
+}

Datei-Diff unterdrückt, da er zu groß ist
+ 4167 - 0
test/NimBLE_Beacon/build/bootloader/config/kconfig_menus.json


Datei-Diff unterdrückt, da er zu groß ist
+ 825 - 0
test/NimBLE_Beacon/build/bootloader/config/sdkconfig.cmake


+ 703 - 0
test/NimBLE_Beacon/build/bootloader/config/sdkconfig.h

@@ -0,0 +1,703 @@
+/*
+ * Automatically generated file. DO NOT EDIT.
+ * Espressif IoT Development Framework (ESP-IDF) 5.5.1 Configuration Header
+ */
+#pragma once
+#define CONFIG_SOC_ADC_SUPPORTED 1
+#define CONFIG_SOC_UART_SUPPORTED 1
+#define CONFIG_SOC_PCNT_SUPPORTED 1
+#define CONFIG_SOC_PHY_SUPPORTED 1
+#define CONFIG_SOC_WIFI_SUPPORTED 1
+#define CONFIG_SOC_TWAI_SUPPORTED 1
+#define CONFIG_SOC_GDMA_SUPPORTED 1
+#define CONFIG_SOC_UHCI_SUPPORTED 1
+#define CONFIG_SOC_AHB_GDMA_SUPPORTED 1
+#define CONFIG_SOC_GPTIMER_SUPPORTED 1
+#define CONFIG_SOC_LCDCAM_SUPPORTED 1
+#define CONFIG_SOC_LCDCAM_CAM_SUPPORTED 1
+#define CONFIG_SOC_LCDCAM_I80_LCD_SUPPORTED 1
+#define CONFIG_SOC_LCDCAM_RGB_LCD_SUPPORTED 1
+#define CONFIG_SOC_MCPWM_SUPPORTED 1
+#define CONFIG_SOC_DEDICATED_GPIO_SUPPORTED 1
+#define CONFIG_SOC_CACHE_SUPPORT_WRAP 1
+#define CONFIG_SOC_ULP_SUPPORTED 1
+#define CONFIG_SOC_ULP_FSM_SUPPORTED 1
+#define CONFIG_SOC_RISCV_COPROC_SUPPORTED 1
+#define CONFIG_SOC_BT_SUPPORTED 1
+#define CONFIG_SOC_USB_OTG_SUPPORTED 1
+#define CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED 1
+#define CONFIG_SOC_CCOMP_TIMER_SUPPORTED 1
+#define CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED 1
+#define CONFIG_SOC_SUPPORTS_SECURE_DL_MODE 1
+#define CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD 1
+#define CONFIG_SOC_EFUSE_SUPPORTED 1
+#define CONFIG_SOC_SDMMC_HOST_SUPPORTED 1
+#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1
+#define CONFIG_SOC_RTC_SLOW_MEM_SUPPORTED 1
+#define CONFIG_SOC_RTC_MEM_SUPPORTED 1
+#define CONFIG_SOC_PSRAM_DMA_CAPABLE 1
+#define CONFIG_SOC_XT_WDT_SUPPORTED 1
+#define CONFIG_SOC_I2S_SUPPORTED 1
+#define CONFIG_SOC_RMT_SUPPORTED 1
+#define CONFIG_SOC_SDM_SUPPORTED 1
+#define CONFIG_SOC_GPSPI_SUPPORTED 1
+#define CONFIG_SOC_LEDC_SUPPORTED 1
+#define CONFIG_SOC_I2C_SUPPORTED 1
+#define CONFIG_SOC_SYSTIMER_SUPPORTED 1
+#define CONFIG_SOC_SUPPORT_COEXISTENCE 1
+#define CONFIG_SOC_TEMP_SENSOR_SUPPORTED 1
+#define CONFIG_SOC_AES_SUPPORTED 1
+#define CONFIG_SOC_MPI_SUPPORTED 1
+#define CONFIG_SOC_SHA_SUPPORTED 1
+#define CONFIG_SOC_HMAC_SUPPORTED 1
+#define CONFIG_SOC_DIG_SIGN_SUPPORTED 1
+#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1
+#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1
+#define CONFIG_SOC_MEMPROT_SUPPORTED 1
+#define CONFIG_SOC_TOUCH_SENSOR_SUPPORTED 1
+#define CONFIG_SOC_BOD_SUPPORTED 1
+#define CONFIG_SOC_CLK_TREE_SUPPORTED 1
+#define CONFIG_SOC_MPU_SUPPORTED 1
+#define CONFIG_SOC_WDT_SUPPORTED 1
+#define CONFIG_SOC_SPI_FLASH_SUPPORTED 1
+#define CONFIG_SOC_RNG_SUPPORTED 1
+#define CONFIG_SOC_LIGHT_SLEEP_SUPPORTED 1
+#define CONFIG_SOC_DEEP_SLEEP_SUPPORTED 1
+#define CONFIG_SOC_LP_PERIPH_SHARE_INTERRUPT 1
+#define CONFIG_SOC_PM_SUPPORTED 1
+#define CONFIG_SOC_SIMD_INSTRUCTION_SUPPORTED 1
+#define CONFIG_SOC_XTAL_SUPPORT_40M 1
+#define CONFIG_SOC_APPCPU_HAS_CLOCK_GATING_BUG 1
+#define CONFIG_SOC_ADC_RTC_CTRL_SUPPORTED 1
+#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1
+#define CONFIG_SOC_ADC_ARBITER_SUPPORTED 1
+#define CONFIG_SOC_ADC_DIG_IIR_FILTER_SUPPORTED 1
+#define CONFIG_SOC_ADC_MONITOR_SUPPORTED 1
+#define CONFIG_SOC_ADC_DMA_SUPPORTED 1
+#define CONFIG_SOC_ADC_PERIPH_NUM 2
+#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 10
+#define CONFIG_SOC_ADC_ATTEN_NUM 4
+#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 2
+#define CONFIG_SOC_ADC_PATT_LEN_MAX 24
+#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 12
+#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12
+#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 4
+#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4
+#define CONFIG_SOC_ADC_DIGI_IIR_FILTER_NUM 2
+#define CONFIG_SOC_ADC_DIGI_MONITOR_NUM 2
+#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_HIGH 83333
+#define CONFIG_SOC_ADC_SAMPLE_FREQ_THRES_LOW 611
+#define CONFIG_SOC_ADC_RTC_MIN_BITWIDTH 12
+#define CONFIG_SOC_ADC_RTC_MAX_BITWIDTH 12
+#define CONFIG_SOC_ADC_CALIBRATION_V1_SUPPORTED 1
+#define CONFIG_SOC_ADC_SELF_HW_CALI_SUPPORTED 1
+#define CONFIG_SOC_ADC_SHARED_POWER 1
+#define CONFIG_SOC_APB_BACKUP_DMA 1
+#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED 1
+#define CONFIG_SOC_CACHE_WRITEBACK_SUPPORTED 1
+#define CONFIG_SOC_CACHE_FREEZE_SUPPORTED 1
+#define CONFIG_SOC_CACHE_ACS_INVALID_STATE_ON_PANIC 1
+#define CONFIG_SOC_CPU_CORES_NUM 2
+#define CONFIG_SOC_CPU_INTR_NUM 32
+#define CONFIG_SOC_CPU_HAS_FPU 1
+#define CONFIG_SOC_HP_CPU_HAS_MULTIPLE_CORES 1
+#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 2
+#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 2
+#define CONFIG_SOC_CPU_WATCHPOINT_MAX_REGION_SIZE 0x40
+#define CONFIG_SOC_SIMD_PREFERRED_DATA_ALIGNMENT 16
+#define CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN 4096
+#define CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH 16
+#define CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US 1100
+#define CONFIG_SOC_AHB_GDMA_VERSION 1
+#define CONFIG_SOC_GDMA_NUM_GROUPS_MAX 1
+#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP 5
+#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP_MAX 5
+#define CONFIG_SOC_AHB_GDMA_SUPPORT_PSRAM 1
+#define CONFIG_SOC_GPIO_PORT 1
+#define CONFIG_SOC_GPIO_PIN_COUNT 49
+#define CONFIG_SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER 1
+#define CONFIG_SOC_GPIO_FILTER_CLK_SUPPORT_APB 1
+#define CONFIG_SOC_GPIO_SUPPORT_RTC_INDEPENDENT 1
+#define CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD 1
+#define CONFIG_SOC_GPIO_VALID_GPIO_MASK 0x1FFFFFFFFFFFF
+#define CONFIG_SOC_GPIO_IN_RANGE_MAX 48
+#define CONFIG_SOC_GPIO_OUT_RANGE_MAX 48
+#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0x0001FFFFFC000000
+#define CONFIG_SOC_GPIO_CLOCKOUT_BY_IO_MUX 1
+#define CONFIG_SOC_GPIO_CLOCKOUT_CHANNEL_NUM 3
+#define CONFIG_SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP 1
+#define CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM 8
+#define CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM 8
+#define CONFIG_SOC_DEDIC_GPIO_OUT_AUTO_ENABLE 1
+#define CONFIG_SOC_I2C_NUM 2
+#define CONFIG_SOC_HP_I2C_NUM 2
+#define CONFIG_SOC_I2C_FIFO_LEN 32
+#define CONFIG_SOC_I2C_CMD_REG_NUM 8
+#define CONFIG_SOC_I2C_SUPPORT_SLAVE 1
+#define CONFIG_SOC_I2C_SUPPORT_HW_CLR_BUS 1
+#define CONFIG_SOC_I2C_SUPPORT_XTAL 1
+#define CONFIG_SOC_I2C_SUPPORT_RTC 1
+#define CONFIG_SOC_I2C_SUPPORT_10BIT_ADDR 1
+#define CONFIG_SOC_I2C_SLAVE_SUPPORT_BROADCAST 1
+#define CONFIG_SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS 1
+#define CONFIG_SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE 1
+#define CONFIG_SOC_I2S_NUM 2
+#define CONFIG_SOC_I2S_HW_VERSION_2 1
+#define CONFIG_SOC_I2S_SUPPORTS_XTAL 1
+#define CONFIG_SOC_I2S_SUPPORTS_PLL_F160M 1
+#define CONFIG_SOC_I2S_SUPPORTS_PCM 1
+#define CONFIG_SOC_I2S_SUPPORTS_PDM 1
+#define CONFIG_SOC_I2S_SUPPORTS_PDM_TX 1
+#define CONFIG_SOC_I2S_SUPPORTS_PCM2PDM 1
+#define CONFIG_SOC_I2S_SUPPORTS_PDM_RX 1
+#define CONFIG_SOC_I2S_SUPPORTS_PDM2PCM 1
+#define CONFIG_SOC_I2S_PDM_MAX_TX_LINES 2
+#define CONFIG_SOC_I2S_PDM_MAX_RX_LINES 4
+#define CONFIG_SOC_I2S_SUPPORTS_TDM 1
+#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1
+#define CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK 1
+#define CONFIG_SOC_LEDC_TIMER_NUM 4
+#define CONFIG_SOC_LEDC_CHANNEL_NUM 8
+#define CONFIG_SOC_LEDC_TIMER_BIT_WIDTH 14
+#define CONFIG_SOC_LEDC_SUPPORT_FADE_STOP 1
+#define CONFIG_SOC_MCPWM_GROUPS 2
+#define CONFIG_SOC_MCPWM_TIMERS_PER_GROUP 3
+#define CONFIG_SOC_MCPWM_OPERATORS_PER_GROUP 3
+#define CONFIG_SOC_MCPWM_COMPARATORS_PER_OPERATOR 2
+#define CONFIG_SOC_MCPWM_GENERATORS_PER_OPERATOR 2
+#define CONFIG_SOC_MCPWM_TRIGGERS_PER_OPERATOR 2
+#define CONFIG_SOC_MCPWM_GPIO_FAULTS_PER_GROUP 3
+#define CONFIG_SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP 1
+#define CONFIG_SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER 3
+#define CONFIG_SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP 3
+#define CONFIG_SOC_MCPWM_SWSYNC_CAN_PROPAGATE 1
+#define CONFIG_SOC_MMU_LINEAR_ADDRESS_REGION_NUM 1
+#define CONFIG_SOC_MMU_PERIPH_NUM 1
+#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000
+#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8
+#define CONFIG_SOC_PCNT_GROUPS 1
+#define CONFIG_SOC_PCNT_UNITS_PER_GROUP 4
+#define CONFIG_SOC_PCNT_CHANNELS_PER_UNIT 2
+#define CONFIG_SOC_PCNT_THRES_POINT_PER_UNIT 2
+#define CONFIG_SOC_RMT_GROUPS 1
+#define CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP 4
+#define CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP 4
+#define CONFIG_SOC_RMT_CHANNELS_PER_GROUP 8
+#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 48
+#define CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG 1
+#define CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_AUTO_STOP 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY 1
+#define CONFIG_SOC_RMT_SUPPORT_XTAL 1
+#define CONFIG_SOC_RMT_SUPPORT_RC_FAST 1
+#define CONFIG_SOC_RMT_SUPPORT_APB 1
+#define CONFIG_SOC_RMT_SUPPORT_DMA 1
+#define CONFIG_SOC_LCD_I80_SUPPORTED 1
+#define CONFIG_SOC_LCD_RGB_SUPPORTED 1
+#define CONFIG_SOC_LCD_I80_BUSES 1
+#define CONFIG_SOC_LCD_RGB_PANELS 1
+#define CONFIG_SOC_LCD_I80_BUS_WIDTH 16
+#define CONFIG_SOC_LCD_RGB_DATA_WIDTH 16
+#define CONFIG_SOC_LCD_SUPPORT_RGB_YUV_CONV 1
+#define CONFIG_SOC_LCDCAM_I80_NUM_BUSES 1
+#define CONFIG_SOC_LCDCAM_I80_BUS_WIDTH 16
+#define CONFIG_SOC_LCDCAM_RGB_NUM_PANELS 1
+#define CONFIG_SOC_LCDCAM_RGB_DATA_WIDTH 16
+#define CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH 128
+#define CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM 549
+#define CONFIG_SOC_RTC_CNTL_TAGMEM_PD_DMA_BUS_WIDTH 128
+#define CONFIG_SOC_RTCIO_PIN_COUNT 22
+#define CONFIG_SOC_RTCIO_INPUT_OUTPUT_SUPPORTED 1
+#define CONFIG_SOC_RTCIO_HOLD_SUPPORTED 1
+#define CONFIG_SOC_RTCIO_WAKE_SUPPORTED 1
+#define CONFIG_SOC_LP_IO_CLOCK_IS_INDEPENDENT 1
+#define CONFIG_SOC_SDM_GROUPS 1
+#define CONFIG_SOC_SDM_CHANNELS_PER_GROUP 8
+#define CONFIG_SOC_SDM_CLK_SUPPORT_APB 1
+#define CONFIG_SOC_SPI_PERIPH_NUM 3
+#define CONFIG_SOC_SPI_MAX_CS_NUM 6
+#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64
+#define CONFIG_SOC_SPI_SUPPORT_DDRCLK 1
+#define CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 1
+#define CONFIG_SOC_SPI_SUPPORT_CD_SIG 1
+#define CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS 1
+#define CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 1
+#define CONFIG_SOC_SPI_SUPPORT_CLK_APB 1
+#define CONFIG_SOC_SPI_SUPPORT_CLK_XTAL 1
+#define CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT 1
+#define CONFIG_SOC_MEMSPI_IS_INDEPENDENT 1
+#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 16
+#define CONFIG_SOC_SPI_SUPPORT_OCT 1
+#define CONFIG_SOC_SPI_SCT_SUPPORTED 1
+#define CONFIG_SOC_SPI_SCT_REG_NUM 14
+#define CONFIG_SOC_SPI_SCT_BUFFER_NUM_MAX 1
+#define CONFIG_SOC_SPI_SCT_CONF_BITLEN_MAX 0x3FFFA
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_120M_SUPPORTED 1
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1
+#define CONFIG_SOC_SPIRAM_SUPPORTED 1
+#define CONFIG_SOC_SPIRAM_XIP_SUPPORTED 1
+#define CONFIG_SOC_SYSTIMER_COUNTER_NUM 2
+#define CONFIG_SOC_SYSTIMER_ALARM_NUM 3
+#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO 32
+#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI 20
+#define CONFIG_SOC_SYSTIMER_FIXED_DIVIDER 1
+#define CONFIG_SOC_SYSTIMER_INT_LEVEL 1
+#define CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE 1
+#define CONFIG_SOC_TIMER_GROUPS 2
+#define CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP 2
+#define CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 54
+#define CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL 1
+#define CONFIG_SOC_TIMER_GROUP_SUPPORT_APB 1
+#define CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS 4
+#define CONFIG_SOC_LP_TIMER_BIT_WIDTH_LO 32
+#define CONFIG_SOC_LP_TIMER_BIT_WIDTH_HI 16
+#define CONFIG_SOC_TOUCH_SENSOR_VERSION 2
+#define CONFIG_SOC_TOUCH_SENSOR_NUM 15
+#define CONFIG_SOC_TOUCH_MIN_CHAN_ID 1
+#define CONFIG_SOC_TOUCH_MAX_CHAN_ID 14
+#define CONFIG_SOC_TOUCH_SUPPORT_BENCHMARK 1
+#define CONFIG_SOC_TOUCH_SUPPORT_SLEEP_WAKEUP 1
+#define CONFIG_SOC_TOUCH_SUPPORT_WATERPROOF 1
+#define CONFIG_SOC_TOUCH_SUPPORT_PROX_SENSING 1
+#define CONFIG_SOC_TOUCH_SUPPORT_DENOISE_CHAN 1
+#define CONFIG_SOC_TOUCH_PROXIMITY_CHANNEL_NUM 3
+#define CONFIG_SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED 1
+#define CONFIG_SOC_TOUCH_SAMPLE_CFG_NUM 1
+#define CONFIG_SOC_TWAI_CONTROLLER_NUM 1
+#define CONFIG_SOC_TWAI_MASK_FILTER_NUM 1
+#define CONFIG_SOC_TWAI_CLK_SUPPORT_APB 1
+#define CONFIG_SOC_TWAI_BRP_MIN 2
+#define CONFIG_SOC_TWAI_BRP_MAX 16384
+#define CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS 1
+#define CONFIG_SOC_UART_NUM 3
+#define CONFIG_SOC_UART_HP_NUM 3
+#define CONFIG_SOC_UART_FIFO_LEN 128
+#define CONFIG_SOC_UART_BITRATE_MAX 5000000
+#define CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND 1
+#define CONFIG_SOC_UART_SUPPORT_WAKEUP_INT 1
+#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1
+#define CONFIG_SOC_UART_SUPPORT_RTC_CLK 1
+#define CONFIG_SOC_UART_SUPPORT_XTAL_CLK 1
+#define CONFIG_SOC_UART_WAKEUP_SUPPORT_ACTIVE_THRESH_MODE 1
+#define CONFIG_SOC_UHCI_NUM 1
+#define CONFIG_SOC_USB_OTG_PERIPH_NUM 1
+#define CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE 3968
+#define CONFIG_SOC_SHA_SUPPORT_DMA 1
+#define CONFIG_SOC_SHA_SUPPORT_RESUME 1
+#define CONFIG_SOC_SHA_GDMA 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA1 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA224 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA256 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA384 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA512 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA512_224 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA512_256 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA512_T 1
+#define CONFIG_SOC_MPI_MEM_BLOCKS_NUM 4
+#define CONFIG_SOC_MPI_OPERATIONS_NUM 3
+#define CONFIG_SOC_RSA_MAX_BIT_LEN 4096
+#define CONFIG_SOC_AES_SUPPORT_DMA 1
+#define CONFIG_SOC_AES_GDMA 1
+#define CONFIG_SOC_AES_SUPPORT_AES_128 1
+#define CONFIG_SOC_AES_SUPPORT_AES_256 1
+#define CONFIG_SOC_PM_SUPPORT_EXT0_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_EXT1_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_EXT_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_BT_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_CPU_PD 1
+#define CONFIG_SOC_PM_SUPPORT_TAGMEM_PD 1
+#define CONFIG_SOC_PM_SUPPORT_RTC_PERIPH_PD 1
+#define CONFIG_SOC_PM_SUPPORT_RC_FAST_PD 1
+#define CONFIG_SOC_PM_SUPPORT_VDDSDIO_PD 1
+#define CONFIG_SOC_PM_SUPPORT_MAC_BB_PD 1
+#define CONFIG_SOC_PM_SUPPORT_MODEM_PD 1
+#define CONFIG_SOC_CONFIGURABLE_VDDSDIO_SUPPORTED 1
+#define CONFIG_SOC_PM_SUPPORT_DEEPSLEEP_CHECK_STUB_ONLY 1
+#define CONFIG_SOC_PM_CPU_RETENTION_BY_RTCCNTL 1
+#define CONFIG_SOC_PM_MODEM_RETENTION_BY_BACKUPDMA 1
+#define CONFIG_SOC_PM_MODEM_PD_BY_SW 1
+#define CONFIG_SOC_CLK_RC_FAST_D256_SUPPORTED 1
+#define CONFIG_SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256 1
+#define CONFIG_SOC_CLK_RC_FAST_SUPPORT_CALIBRATION 1
+#define CONFIG_SOC_CLK_XTAL32K_SUPPORTED 1
+#define CONFIG_SOC_CLK_LP_FAST_SUPPORT_XTAL_D2 1
+#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_ICACHE 1
+#define CONFIG_SOC_EFUSE_DIS_DOWNLOAD_DCACHE 1
+#define CONFIG_SOC_EFUSE_HARD_DIS_JTAG 1
+#define CONFIG_SOC_EFUSE_DIS_USB_JTAG 1
+#define CONFIG_SOC_EFUSE_SOFT_DIS_JTAG 1
+#define CONFIG_SOC_EFUSE_DIS_DIRECT_BOOT 1
+#define CONFIG_SOC_EFUSE_DIS_ICACHE 1
+#define CONFIG_SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK 1
+#define CONFIG_SOC_SECURE_BOOT_V2_RSA 1
+#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 3
+#define CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1
+#define CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1
+#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 64
+#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES 1
+#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS 1
+#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 1
+#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_256 1
+#define CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE 16
+#define CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE 256
+#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21
+#define CONFIG_SOC_MAC_BB_PD_MEM_SIZE 192
+#define CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 12
+#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_FLASH_OPI_MODE 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_TIMING_TUNING 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_WRAP 1
+#define CONFIG_SOC_MEMSPI_TIMING_TUNING_BY_MSPI_DELAY 1
+#define CONFIG_SOC_MEMSPI_CORE_CLK_SHARED_WITH_PSRAM 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_CACHE_32BIT_ADDR_MAP 1
+#define CONFIG_SOC_COEX_HW_PTI 1
+#define CONFIG_SOC_EXTERNAL_COEX_LEADER_TX_LINE 1
+#define CONFIG_SOC_SDMMC_USE_GPIO_MATRIX 1
+#define CONFIG_SOC_SDMMC_NUM_SLOTS 2
+#define CONFIG_SOC_SDMMC_SUPPORT_XTAL_CLOCK 1
+#define CONFIG_SOC_SDMMC_DELAY_PHASE_NUM 4
+#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1
+#define CONFIG_SOC_WIFI_HW_TSF 1
+#define CONFIG_SOC_WIFI_FTM_SUPPORT 1
+#define CONFIG_SOC_WIFI_GCMP_SUPPORT 1
+#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1
+#define CONFIG_SOC_WIFI_CSI_SUPPORT 1
+#define CONFIG_SOC_WIFI_MESH_SUPPORT 1
+#define CONFIG_SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW 1
+#define CONFIG_SOC_WIFI_PHY_NEEDS_USB_WORKAROUND 1
+#define CONFIG_SOC_BLE_SUPPORTED 1
+#define CONFIG_SOC_BLE_MESH_SUPPORTED 1
+#define CONFIG_SOC_BLE_50_SUPPORTED 1
+#define CONFIG_SOC_BLE_DEVICE_PRIVACY_SUPPORTED 1
+#define CONFIG_SOC_BLUFI_SUPPORTED 1
+#define CONFIG_SOC_ULP_HAS_ADC 1
+#define CONFIG_SOC_PHY_COMBO_MODULE 1
+#define CONFIG_SOC_LCDCAM_CAM_SUPPORT_RGB_YUV_CONV 1
+#define CONFIG_SOC_LCDCAM_CAM_PERIPH_NUM 1
+#define CONFIG_SOC_LCDCAM_CAM_DATA_WIDTH_MAX 16
+#define CONFIG_IDF_CMAKE 1
+#define CONFIG_IDF_TOOLCHAIN "gcc"
+#define CONFIG_IDF_TOOLCHAIN_GCC 1
+#define CONFIG_IDF_TARGET_ARCH_XTENSA 1
+#define CONFIG_IDF_TARGET_ARCH "xtensa"
+#define CONFIG_IDF_TARGET "esp32s3"
+#define CONFIG_IDF_INIT_VERSION "5.5.1"
+#define CONFIG_IDF_TARGET_ESP32S3 1
+#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0009
+#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1
+#define CONFIG_APP_BUILD_GENERATE_BINARIES 1
+#define CONFIG_APP_BUILD_BOOTLOADER 1
+#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1
+#define CONFIG_BOOTLOADER_COMPILE_TIME_DATE 1
+#define CONFIG_BOOTLOADER_PROJECT_VER 1
+#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0
+#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1
+#define CONFIG_BOOTLOADER_LOG_VERSION_1 1
+#define CONFIG_BOOTLOADER_LOG_VERSION 1
+#define CONFIG_BOOTLOADER_LOG_LEVEL_INFO 1
+#define CONFIG_BOOTLOADER_LOG_LEVEL 3
+#define CONFIG_BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS 1
+#define CONFIG_BOOTLOADER_LOG_MODE_TEXT_EN 1
+#define CONFIG_BOOTLOADER_LOG_MODE_TEXT 1
+#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1
+#define CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V 1
+#define CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE 1
+#define CONFIG_BOOTLOADER_WDT_ENABLE 1
+#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000
+#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0
+#define CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED 1
+#define CONFIG_SECURE_BOOT_V2_PREFERRED 1
+#define CONFIG_SECURE_ROM_DL_MODE_ENABLED 1
+#define CONFIG_APP_COMPILE_TIME_DATE 1
+#define CONFIG_APP_RETRIEVE_LEN_ELF_SHA 9
+#define CONFIG_ESP_ROM_HAS_CRC_LE 1
+#define CONFIG_ESP_ROM_HAS_CRC_BE 1
+#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1
+#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1
+#define CONFIG_ESP_ROM_UART_CLK_IS_XTAL 1
+#define CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING 1
+#define CONFIG_ESP_ROM_USB_OTG_NUM 3
+#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM 4
+#define CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG 1
+#define CONFIG_ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV 1
+#define CONFIG_ESP_ROM_GET_CLK_FREQ 1
+#define CONFIG_ESP_ROM_HAS_HAL_WDT 1
+#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1
+#define CONFIG_ESP_ROM_HAS_LAYOUT_TABLE 1
+#define CONFIG_ESP_ROM_HAS_SPI_FLASH 1
+#define CONFIG_ESP_ROM_HAS_SPI_FLASH_MMAP 1
+#define CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG 1
+#define CONFIG_ESP_ROM_HAS_NEWLIB 1
+#define CONFIG_ESP_ROM_HAS_NEWLIB_NANO_FORMAT 1
+#define CONFIG_ESP_ROM_HAS_NEWLIB_32BIT_TIME 1
+#define CONFIG_ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE 1
+#define CONFIG_ESP_ROM_RAM_APP_NEEDS_MMU_INIT 1
+#define CONFIG_ESP_ROM_HAS_FLASH_COUNT_PAGES_BUG 1
+#define CONFIG_ESP_ROM_HAS_CACHE_SUSPEND_WAITI_BUG 1
+#define CONFIG_ESP_ROM_HAS_CACHE_WRITEBACK_BUG 1
+#define CONFIG_ESP_ROM_HAS_SW_FLOAT 1
+#define CONFIG_ESP_ROM_HAS_VERSION 1
+#define CONFIG_ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB 1
+#define CONFIG_ESP_ROM_HAS_OUTPUT_PUTC_FUNC 1
+#define CONFIG_ESP_ROM_CONSOLE_OUTPUT_SECONDARY 1
+#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1
+#define CONFIG_ESPTOOLPY_FLASH_MODE_AUTO_DETECT 1
+#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1
+#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1
+#define CONFIG_ESPTOOLPY_FLASHMODE "dio"
+#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1
+#define CONFIG_ESPTOOLPY_FLASHFREQ "80m"
+#define CONFIG_ESPTOOLPY_FLASHSIZE_2MB 1
+#define CONFIG_ESPTOOLPY_FLASHSIZE "2MB"
+#define CONFIG_ESPTOOLPY_BEFORE_RESET 1
+#define CONFIG_ESPTOOLPY_BEFORE "default_reset"
+#define CONFIG_ESPTOOLPY_AFTER_RESET 1
+#define CONFIG_ESPTOOLPY_AFTER "hard_reset"
+#define CONFIG_ESPTOOLPY_MONITOR_BAUD 115200
+#define CONFIG_PARTITION_TABLE_SINGLE_APP 1
+#define CONFIG_PARTITION_TABLE_CUSTOM_FILENAME "partitions.csv"
+#define CONFIG_PARTITION_TABLE_FILENAME "partitions_singleapp.csv"
+#define CONFIG_PARTITION_TABLE_OFFSET 0x8000
+#define CONFIG_PARTITION_TABLE_MD5 1
+#define CONFIG_COMPILER_OPTIMIZATION_DEBUG 1
+#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1
+#define CONFIG_COMPILER_ASSERT_NDEBUG_EVALUATE 1
+#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1
+#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2
+#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1
+#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1
+#define CONFIG_COMPILER_DISABLE_DEFAULT_ERRORS 1
+#define CONFIG_COMPILER_RT_LIB_GCCLIB 1
+#define CONFIG_COMPILER_RT_LIB_NAME "gcc"
+#define CONFIG_COMPILER_ORPHAN_SECTIONS_WARNING 1
+#define CONFIG_EFUSE_MAX_BLK_LEN 256
+#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1
+#define CONFIG_ESP32S3_REV_MIN_0 1
+#define CONFIG_ESP32S3_REV_MIN_FULL 0
+#define CONFIG_ESP_REV_MIN_FULL 0
+#define CONFIG_ESP32S3_REV_MAX_FULL 99
+#define CONFIG_ESP_REV_MAX_FULL 99
+#define CONFIG_ESP_EFUSE_BLOCK_REV_MIN_FULL 0
+#define CONFIG_ESP_EFUSE_BLOCK_REV_MAX_FULL 199
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1
+#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR 1
+#define CONFIG_ESP_MAC_UNIVERSAL_MAC_ADDRESSES 4
+#define CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR 1
+#define CONFIG_ESP32S3_UNIVERSAL_MAC_ADDRESSES 4
+#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1
+#define CONFIG_ESP_SLEEP_MSPI_NEED_ALL_IO_PU 1
+#define CONFIG_ESP_SLEEP_RTC_BUS_ISO_WORKAROUND 1
+#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1
+#define CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY 2000
+#define CONFIG_ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS 1
+#define CONFIG_RTC_CLK_SRC_INT_RC 1
+#define CONFIG_RTC_CLK_CAL_CYCLES 1024
+#define CONFIG_ESP_PERIPH_CTRL_FUNC_IN_IRAM 1
+#define CONFIG_ESP_REGI2C_CTRL_FUNC_IN_IRAM 1
+#define CONFIG_GDMA_CTRL_FUNC_IN_IRAM 1
+#define CONFIG_GDMA_ISR_HANDLER_IN_IRAM 1
+#define CONFIG_GDMA_OBJ_DRAM_SAFE 1
+#define CONFIG_XTAL_FREQ_40 1
+#define CONFIG_XTAL_FREQ 40
+#define CONFIG_ESP_BROWNOUT_DET 1
+#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 1
+#define CONFIG_ESP_BROWNOUT_DET_LVL 7
+#define CONFIG_ESP_BROWNOUT_USE_INTR 1
+#define CONFIG_ESP_INTR_IN_IRAM 1
+#define CONFIG_ESP_ROM_PRINT_IN_IRAM 1
+#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1
+#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160
+#define CONFIG_ESP32S3_INSTRUCTION_CACHE_16KB 1
+#define CONFIG_ESP32S3_INSTRUCTION_CACHE_SIZE 0x4000
+#define CONFIG_ESP32S3_INSTRUCTION_CACHE_8WAYS 1
+#define CONFIG_ESP32S3_ICACHE_ASSOCIATED_WAYS 8
+#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_32B 1
+#define CONFIG_ESP32S3_INSTRUCTION_CACHE_LINE_SIZE 32
+#define CONFIG_ESP32S3_DATA_CACHE_32KB 1
+#define CONFIG_ESP32S3_DATA_CACHE_SIZE 0x8000
+#define CONFIG_ESP32S3_DATA_CACHE_8WAYS 1
+#define CONFIG_ESP32S3_DCACHE_ASSOCIATED_WAYS 8
+#define CONFIG_ESP32S3_DATA_CACHE_LINE_32B 1
+#define CONFIG_ESP32S3_DATA_CACHE_LINE_SIZE 32
+#define CONFIG_ESP32S3_TRACEMEM_RESERVE_DRAM 0x0
+#define CONFIG_ESP_SYSTEM_IN_IRAM 1
+#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1
+#define CONFIG_ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS 0
+#define CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK 1
+#define CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP 1
+#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE 1
+#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK 1
+#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32
+#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304
+#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584
+#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1
+#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0
+#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048
+#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1
+#define CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG 1
+#define CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED 1
+#define CONFIG_ESP_CONSOLE_UART 1
+#define CONFIG_ESP_CONSOLE_UART_NUM 0
+#define CONFIG_ESP_CONSOLE_ROM_SERIAL_PORT_NUM 0
+#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200
+#define CONFIG_ESP_INT_WDT 1
+#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300
+#define CONFIG_ESP_INT_WDT_CHECK_CPU1 1
+#define CONFIG_ESP_TASK_WDT_EN 1
+#define CONFIG_ESP_TASK_WDT_INIT 1
+#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5
+#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1
+#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 1
+#define CONFIG_ESP_DEBUG_OCDAWARE 1
+#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1
+#define CONFIG_ESP_SYSTEM_BBPLL_RECALIB 1
+#define CONFIG_ESP_IPC_ENABLE 1
+#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1280
+#define CONFIG_ESP_IPC_USES_CALLERS_PRIORITY 1
+#define CONFIG_ESP_IPC_ISR_ENABLE 1
+#define CONFIG_FREERTOS_HZ 100
+#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1
+#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1
+#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536
+#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16
+#define CONFIG_FREERTOS_USE_TIMERS 1
+#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_NAME "Tmr Svc"
+#define CONFIG_FREERTOS_TIMER_TASK_NO_AFFINITY 1
+#define CONFIG_FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY 0x7FFFFFFF
+#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1
+#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048
+#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10
+#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0
+#define CONFIG_FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES 1
+#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 1
+#define CONFIG_FREERTOS_TLSP_DELETION_CALLBACKS 1
+#define CONFIG_FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER 1
+#define CONFIG_FREERTOS_ISR_STACKSIZE 1536
+#define CONFIG_FREERTOS_INTERRUPT_BACKTRACE 1
+#define CONFIG_FREERTOS_TICK_SUPPORT_SYSTIMER 1
+#define CONFIG_FREERTOS_CORETIMER_SYSTIMER_LVL1 1
+#define CONFIG_FREERTOS_SYSTICK_USES_SYSTIMER 1
+#define CONFIG_FREERTOS_PORT 1
+#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF
+#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1
+#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1
+#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1
+#define CONFIG_FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH 1
+#define CONFIG_FREERTOS_NUMBER_OF_CORES 2
+#define CONFIG_FREERTOS_IN_IRAM 1
+#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1
+#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2
+#define CONFIG_HAL_WDT_USE_ROM_IMPL 1
+#define CONFIG_LOG_VERSION_1 1
+#define CONFIG_LOG_VERSION 1
+#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1
+#define CONFIG_LOG_DEFAULT_LEVEL 3
+#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1
+#define CONFIG_LOG_MAXIMUM_LEVEL 3
+#define CONFIG_LOG_DYNAMIC_LEVEL_CONTROL 1
+#define CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST 1
+#define CONFIG_LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP 1
+#define CONFIG_LOG_TAG_LEVEL_IMPL_CACHE_SIZE 31
+#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1
+#define CONFIG_LOG_MODE_TEXT_EN 1
+#define CONFIG_LOG_MODE_TEXT 1
+#define CONFIG_LOG_IN_IRAM 1
+#define CONFIG_LIBC_NEWLIB 1
+#define CONFIG_LIBC_MISC_IN_IRAM 1
+#define CONFIG_LIBC_LOCKS_PLACE_IN_IRAM 1
+#define CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT 1
+#define CONFIG_MMU_PAGE_SIZE_64KB 1
+#define CONFIG_MMU_PAGE_MODE "64KB"
+#define CONFIG_MMU_PAGE_SIZE 0x10000
+#define CONFIG_SPI_FLASH_BROWNOUT_RESET_XMC 1
+#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1
+#define CONFIG_SPI_FLASH_HPM_AUTO 1
+#define CONFIG_SPI_FLASH_HPM_ON 1
+#define CONFIG_SPI_FLASH_HPM_DC_AUTO 1
+#define CONFIG_SPI_FLASH_SUSPEND_TSUS_VAL_US 50
+#define CONFIG_SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM 1
+#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1
+#define CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS 1
+#define CONFIG_SPI_FLASH_YIELD_DURING_ERASE 1
+#define CONFIG_SPI_FLASH_ERASE_YIELD_DURATION_MS 20
+#define CONFIG_SPI_FLASH_ERASE_YIELD_TICKS 1
+#define CONFIG_SPI_FLASH_WRITE_CHUNK_SIZE 8192
+#define CONFIG_SPI_FLASH_VENDOR_XMC_SUPPORT_ENABLED 1
+#define CONFIG_SPI_FLASH_VENDOR_GD_SUPPORT_ENABLED 1
+#define CONFIG_SPI_FLASH_VENDOR_ISSI_SUPPORT_ENABLED 1
+#define CONFIG_SPI_FLASH_VENDOR_MXIC_SUPPORT_ENABLED 1
+#define CONFIG_SPI_FLASH_VENDOR_WINBOND_SUPPORT_ENABLED 1
+#define CONFIG_SPI_FLASH_VENDOR_BOYA_SUPPORT_ENABLED 1
+#define CONFIG_SPI_FLASH_VENDOR_TH_SUPPORT_ENABLED 1
+#define CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_GD_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_TH_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_MXIC_OPI_CHIP 1
+#define CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE 1
+
+/* List of deprecated options */
+#define CONFIG_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
+#define CONFIG_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
+#define CONFIG_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7
+#define CONFIG_COMPILER_OPTIMIZATION_DEFAULT CONFIG_COMPILER_OPTIMIZATION_DEBUG
+#define CONFIG_COMPILER_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
+#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART
+#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE
+#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT
+#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM
+#define CONFIG_ESP32S3_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
+#define CONFIG_ESP32S3_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
+#define CONFIG_ESP32S3_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7
+#define CONFIG_ESP32S3_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE
+#define CONFIG_ESP32S3_DEEP_SLEEP_WAKEUP_DELAY CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY
+#define CONFIG_ESP32S3_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160
+#define CONFIG_ESP32S3_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ
+#define CONFIG_ESP32S3_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES
+#define CONFIG_ESP32S3_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC
+#define CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_FRC1 CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT
+#define CONFIG_ESP32S3_TIME_SYSCALL_USE_RTC_SYSTIMER CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT
+#define CONFIG_ESP_SLEEP_DEEP_SLEEP_WAKEUP_DELAY CONFIG_ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY
+#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR CONFIG_ESP_BROWNOUT_USE_INTR
+#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
+#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO
+#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT
+#define CONFIG_INT_WDT_CHECK_CPU1 CONFIG_ESP_INT_WDT_CHECK_CPU1
+#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS
+#define CONFIG_IPC_TASK_STACK_SIZE CONFIG_ESP_IPC_TASK_STACK_SIZE
+#define CONFIG_LOG_BOOTLOADER_LEVEL CONFIG_BOOTLOADER_LOG_LEVEL
+#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO
+#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE
+#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD
+#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT CONFIG_LIBC_TIME_SYSCALL_USE_RTC_HRT
+#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE
+#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL
+#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEBUG
+#define CONFIG_PERIPH_CTRL_FUNC_IN_IRAM CONFIG_ESP_PERIPH_CTRL_FUNC_IN_IRAM
+#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS
+#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE
+#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE
+#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE
+#define CONFIG_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
+#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0
+#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU1 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1
+#define CONFIG_TASK_WDT_TIMEOUT_S CONFIG_ESP_TASK_WDT_TIMEOUT_S
+#define CONFIG_TIMER_QUEUE_LENGTH CONFIG_FREERTOS_TIMER_QUEUE_LENGTH
+#define CONFIG_TIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY
+#define CONFIG_TIMER_TASK_STACK_DEPTH CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH

+ 823 - 0
test/NimBLE_Beacon/build/bootloader/config/sdkconfig.json

@@ -0,0 +1,823 @@
+{
+    "APP_BUILD_BOOTLOADER": true,
+    "APP_BUILD_GENERATE_BINARIES": true,
+    "APP_BUILD_TYPE_APP_2NDBOOT": true,
+    "APP_BUILD_TYPE_RAM": false,
+    "APP_BUILD_USE_FLASH_SECTIONS": true,
+    "APP_COMPILE_TIME_DATE": true,
+    "APP_EXCLUDE_PROJECT_NAME_VAR": false,
+    "APP_EXCLUDE_PROJECT_VER_VAR": false,
+    "APP_NO_BLOBS": false,
+    "APP_PROJECT_VER_FROM_CONFIG": false,
+    "APP_REPRODUCIBLE_BUILD": false,
+    "APP_RETRIEVE_LEN_ELF_SHA": 9,
+    "BOOTLOADER_APP_ROLLBACK_ENABLE": false,
+    "BOOTLOADER_APP_TEST": false,
+    "BOOTLOADER_COMPILER_OPTIMIZATION_DEBUG": false,
+    "BOOTLOADER_COMPILER_OPTIMIZATION_NONE": false,
+    "BOOTLOADER_COMPILER_OPTIMIZATION_PERF": false,
+    "BOOTLOADER_COMPILER_OPTIMIZATION_SIZE": true,
+    "BOOTLOADER_COMPILE_TIME_DATE": true,
+    "BOOTLOADER_CUSTOM_RESERVE_RTC": false,
+    "BOOTLOADER_FACTORY_RESET": false,
+    "BOOTLOADER_FLASH_DC_AWARE": false,
+    "BOOTLOADER_FLASH_XMC_SUPPORT": true,
+    "BOOTLOADER_LOG_COLORS": false,
+    "BOOTLOADER_LOG_LEVEL": 3,
+    "BOOTLOADER_LOG_LEVEL_DEBUG": false,
+    "BOOTLOADER_LOG_LEVEL_ERROR": false,
+    "BOOTLOADER_LOG_LEVEL_INFO": true,
+    "BOOTLOADER_LOG_LEVEL_NONE": false,
+    "BOOTLOADER_LOG_LEVEL_VERBOSE": false,
+    "BOOTLOADER_LOG_LEVEL_WARN": false,
+    "BOOTLOADER_LOG_MODE_TEXT": true,
+    "BOOTLOADER_LOG_MODE_TEXT_EN": true,
+    "BOOTLOADER_LOG_TIMESTAMP_SOURCE_CPU_TICKS": true,
+    "BOOTLOADER_LOG_VERSION": 1,
+    "BOOTLOADER_LOG_VERSION_1": true,
+    "BOOTLOADER_OFFSET_IN_FLASH": 0,
+    "BOOTLOADER_PROJECT_VER": 1,
+    "BOOTLOADER_REGION_PROTECTION_ENABLE": true,
+    "BOOTLOADER_RESERVE_RTC_SIZE": 0,
+    "BOOTLOADER_SKIP_VALIDATE_ALWAYS": false,
+    "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false,
+    "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false,
+    "BOOTLOADER_VDDSDIO_BOOST_1_9V": true,
+    "BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false,
+    "BOOTLOADER_WDT_ENABLE": true,
+    "BOOTLOADER_WDT_TIME_MS": 9000,
+    "BOOT_ROM_LOG_ALWAYS_OFF": false,
+    "BOOT_ROM_LOG_ALWAYS_ON": true,
+    "BOOT_ROM_LOG_ON_GPIO_HIGH": false,
+    "BOOT_ROM_LOG_ON_GPIO_LOW": false,
+    "COMPILER_ASSERT_NDEBUG_EVALUATE": true,
+    "COMPILER_CXX_EXCEPTIONS": false,
+    "COMPILER_CXX_RTTI": false,
+    "COMPILER_DISABLE_DEFAULT_ERRORS": true,
+    "COMPILER_DISABLE_GCC12_WARNINGS": false,
+    "COMPILER_DISABLE_GCC13_WARNINGS": false,
+    "COMPILER_DISABLE_GCC14_WARNINGS": false,
+    "COMPILER_DUMP_RTL_FILES": false,
+    "COMPILER_FLOAT_LIB_FROM_GCCLIB": true,
+    "COMPILER_HIDE_PATHS_MACROS": true,
+    "COMPILER_NO_MERGE_CONSTANTS": false,
+    "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false,
+    "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true,
+    "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false,
+    "COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2,
+    "COMPILER_OPTIMIZATION_CHECKS_SILENT": false,
+    "COMPILER_OPTIMIZATION_DEBUG": true,
+    "COMPILER_OPTIMIZATION_NONE": false,
+    "COMPILER_OPTIMIZATION_PERF": false,
+    "COMPILER_OPTIMIZATION_SIZE": false,
+    "COMPILER_ORPHAN_SECTIONS_PLACE": false,
+    "COMPILER_ORPHAN_SECTIONS_WARNING": true,
+    "COMPILER_RT_LIB_GCCLIB": true,
+    "COMPILER_RT_LIB_NAME": "gcc",
+    "COMPILER_STACK_CHECK_MODE_ALL": false,
+    "COMPILER_STACK_CHECK_MODE_NONE": true,
+    "COMPILER_STACK_CHECK_MODE_NORM": false,
+    "COMPILER_STACK_CHECK_MODE_STRONG": false,
+    "COMPILER_STATIC_ANALYZER": false,
+    "COMPILER_WARN_WRITE_STRINGS": false,
+    "EFUSE_CUSTOM_TABLE": false,
+    "EFUSE_MAX_BLK_LEN": 256,
+    "EFUSE_VIRTUAL": false,
+    "ESP32S3_DATA_CACHE_16KB": false,
+    "ESP32S3_DATA_CACHE_32KB": true,
+    "ESP32S3_DATA_CACHE_4WAYS": false,
+    "ESP32S3_DATA_CACHE_64KB": false,
+    "ESP32S3_DATA_CACHE_8WAYS": true,
+    "ESP32S3_DATA_CACHE_LINE_16B": false,
+    "ESP32S3_DATA_CACHE_LINE_32B": true,
+    "ESP32S3_DATA_CACHE_LINE_64B": false,
+    "ESP32S3_DATA_CACHE_LINE_SIZE": 32,
+    "ESP32S3_DATA_CACHE_SIZE": 32768,
+    "ESP32S3_DCACHE_ASSOCIATED_WAYS": 8,
+    "ESP32S3_ICACHE_ASSOCIATED_WAYS": 8,
+    "ESP32S3_INSTRUCTION_CACHE_16KB": true,
+    "ESP32S3_INSTRUCTION_CACHE_32KB": false,
+    "ESP32S3_INSTRUCTION_CACHE_4WAYS": false,
+    "ESP32S3_INSTRUCTION_CACHE_8WAYS": true,
+    "ESP32S3_INSTRUCTION_CACHE_LINE_16B": false,
+    "ESP32S3_INSTRUCTION_CACHE_LINE_32B": true,
+    "ESP32S3_INSTRUCTION_CACHE_LINE_SIZE": 32,
+    "ESP32S3_INSTRUCTION_CACHE_SIZE": 16384,
+    "ESP32S3_REV_MAX_FULL": 99,
+    "ESP32S3_REV_MIN_0": true,
+    "ESP32S3_REV_MIN_1": false,
+    "ESP32S3_REV_MIN_2": false,
+    "ESP32S3_REV_MIN_FULL": 0,
+    "ESP32S3_RTCDATA_IN_FAST_MEM": false,
+    "ESP32S3_TRACEMEM_RESERVE_DRAM": 0,
+    "ESP32S3_TRAX": false,
+    "ESP32S3_UNIVERSAL_MAC_ADDRESSES": 4,
+    "ESP32S3_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
+    "ESP32S3_UNIVERSAL_MAC_ADDRESSES_TWO": false,
+    "ESP32S3_USE_FIXED_STATIC_RAM_SIZE": false,
+    "ESPTOOLPY_AFTER": "hard_reset",
+    "ESPTOOLPY_AFTER_NORESET": false,
+    "ESPTOOLPY_AFTER_RESET": true,
+    "ESPTOOLPY_BEFORE": "default_reset",
+    "ESPTOOLPY_BEFORE_NORESET": false,
+    "ESPTOOLPY_BEFORE_RESET": true,
+    "ESPTOOLPY_FLASHFREQ": "80m",
+    "ESPTOOLPY_FLASHFREQ_120M": false,
+    "ESPTOOLPY_FLASHFREQ_20M": false,
+    "ESPTOOLPY_FLASHFREQ_40M": false,
+    "ESPTOOLPY_FLASHFREQ_80M": true,
+    "ESPTOOLPY_FLASHMODE": "dio",
+    "ESPTOOLPY_FLASHMODE_DIO": true,
+    "ESPTOOLPY_FLASHMODE_DOUT": false,
+    "ESPTOOLPY_FLASHMODE_QIO": false,
+    "ESPTOOLPY_FLASHMODE_QOUT": false,
+    "ESPTOOLPY_FLASHSIZE": "2MB",
+    "ESPTOOLPY_FLASHSIZE_128MB": false,
+    "ESPTOOLPY_FLASHSIZE_16MB": false,
+    "ESPTOOLPY_FLASHSIZE_1MB": false,
+    "ESPTOOLPY_FLASHSIZE_2MB": true,
+    "ESPTOOLPY_FLASHSIZE_32MB": false,
+    "ESPTOOLPY_FLASHSIZE_4MB": false,
+    "ESPTOOLPY_FLASHSIZE_64MB": false,
+    "ESPTOOLPY_FLASHSIZE_8MB": false,
+    "ESPTOOLPY_FLASH_MODE_AUTO_DETECT": true,
+    "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true,
+    "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false,
+    "ESPTOOLPY_MONITOR_BAUD": 115200,
+    "ESPTOOLPY_NO_STUB": false,
+    "ESPTOOLPY_OCT_FLASH": false,
+    "ESP_BROWNOUT_DET": true,
+    "ESP_BROWNOUT_DET_LVL": 7,
+    "ESP_BROWNOUT_DET_LVL_SEL_1": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_2": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_3": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_4": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_5": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_6": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_7": true,
+    "ESP_BROWNOUT_USE_INTR": true,
+    "ESP_CONSOLE_NONE": false,
+    "ESP_CONSOLE_ROM_SERIAL_PORT_NUM": 0,
+    "ESP_CONSOLE_SECONDARY_NONE": false,
+    "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true,
+    "ESP_CONSOLE_UART": true,
+    "ESP_CONSOLE_UART_BAUDRATE": 115200,
+    "ESP_CONSOLE_UART_CUSTOM": false,
+    "ESP_CONSOLE_UART_DEFAULT": true,
+    "ESP_CONSOLE_UART_NUM": 0,
+    "ESP_CONSOLE_USB_CDC": false,
+    "ESP_CONSOLE_USB_SERIAL_JTAG": false,
+    "ESP_CONSOLE_USB_SERIAL_JTAG_ENABLED": true,
+    "ESP_DEBUG_OCDAWARE": true,
+    "ESP_DEBUG_STUBS_ENABLE": false,
+    "ESP_DEFAULT_CPU_FREQ_MHZ": 160,
+    "ESP_DEFAULT_CPU_FREQ_MHZ_160": true,
+    "ESP_DEFAULT_CPU_FREQ_MHZ_240": false,
+    "ESP_DEFAULT_CPU_FREQ_MHZ_80": false,
+    "ESP_EFUSE_BLOCK_REV_MAX_FULL": 199,
+    "ESP_EFUSE_BLOCK_REV_MIN_FULL": 0,
+    "ESP_ERR_TO_NAME_LOOKUP": true,
+    "ESP_INTR_IN_IRAM": true,
+    "ESP_INT_WDT": true,
+    "ESP_INT_WDT_CHECK_CPU1": true,
+    "ESP_INT_WDT_TIMEOUT_MS": 300,
+    "ESP_IPC_ENABLE": true,
+    "ESP_IPC_ISR_ENABLE": true,
+    "ESP_IPC_TASK_STACK_SIZE": 1280,
+    "ESP_IPC_USES_CALLERS_PRIORITY": true,
+    "ESP_MAC_ADDR_UNIVERSE_BT": true,
+    "ESP_MAC_ADDR_UNIVERSE_ETH": true,
+    "ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true,
+    "ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true,
+    "ESP_MAC_UNIVERSAL_MAC_ADDRESSES": 4,
+    "ESP_MAC_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
+    "ESP_MAC_USE_CUSTOM_MAC_AS_BASE_MAC": false,
+    "ESP_MAIN_TASK_AFFINITY": 0,
+    "ESP_MAIN_TASK_AFFINITY_CPU0": true,
+    "ESP_MAIN_TASK_AFFINITY_CPU1": false,
+    "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false,
+    "ESP_MAIN_TASK_STACK_SIZE": 3584,
+    "ESP_MINIMAL_SHARED_STACK_SIZE": 2048,
+    "ESP_PANIC_HANDLER_IRAM": false,
+    "ESP_PERIPH_CTRL_FUNC_IN_IRAM": true,
+    "ESP_REGI2C_CTRL_FUNC_IN_IRAM": true,
+    "ESP_REV_MAX_FULL": 99,
+    "ESP_REV_MIN_FULL": 0,
+    "ESP_ROM_CONSOLE_OUTPUT_SECONDARY": true,
+    "ESP_ROM_GET_CLK_FREQ": true,
+    "ESP_ROM_HAS_CACHE_SUSPEND_WAITI_BUG": true,
+    "ESP_ROM_HAS_CACHE_WRITEBACK_BUG": true,
+    "ESP_ROM_HAS_CRC_BE": true,
+    "ESP_ROM_HAS_CRC_LE": true,
+    "ESP_ROM_HAS_ENCRYPTED_WRITES_USING_LEGACY_DRV": true,
+    "ESP_ROM_HAS_ERASE_0_REGION_BUG": true,
+    "ESP_ROM_HAS_ETS_PRINTF_BUG": true,
+    "ESP_ROM_HAS_FLASH_COUNT_PAGES_BUG": true,
+    "ESP_ROM_HAS_HAL_WDT": true,
+    "ESP_ROM_HAS_JPEG_DECODE": true,
+    "ESP_ROM_HAS_LAYOUT_TABLE": true,
+    "ESP_ROM_HAS_MZ_CRC32": true,
+    "ESP_ROM_HAS_NEWLIB": true,
+    "ESP_ROM_HAS_NEWLIB_32BIT_TIME": true,
+    "ESP_ROM_HAS_NEWLIB_NANO_FORMAT": true,
+    "ESP_ROM_HAS_OUTPUT_PUTC_FUNC": true,
+    "ESP_ROM_HAS_RETARGETABLE_LOCKING": true,
+    "ESP_ROM_HAS_SPI_FLASH": true,
+    "ESP_ROM_HAS_SPI_FLASH_MMAP": true,
+    "ESP_ROM_HAS_SW_FLOAT": true,
+    "ESP_ROM_HAS_VERSION": true,
+    "ESP_ROM_NEEDS_SET_CACHE_MMU_SIZE": true,
+    "ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true,
+    "ESP_ROM_PRINT_IN_IRAM": true,
+    "ESP_ROM_RAM_APP_NEEDS_MMU_INIT": true,
+    "ESP_ROM_SUPPORT_DEEP_SLEEP_WAKEUP_STUB": true,
+    "ESP_ROM_UART_CLK_IS_XTAL": true,
+    "ESP_ROM_USB_OTG_NUM": 3,
+    "ESP_ROM_USB_SERIAL_DEVICE_NUM": 4,
+    "ESP_SLEEP_CACHE_SAFE_ASSERTION": false,
+    "ESP_SLEEP_DEBUG": false,
+    "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true,
+    "ESP_SLEEP_GPIO_ENABLE_INTERNAL_RESISTORS": true,
+    "ESP_SLEEP_GPIO_RESET_WORKAROUND": true,
+    "ESP_SLEEP_MSPI_NEED_ALL_IO_PU": true,
+    "ESP_SLEEP_POWER_DOWN_FLASH": false,
+    "ESP_SLEEP_RTC_BUS_ISO_WORKAROUND": true,
+    "ESP_SLEEP_WAIT_FLASH_READY_EXTRA_DELAY": 2000,
+    "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true,
+    "ESP_SYSTEM_BBPLL_RECALIB": true,
+    "ESP_SYSTEM_CHECK_INT_LEVEL_4": true,
+    "ESP_SYSTEM_EVENT_QUEUE_SIZE": 32,
+    "ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304,
+    "ESP_SYSTEM_IN_IRAM": true,
+    "ESP_SYSTEM_MEMPROT_FEATURE": true,
+    "ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true,
+    "ESP_SYSTEM_PANIC_PRINT_HALT": false,
+    "ESP_SYSTEM_PANIC_PRINT_REBOOT": true,
+    "ESP_SYSTEM_PANIC_REBOOT_DELAY_SECONDS": 0,
+    "ESP_SYSTEM_PANIC_SILENT_REBOOT": false,
+    "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true,
+    "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true,
+    "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1": true,
+    "ESP_TASK_WDT_EN": true,
+    "ESP_TASK_WDT_INIT": true,
+    "ESP_TASK_WDT_PANIC": false,
+    "ESP_TASK_WDT_TIMEOUT_S": 5,
+    "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true,
+    "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false,
+    "FREERTOS_CHECK_STACKOVERFLOW_CANARY": true,
+    "FREERTOS_CHECK_STACKOVERFLOW_NONE": false,
+    "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false,
+    "FREERTOS_CORETIMER_SYSTIMER_LVL1": true,
+    "FREERTOS_CORETIMER_SYSTIMER_LVL3": false,
+    "FREERTOS_DEBUG_OCDAWARE": true,
+    "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": false,
+    "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false,
+    "FREERTOS_ENABLE_TASK_SNAPSHOT": true,
+    "FREERTOS_FPU_IN_ISR": false,
+    "FREERTOS_GENERATE_RUN_TIME_STATS": false,
+    "FREERTOS_HZ": 100,
+    "FREERTOS_IDLE_TASK_STACKSIZE": 1536,
+    "FREERTOS_INTERRUPT_BACKTRACE": true,
+    "FREERTOS_IN_IRAM": true,
+    "FREERTOS_ISR_STACKSIZE": 1536,
+    "FREERTOS_MAX_TASK_NAME_LEN": 16,
+    "FREERTOS_NO_AFFINITY": 2147483647,
+    "FREERTOS_NUMBER_OF_CORES": 2,
+    "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false,
+    "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": true,
+    "FREERTOS_PORT": true,
+    "FREERTOS_QUEUE_REGISTRY_SIZE": 0,
+    "FREERTOS_SMP": false,
+    "FREERTOS_SUPPORT_STATIC_ALLOCATION": true,
+    "FREERTOS_SYSTICK_USES_SYSTIMER": true,
+    "FREERTOS_TASK_FUNCTION_WRAPPER": true,
+    "FREERTOS_TASK_NOTIFICATION_ARRAY_ENTRIES": 1,
+    "FREERTOS_TASK_PRE_DELETION_HOOK": false,
+    "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1,
+    "FREERTOS_TICK_SUPPORT_SYSTIMER": true,
+    "FREERTOS_TIMER_QUEUE_LENGTH": 10,
+    "FREERTOS_TIMER_SERVICE_TASK_CORE_AFFINITY": 2147483647,
+    "FREERTOS_TIMER_SERVICE_TASK_NAME": "Tmr Svc",
+    "FREERTOS_TIMER_TASK_AFFINITY_CPU0": false,
+    "FREERTOS_TIMER_TASK_AFFINITY_CPU1": false,
+    "FREERTOS_TIMER_TASK_NO_AFFINITY": true,
+    "FREERTOS_TIMER_TASK_PRIORITY": 1,
+    "FREERTOS_TIMER_TASK_STACK_DEPTH": 2048,
+    "FREERTOS_TLSP_DELETION_CALLBACKS": true,
+    "FREERTOS_UNICORE": false,
+    "FREERTOS_USE_APPLICATION_TASK_TAG": false,
+    "FREERTOS_USE_IDLE_HOOK": false,
+    "FREERTOS_USE_LIST_DATA_INTEGRITY_CHECK_BYTES": false,
+    "FREERTOS_USE_TICK_HOOK": false,
+    "FREERTOS_USE_TIMERS": true,
+    "FREERTOS_USE_TRACE_FACILITY": false,
+    "FREERTOS_WATCHPOINT_END_OF_STACK": false,
+    "GDMA_CTRL_FUNC_IN_IRAM": true,
+    "GDMA_ENABLE_DEBUG_LOG": false,
+    "GDMA_ISR_HANDLER_IN_IRAM": true,
+    "GDMA_ISR_IRAM_SAFE": false,
+    "GDMA_OBJ_DRAM_SAFE": true,
+    "HAL_ASSERTION_DISABLE": false,
+    "HAL_ASSERTION_ENABLE": false,
+    "HAL_ASSERTION_EQUALS_SYSTEM": true,
+    "HAL_ASSERTION_SILENT": false,
+    "HAL_DEFAULT_ASSERTION_LEVEL": 2,
+    "HAL_WDT_USE_ROM_IMPL": true,
+    "IDF_CMAKE": true,
+    "IDF_EXPERIMENTAL_FEATURES": false,
+    "IDF_FIRMWARE_CHIP_ID": 9,
+    "IDF_INIT_VERSION": "5.5.1",
+    "IDF_TARGET": "esp32s3",
+    "IDF_TARGET_ARCH": "xtensa",
+    "IDF_TARGET_ARCH_XTENSA": true,
+    "IDF_TARGET_ESP32S3": true,
+    "IDF_TOOLCHAIN": "gcc",
+    "IDF_TOOLCHAIN_GCC": true,
+    "LIBC_LOCKS_PLACE_IN_IRAM": true,
+    "LIBC_MISC_IN_IRAM": true,
+    "LIBC_NEWLIB": true,
+    "LIBC_NEWLIB_NANO_FORMAT": false,
+    "LIBC_TIME_SYSCALL_USE_HRT": false,
+    "LIBC_TIME_SYSCALL_USE_NONE": false,
+    "LIBC_TIME_SYSCALL_USE_RTC": false,
+    "LIBC_TIME_SYSCALL_USE_RTC_HRT": true,
+    "LOG_COLORS": false,
+    "LOG_DEFAULT_LEVEL": 3,
+    "LOG_DEFAULT_LEVEL_DEBUG": false,
+    "LOG_DEFAULT_LEVEL_ERROR": false,
+    "LOG_DEFAULT_LEVEL_INFO": true,
+    "LOG_DEFAULT_LEVEL_NONE": false,
+    "LOG_DEFAULT_LEVEL_VERBOSE": false,
+    "LOG_DEFAULT_LEVEL_WARN": false,
+    "LOG_DYNAMIC_LEVEL_CONTROL": true,
+    "LOG_IN_IRAM": true,
+    "LOG_MASTER_LEVEL": false,
+    "LOG_MAXIMUM_EQUALS_DEFAULT": true,
+    "LOG_MAXIMUM_LEVEL": 3,
+    "LOG_MAXIMUM_LEVEL_DEBUG": false,
+    "LOG_MAXIMUM_LEVEL_VERBOSE": false,
+    "LOG_MODE_TEXT": true,
+    "LOG_MODE_TEXT_EN": true,
+    "LOG_TAG_LEVEL_CACHE_ARRAY": false,
+    "LOG_TAG_LEVEL_CACHE_BINARY_MIN_HEAP": true,
+    "LOG_TAG_LEVEL_IMPL_CACHE_AND_LINKED_LIST": true,
+    "LOG_TAG_LEVEL_IMPL_CACHE_SIZE": 31,
+    "LOG_TAG_LEVEL_IMPL_LINKED_LIST": false,
+    "LOG_TAG_LEVEL_IMPL_NONE": false,
+    "LOG_TIMESTAMP_SOURCE_RTOS": true,
+    "LOG_TIMESTAMP_SOURCE_SYSTEM": false,
+    "LOG_VERSION": 1,
+    "LOG_VERSION_1": true,
+    "LOG_VERSION_2": false,
+    "MMU_PAGE_MODE": "64KB",
+    "MMU_PAGE_SIZE": 65536,
+    "MMU_PAGE_SIZE_64KB": true,
+    "PARTITION_TABLE_CUSTOM": false,
+    "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv",
+    "PARTITION_TABLE_FILENAME": "partitions_singleapp.csv",
+    "PARTITION_TABLE_MD5": true,
+    "PARTITION_TABLE_OFFSET": 32768,
+    "PARTITION_TABLE_SINGLE_APP": true,
+    "PARTITION_TABLE_SINGLE_APP_LARGE": false,
+    "PARTITION_TABLE_TWO_OTA": false,
+    "PARTITION_TABLE_TWO_OTA_LARGE": false,
+    "RTC_CLK_CAL_CYCLES": 1024,
+    "RTC_CLK_SRC_EXT_CRYS": false,
+    "RTC_CLK_SRC_EXT_OSC": false,
+    "RTC_CLK_SRC_INT_8MD256": false,
+    "RTC_CLK_SRC_INT_RC": true,
+    "SECURE_BOOT": false,
+    "SECURE_BOOT_V2_PREFERRED": true,
+    "SECURE_BOOT_V2_RSA_SUPPORTED": true,
+    "SECURE_FLASH_ENC_ENABLED": false,
+    "SECURE_ROM_DL_MODE_ENABLED": true,
+    "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false,
+    "SOC_ADC_ARBITER_SUPPORTED": true,
+    "SOC_ADC_ATTEN_NUM": 4,
+    "SOC_ADC_CALIBRATION_V1_SUPPORTED": true,
+    "SOC_ADC_DIGI_CONTROLLER_NUM": 2,
+    "SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4,
+    "SOC_ADC_DIGI_IIR_FILTER_NUM": 2,
+    "SOC_ADC_DIGI_MAX_BITWIDTH": 12,
+    "SOC_ADC_DIGI_MIN_BITWIDTH": 12,
+    "SOC_ADC_DIGI_MONITOR_NUM": 2,
+    "SOC_ADC_DIGI_RESULT_BYTES": 4,
+    "SOC_ADC_DIG_CTRL_SUPPORTED": true,
+    "SOC_ADC_DIG_IIR_FILTER_SUPPORTED": true,
+    "SOC_ADC_DMA_SUPPORTED": true,
+    "SOC_ADC_MAX_CHANNEL_NUM": 10,
+    "SOC_ADC_MONITOR_SUPPORTED": true,
+    "SOC_ADC_PATT_LEN_MAX": 24,
+    "SOC_ADC_PERIPH_NUM": 2,
+    "SOC_ADC_RTC_CTRL_SUPPORTED": true,
+    "SOC_ADC_RTC_MAX_BITWIDTH": 12,
+    "SOC_ADC_RTC_MIN_BITWIDTH": 12,
+    "SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333,
+    "SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611,
+    "SOC_ADC_SELF_HW_CALI_SUPPORTED": true,
+    "SOC_ADC_SHARED_POWER": true,
+    "SOC_ADC_SUPPORTED": true,
+    "SOC_AES_GDMA": true,
+    "SOC_AES_SUPPORTED": true,
+    "SOC_AES_SUPPORT_AES_128": true,
+    "SOC_AES_SUPPORT_AES_256": true,
+    "SOC_AES_SUPPORT_DMA": true,
+    "SOC_AHB_GDMA_SUPPORTED": true,
+    "SOC_AHB_GDMA_SUPPORT_PSRAM": true,
+    "SOC_AHB_GDMA_VERSION": 1,
+    "SOC_APB_BACKUP_DMA": true,
+    "SOC_APPCPU_HAS_CLOCK_GATING_BUG": true,
+    "SOC_ASYNC_MEMCPY_SUPPORTED": true,
+    "SOC_BLE_50_SUPPORTED": true,
+    "SOC_BLE_DEVICE_PRIVACY_SUPPORTED": true,
+    "SOC_BLE_MESH_SUPPORTED": true,
+    "SOC_BLE_SUPPORTED": true,
+    "SOC_BLUFI_SUPPORTED": true,
+    "SOC_BOD_SUPPORTED": true,
+    "SOC_BROWNOUT_RESET_SUPPORTED": true,
+    "SOC_BT_SUPPORTED": true,
+    "SOC_CACHE_ACS_INVALID_STATE_ON_PANIC": true,
+    "SOC_CACHE_FREEZE_SUPPORTED": true,
+    "SOC_CACHE_SUPPORT_WRAP": true,
+    "SOC_CACHE_WRITEBACK_SUPPORTED": true,
+    "SOC_CCOMP_TIMER_SUPPORTED": true,
+    "SOC_CLK_LP_FAST_SUPPORT_XTAL_D2": true,
+    "SOC_CLK_RC_FAST_D256_SUPPORTED": true,
+    "SOC_CLK_RC_FAST_SUPPORT_CALIBRATION": true,
+    "SOC_CLK_TREE_SUPPORTED": true,
+    "SOC_CLK_XTAL32K_SUPPORTED": true,
+    "SOC_COEX_HW_PTI": true,
+    "SOC_CONFIGURABLE_VDDSDIO_SUPPORTED": true,
+    "SOC_CPU_BREAKPOINTS_NUM": 2,
+    "SOC_CPU_CORES_NUM": 2,
+    "SOC_CPU_HAS_FPU": true,
+    "SOC_CPU_INTR_NUM": 32,
+    "SOC_CPU_WATCHPOINTS_NUM": 2,
+    "SOC_CPU_WATCHPOINT_MAX_REGION_SIZE": 64,
+    "SOC_DEDICATED_GPIO_SUPPORTED": true,
+    "SOC_DEDIC_GPIO_IN_CHANNELS_NUM": 8,
+    "SOC_DEDIC_GPIO_OUT_AUTO_ENABLE": true,
+    "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": 8,
+    "SOC_DEEP_SLEEP_SUPPORTED": true,
+    "SOC_DIG_SIGN_SUPPORTED": true,
+    "SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100,
+    "SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16,
+    "SOC_DS_SIGNATURE_MAX_BIT_LEN": 4096,
+    "SOC_EFUSE_BLOCK9_KEY_PURPOSE_QUIRK": true,
+    "SOC_EFUSE_DIS_DIRECT_BOOT": true,
+    "SOC_EFUSE_DIS_DOWNLOAD_DCACHE": true,
+    "SOC_EFUSE_DIS_DOWNLOAD_ICACHE": true,
+    "SOC_EFUSE_DIS_ICACHE": true,
+    "SOC_EFUSE_DIS_USB_JTAG": true,
+    "SOC_EFUSE_HARD_DIS_JTAG": true,
+    "SOC_EFUSE_KEY_PURPOSE_FIELD": true,
+    "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true,
+    "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3,
+    "SOC_EFUSE_SOFT_DIS_JTAG": true,
+    "SOC_EFUSE_SUPPORTED": true,
+    "SOC_EXTERNAL_COEX_LEADER_TX_LINE": true,
+    "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 64,
+    "SOC_FLASH_ENCRYPTION_XTS_AES": true,
+    "SOC_FLASH_ENCRYPTION_XTS_AES_128": true,
+    "SOC_FLASH_ENCRYPTION_XTS_AES_256": true,
+    "SOC_FLASH_ENCRYPTION_XTS_AES_OPTIONS": true,
+    "SOC_FLASH_ENC_SUPPORTED": true,
+    "SOC_GDMA_NUM_GROUPS_MAX": 1,
+    "SOC_GDMA_PAIRS_PER_GROUP": 5,
+    "SOC_GDMA_PAIRS_PER_GROUP_MAX": 5,
+    "SOC_GDMA_SUPPORTED": true,
+    "SOC_GPIO_CLOCKOUT_BY_IO_MUX": true,
+    "SOC_GPIO_CLOCKOUT_CHANNEL_NUM": 3,
+    "SOC_GPIO_FILTER_CLK_SUPPORT_APB": true,
+    "SOC_GPIO_IN_RANGE_MAX": 48,
+    "SOC_GPIO_OUT_RANGE_MAX": 48,
+    "SOC_GPIO_PIN_COUNT": 49,
+    "SOC_GPIO_PORT": 1,
+    "SOC_GPIO_SUPPORT_FORCE_HOLD": true,
+    "SOC_GPIO_SUPPORT_HOLD_IO_IN_DSLP": true,
+    "SOC_GPIO_SUPPORT_PIN_GLITCH_FILTER": true,
+    "SOC_GPIO_SUPPORT_RTC_INDEPENDENT": true,
+    "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 562949886312448,
+    "SOC_GPIO_VALID_GPIO_MASK": 562949953421311,
+    "SOC_GPSPI_SUPPORTED": true,
+    "SOC_GPTIMER_SUPPORTED": true,
+    "SOC_HMAC_SUPPORTED": true,
+    "SOC_HP_CPU_HAS_MULTIPLE_CORES": true,
+    "SOC_HP_I2C_NUM": 2,
+    "SOC_I2C_CMD_REG_NUM": 8,
+    "SOC_I2C_FIFO_LEN": 32,
+    "SOC_I2C_NUM": 2,
+    "SOC_I2C_SLAVE_CAN_GET_STRETCH_CAUSE": true,
+    "SOC_I2C_SLAVE_SUPPORT_BROADCAST": true,
+    "SOC_I2C_SLAVE_SUPPORT_I2CRAM_ACCESS": true,
+    "SOC_I2C_SUPPORTED": true,
+    "SOC_I2C_SUPPORT_10BIT_ADDR": true,
+    "SOC_I2C_SUPPORT_HW_CLR_BUS": true,
+    "SOC_I2C_SUPPORT_RTC": true,
+    "SOC_I2C_SUPPORT_SLAVE": true,
+    "SOC_I2C_SUPPORT_XTAL": true,
+    "SOC_I2S_HW_VERSION_2": true,
+    "SOC_I2S_NUM": 2,
+    "SOC_I2S_PDM_MAX_RX_LINES": 4,
+    "SOC_I2S_PDM_MAX_TX_LINES": 2,
+    "SOC_I2S_SUPPORTED": true,
+    "SOC_I2S_SUPPORTS_PCM": true,
+    "SOC_I2S_SUPPORTS_PCM2PDM": true,
+    "SOC_I2S_SUPPORTS_PDM": true,
+    "SOC_I2S_SUPPORTS_PDM2PCM": true,
+    "SOC_I2S_SUPPORTS_PDM_RX": true,
+    "SOC_I2S_SUPPORTS_PDM_TX": true,
+    "SOC_I2S_SUPPORTS_PLL_F160M": true,
+    "SOC_I2S_SUPPORTS_TDM": true,
+    "SOC_I2S_SUPPORTS_XTAL": true,
+    "SOC_LCDCAM_CAM_DATA_WIDTH_MAX": 16,
+    "SOC_LCDCAM_CAM_PERIPH_NUM": 1,
+    "SOC_LCDCAM_CAM_SUPPORTED": true,
+    "SOC_LCDCAM_CAM_SUPPORT_RGB_YUV_CONV": true,
+    "SOC_LCDCAM_I80_BUS_WIDTH": 16,
+    "SOC_LCDCAM_I80_LCD_SUPPORTED": true,
+    "SOC_LCDCAM_I80_NUM_BUSES": 1,
+    "SOC_LCDCAM_RGB_DATA_WIDTH": 16,
+    "SOC_LCDCAM_RGB_LCD_SUPPORTED": true,
+    "SOC_LCDCAM_RGB_NUM_PANELS": 1,
+    "SOC_LCDCAM_SUPPORTED": true,
+    "SOC_LCD_I80_BUSES": 1,
+    "SOC_LCD_I80_BUS_WIDTH": 16,
+    "SOC_LCD_I80_SUPPORTED": true,
+    "SOC_LCD_RGB_DATA_WIDTH": 16,
+    "SOC_LCD_RGB_PANELS": 1,
+    "SOC_LCD_RGB_SUPPORTED": true,
+    "SOC_LCD_SUPPORT_RGB_YUV_CONV": true,
+    "SOC_LEDC_CHANNEL_NUM": 8,
+    "SOC_LEDC_SUPPORTED": true,
+    "SOC_LEDC_SUPPORT_APB_CLOCK": true,
+    "SOC_LEDC_SUPPORT_FADE_STOP": true,
+    "SOC_LEDC_SUPPORT_XTAL_CLOCK": true,
+    "SOC_LEDC_TIMER_BIT_WIDTH": 14,
+    "SOC_LEDC_TIMER_NUM": 4,
+    "SOC_LIGHT_SLEEP_SUPPORTED": true,
+    "SOC_LP_IO_CLOCK_IS_INDEPENDENT": true,
+    "SOC_LP_PERIPH_SHARE_INTERRUPT": true,
+    "SOC_LP_TIMER_BIT_WIDTH_HI": 16,
+    "SOC_LP_TIMER_BIT_WIDTH_LO": 32,
+    "SOC_MAC_BB_PD_MEM_SIZE": 192,
+    "SOC_MCPWM_CAPTURE_CHANNELS_PER_TIMER": 3,
+    "SOC_MCPWM_CAPTURE_TIMERS_PER_GROUP": true,
+    "SOC_MCPWM_COMPARATORS_PER_OPERATOR": 2,
+    "SOC_MCPWM_GENERATORS_PER_OPERATOR": 2,
+    "SOC_MCPWM_GPIO_FAULTS_PER_GROUP": 3,
+    "SOC_MCPWM_GPIO_SYNCHROS_PER_GROUP": 3,
+    "SOC_MCPWM_GROUPS": 2,
+    "SOC_MCPWM_OPERATORS_PER_GROUP": 3,
+    "SOC_MCPWM_SUPPORTED": true,
+    "SOC_MCPWM_SWSYNC_CAN_PROPAGATE": true,
+    "SOC_MCPWM_TIMERS_PER_GROUP": 3,
+    "SOC_MCPWM_TRIGGERS_PER_OPERATOR": 2,
+    "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16,
+    "SOC_MEMPROT_MEM_ALIGN_SIZE": 256,
+    "SOC_MEMPROT_SUPPORTED": true,
+    "SOC_MEMSPI_CORE_CLK_SHARED_WITH_PSRAM": true,
+    "SOC_MEMSPI_IS_INDEPENDENT": true,
+    "SOC_MEMSPI_SRC_FREQ_120M_SUPPORTED": true,
+    "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true,
+    "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true,
+    "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true,
+    "SOC_MEMSPI_TIMING_TUNING_BY_MSPI_DELAY": true,
+    "SOC_MMU_LINEAR_ADDRESS_REGION_NUM": 1,
+    "SOC_MMU_PERIPH_NUM": 1,
+    "SOC_MPI_MEM_BLOCKS_NUM": 4,
+    "SOC_MPI_OPERATIONS_NUM": 3,
+    "SOC_MPI_SUPPORTED": true,
+    "SOC_MPU_MIN_REGION_SIZE": 536870912,
+    "SOC_MPU_REGIONS_MAX_NUM": 8,
+    "SOC_MPU_SUPPORTED": true,
+    "SOC_PCNT_CHANNELS_PER_UNIT": 2,
+    "SOC_PCNT_GROUPS": 1,
+    "SOC_PCNT_SUPPORTED": true,
+    "SOC_PCNT_THRES_POINT_PER_UNIT": 2,
+    "SOC_PCNT_UNITS_PER_GROUP": 4,
+    "SOC_PHY_COMBO_MODULE": true,
+    "SOC_PHY_DIG_REGS_MEM_SIZE": 21,
+    "SOC_PHY_SUPPORTED": true,
+    "SOC_PM_CPU_RETENTION_BY_RTCCNTL": true,
+    "SOC_PM_MODEM_PD_BY_SW": true,
+    "SOC_PM_MODEM_RETENTION_BY_BACKUPDMA": true,
+    "SOC_PM_SUPPORTED": true,
+    "SOC_PM_SUPPORT_BT_WAKEUP": true,
+    "SOC_PM_SUPPORT_CPU_PD": true,
+    "SOC_PM_SUPPORT_DEEPSLEEP_CHECK_STUB_ONLY": true,
+    "SOC_PM_SUPPORT_EXT0_WAKEUP": true,
+    "SOC_PM_SUPPORT_EXT1_WAKEUP": true,
+    "SOC_PM_SUPPORT_EXT_WAKEUP": true,
+    "SOC_PM_SUPPORT_MAC_BB_PD": true,
+    "SOC_PM_SUPPORT_MODEM_PD": true,
+    "SOC_PM_SUPPORT_RC_FAST_PD": true,
+    "SOC_PM_SUPPORT_RTC_PERIPH_PD": true,
+    "SOC_PM_SUPPORT_TAGMEM_PD": true,
+    "SOC_PM_SUPPORT_TOUCH_SENSOR_WAKEUP": true,
+    "SOC_PM_SUPPORT_VDDSDIO_PD": true,
+    "SOC_PM_SUPPORT_WIFI_WAKEUP": true,
+    "SOC_PSRAM_DMA_CAPABLE": true,
+    "SOC_RISCV_COPROC_SUPPORTED": true,
+    "SOC_RMT_CHANNELS_PER_GROUP": 8,
+    "SOC_RMT_GROUPS": 1,
+    "SOC_RMT_MEM_WORDS_PER_CHANNEL": 48,
+    "SOC_RMT_RX_CANDIDATES_PER_GROUP": 4,
+    "SOC_RMT_SUPPORTED": true,
+    "SOC_RMT_SUPPORT_APB": true,
+    "SOC_RMT_SUPPORT_DMA": true,
+    "SOC_RMT_SUPPORT_RC_FAST": true,
+    "SOC_RMT_SUPPORT_RX_DEMODULATION": true,
+    "SOC_RMT_SUPPORT_RX_PINGPONG": true,
+    "SOC_RMT_SUPPORT_TX_ASYNC_STOP": true,
+    "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": true,
+    "SOC_RMT_SUPPORT_TX_LOOP_AUTO_STOP": true,
+    "SOC_RMT_SUPPORT_TX_LOOP_COUNT": true,
+    "SOC_RMT_SUPPORT_TX_SYNCHRO": true,
+    "SOC_RMT_SUPPORT_XTAL": true,
+    "SOC_RMT_TX_CANDIDATES_PER_GROUP": 4,
+    "SOC_RNG_SUPPORTED": true,
+    "SOC_RSA_MAX_BIT_LEN": 4096,
+    "SOC_RTCIO_HOLD_SUPPORTED": true,
+    "SOC_RTCIO_INPUT_OUTPUT_SUPPORTED": true,
+    "SOC_RTCIO_PIN_COUNT": 22,
+    "SOC_RTCIO_WAKE_SUPPORTED": true,
+    "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128,
+    "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 549,
+    "SOC_RTC_CNTL_TAGMEM_PD_DMA_BUS_WIDTH": 128,
+    "SOC_RTC_FAST_MEM_SUPPORTED": true,
+    "SOC_RTC_MEM_SUPPORTED": true,
+    "SOC_RTC_SLOW_CLK_SUPPORT_RC_FAST_D256": true,
+    "SOC_RTC_SLOW_MEM_SUPPORTED": true,
+    "SOC_SDMMC_DELAY_PHASE_NUM": 4,
+    "SOC_SDMMC_HOST_SUPPORTED": true,
+    "SOC_SDMMC_NUM_SLOTS": 2,
+    "SOC_SDMMC_SUPPORT_XTAL_CLOCK": true,
+    "SOC_SDMMC_USE_GPIO_MATRIX": true,
+    "SOC_SDM_CHANNELS_PER_GROUP": 8,
+    "SOC_SDM_CLK_SUPPORT_APB": true,
+    "SOC_SDM_GROUPS": 1,
+    "SOC_SDM_SUPPORTED": true,
+    "SOC_SECURE_BOOT_SUPPORTED": true,
+    "SOC_SECURE_BOOT_V2_RSA": true,
+    "SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968,
+    "SOC_SHA_GDMA": true,
+    "SOC_SHA_SUPPORTED": true,
+    "SOC_SHA_SUPPORT_DMA": true,
+    "SOC_SHA_SUPPORT_RESUME": true,
+    "SOC_SHA_SUPPORT_SHA1": true,
+    "SOC_SHA_SUPPORT_SHA224": true,
+    "SOC_SHA_SUPPORT_SHA256": true,
+    "SOC_SHA_SUPPORT_SHA384": true,
+    "SOC_SHA_SUPPORT_SHA512": true,
+    "SOC_SHA_SUPPORT_SHA512_224": true,
+    "SOC_SHA_SUPPORT_SHA512_256": true,
+    "SOC_SHA_SUPPORT_SHA512_T": true,
+    "SOC_SIMD_INSTRUCTION_SUPPORTED": true,
+    "SOC_SIMD_PREFERRED_DATA_ALIGNMENT": 16,
+    "SOC_SPIRAM_SUPPORTED": true,
+    "SOC_SPIRAM_XIP_SUPPORTED": true,
+    "SOC_SPI_FLASH_SUPPORTED": true,
+    "SOC_SPI_MAXIMUM_BUFFER_SIZE": 64,
+    "SOC_SPI_MAX_CS_NUM": 6,
+    "SOC_SPI_MAX_PRE_DIVIDER": 16,
+    "SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true,
+    "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true,
+    "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true,
+    "SOC_SPI_MEM_SUPPORT_CACHE_32BIT_ADDR_MAP": true,
+    "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true,
+    "SOC_SPI_MEM_SUPPORT_FLASH_OPI_MODE": true,
+    "SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true,
+    "SOC_SPI_MEM_SUPPORT_TIMING_TUNING": true,
+    "SOC_SPI_MEM_SUPPORT_WRAP": true,
+    "SOC_SPI_PERIPH_NUM": 3,
+    "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true,
+    "SOC_SPI_SCT_BUFFER_NUM_MAX": true,
+    "SOC_SPI_SCT_CONF_BITLEN_MAX": 262138,
+    "SOC_SPI_SCT_REG_NUM": 14,
+    "SOC_SPI_SCT_SUPPORTED": true,
+    "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true,
+    "SOC_SPI_SUPPORT_CD_SIG": true,
+    "SOC_SPI_SUPPORT_CLK_APB": true,
+    "SOC_SPI_SUPPORT_CLK_XTAL": true,
+    "SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true,
+    "SOC_SPI_SUPPORT_DDRCLK": true,
+    "SOC_SPI_SUPPORT_OCT": true,
+    "SOC_SPI_SUPPORT_SLAVE_HD_VER2": true,
+    "SOC_SUPPORTS_SECURE_DL_MODE": true,
+    "SOC_SUPPORT_COEXISTENCE": true,
+    "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true,
+    "SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true,
+    "SOC_SYSTIMER_ALARM_NUM": 3,
+    "SOC_SYSTIMER_BIT_WIDTH_HI": 20,
+    "SOC_SYSTIMER_BIT_WIDTH_LO": 32,
+    "SOC_SYSTIMER_COUNTER_NUM": 2,
+    "SOC_SYSTIMER_FIXED_DIVIDER": true,
+    "SOC_SYSTIMER_INT_LEVEL": true,
+    "SOC_SYSTIMER_SUPPORTED": true,
+    "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true,
+    "SOC_TEMP_SENSOR_SUPPORTED": true,
+    "SOC_TIMER_GROUPS": 2,
+    "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 54,
+    "SOC_TIMER_GROUP_SUPPORT_APB": true,
+    "SOC_TIMER_GROUP_SUPPORT_XTAL": true,
+    "SOC_TIMER_GROUP_TIMERS_PER_GROUP": 2,
+    "SOC_TIMER_GROUP_TOTAL_TIMERS": 4,
+    "SOC_TOUCH_MAX_CHAN_ID": 14,
+    "SOC_TOUCH_MIN_CHAN_ID": 1,
+    "SOC_TOUCH_PROXIMITY_CHANNEL_NUM": 3,
+    "SOC_TOUCH_PROXIMITY_MEAS_DONE_SUPPORTED": true,
+    "SOC_TOUCH_SAMPLE_CFG_NUM": 1,
+    "SOC_TOUCH_SENSOR_NUM": 15,
+    "SOC_TOUCH_SENSOR_SUPPORTED": true,
+    "SOC_TOUCH_SENSOR_VERSION": 2,
+    "SOC_TOUCH_SUPPORT_BENCHMARK": true,
+    "SOC_TOUCH_SUPPORT_DENOISE_CHAN": true,
+    "SOC_TOUCH_SUPPORT_PROX_SENSING": true,
+    "SOC_TOUCH_SUPPORT_SLEEP_WAKEUP": true,
+    "SOC_TOUCH_SUPPORT_WATERPROOF": true,
+    "SOC_TWAI_BRP_MAX": 16384,
+    "SOC_TWAI_BRP_MIN": 2,
+    "SOC_TWAI_CLK_SUPPORT_APB": true,
+    "SOC_TWAI_CONTROLLER_NUM": 1,
+    "SOC_TWAI_MASK_FILTER_NUM": 1,
+    "SOC_TWAI_SUPPORTED": true,
+    "SOC_TWAI_SUPPORTS_RX_STATUS": true,
+    "SOC_UART_BITRATE_MAX": 5000000,
+    "SOC_UART_FIFO_LEN": 128,
+    "SOC_UART_HP_NUM": 3,
+    "SOC_UART_NUM": 3,
+    "SOC_UART_SUPPORTED": true,
+    "SOC_UART_SUPPORT_APB_CLK": true,
+    "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": true,
+    "SOC_UART_SUPPORT_RTC_CLK": true,
+    "SOC_UART_SUPPORT_WAKEUP_INT": true,
+    "SOC_UART_SUPPORT_XTAL_CLK": true,
+    "SOC_UART_WAKEUP_SUPPORT_ACTIVE_THRESH_MODE": true,
+    "SOC_UHCI_NUM": 1,
+    "SOC_UHCI_SUPPORTED": true,
+    "SOC_ULP_FSM_SUPPORTED": true,
+    "SOC_ULP_HAS_ADC": true,
+    "SOC_ULP_SUPPORTED": true,
+    "SOC_USB_OTG_PERIPH_NUM": 1,
+    "SOC_USB_OTG_SUPPORTED": true,
+    "SOC_USB_SERIAL_JTAG_SUPPORTED": true,
+    "SOC_WDT_SUPPORTED": true,
+    "SOC_WIFI_CSI_SUPPORT": true,
+    "SOC_WIFI_FTM_SUPPORT": true,
+    "SOC_WIFI_GCMP_SUPPORT": true,
+    "SOC_WIFI_HW_TSF": true,
+    "SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH": 12,
+    "SOC_WIFI_MESH_SUPPORT": true,
+    "SOC_WIFI_PHY_NEEDS_USB_WORKAROUND": true,
+    "SOC_WIFI_SUPPORTED": true,
+    "SOC_WIFI_SUPPORT_VARIABLE_BEACON_WINDOW": true,
+    "SOC_WIFI_WAPI_SUPPORT": true,
+    "SOC_XTAL_SUPPORT_40M": true,
+    "SOC_XT_WDT_SUPPORTED": true,
+    "SPI_FLASH_AUTO_SUSPEND": false,
+    "SPI_FLASH_BROWNOUT_RESET": true,
+    "SPI_FLASH_BROWNOUT_RESET_XMC": true,
+    "SPI_FLASH_BYPASS_BLOCK_ERASE": false,
+    "SPI_FLASH_CHECK_ERASE_TIMEOUT_DISABLED": false,
+    "SPI_FLASH_DANGEROUS_WRITE_ABORTS": true,
+    "SPI_FLASH_DANGEROUS_WRITE_ALLOWED": false,
+    "SPI_FLASH_DANGEROUS_WRITE_FAILS": false,
+    "SPI_FLASH_ENABLE_COUNTERS": false,
+    "SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE": true,
+    "SPI_FLASH_ERASE_YIELD_DURATION_MS": 20,
+    "SPI_FLASH_ERASE_YIELD_TICKS": 1,
+    "SPI_FLASH_FORCE_ENABLE_C6_H2_SUSPEND": false,
+    "SPI_FLASH_FORCE_ENABLE_XMC_C_SUSPEND": false,
+    "SPI_FLASH_HPM_AUTO": true,
+    "SPI_FLASH_HPM_DC_AUTO": true,
+    "SPI_FLASH_HPM_DC_DISABLE": false,
+    "SPI_FLASH_HPM_DIS": false,
+    "SPI_FLASH_HPM_ENA": false,
+    "SPI_FLASH_HPM_ON": true,
+    "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false,
+    "SPI_FLASH_PLACE_FUNCTIONS_IN_IRAM": true,
+    "SPI_FLASH_ROM_DRIVER_PATCH": true,
+    "SPI_FLASH_ROM_IMPL": false,
+    "SPI_FLASH_SIZE_OVERRIDE": false,
+    "SPI_FLASH_SUPPORT_BOYA_CHIP": true,
+    "SPI_FLASH_SUPPORT_GD_CHIP": true,
+    "SPI_FLASH_SUPPORT_ISSI_CHIP": true,
+    "SPI_FLASH_SUPPORT_MXIC_CHIP": true,
+    "SPI_FLASH_SUPPORT_MXIC_OPI_CHIP": true,
+    "SPI_FLASH_SUPPORT_TH_CHIP": true,
+    "SPI_FLASH_SUPPORT_WINBOND_CHIP": true,
+    "SPI_FLASH_SUSPEND_TSUS_VAL_US": 50,
+    "SPI_FLASH_VENDOR_BOYA_SUPPORT_ENABLED": true,
+    "SPI_FLASH_VENDOR_GD_SUPPORT_ENABLED": true,
+    "SPI_FLASH_VENDOR_ISSI_SUPPORT_ENABLED": true,
+    "SPI_FLASH_VENDOR_MXIC_SUPPORT_ENABLED": true,
+    "SPI_FLASH_VENDOR_TH_SUPPORT_ENABLED": true,
+    "SPI_FLASH_VENDOR_WINBOND_SUPPORT_ENABLED": true,
+    "SPI_FLASH_VENDOR_XMC_SUPPORT_ENABLED": true,
+    "SPI_FLASH_VERIFY_WRITE": false,
+    "SPI_FLASH_WRITE_CHUNK_SIZE": 8192,
+    "SPI_FLASH_YIELD_DURING_ERASE": true,
+    "XTAL_FREQ": 40,
+    "XTAL_FREQ_40": true
+}

Einige Dateien werden nicht angezeigt, da zu viele Dateien in diesem Diff geändert wurden.