liuyb 2 anni fa
commit
12639ea98b
100 ha cambiato i file con 19659 aggiunte e 0 eliminazioni
  1. 0 0
      README.md
  2. 48 0
      i2c_max30102/.devcontainer/Dockerfile
  3. 47 0
      i2c_max30102/.devcontainer/devcontainer.json
  4. 26 0
      i2c_max30102/.vscode/c_cpp_properties.json
  5. 10 0
      i2c_max30102/.vscode/launch.json
  6. 11 0
      i2c_max30102/.vscode/settings.json
  7. 258 0
      i2c_max30102/.vscode/tasks.json
  8. 6 0
      i2c_max30102/CMakeLists.txt
  9. 52 0
      i2c_max30102/README.md
  10. 1 0
      i2c_max30102/build/.bin_timestamp
  11. BIN
      i2c_max30102/build/.ninja_deps
  12. 1744 0
      i2c_max30102/build/.ninja_log
  13. 581 0
      i2c_max30102/build/CMakeCache.txt
  14. 20 0
      i2c_max30102/build/CMakeFiles/3.24.0/CMakeASMCompiler.cmake
  15. 72 0
      i2c_max30102/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake
  16. 83 0
      i2c_max30102/build/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake
  17. BIN
      i2c_max30102/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin
  18. BIN
      i2c_max30102/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin
  19. 15 0
      i2c_max30102/build/CMakeFiles/3.24.0/CMakeSystem.cmake
  20. 838 0
      i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c
  21. BIN
      i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdC/a.out
  22. 826 0
      i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp
  23. BIN
      i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out
  24. 468 0
      i2c_max30102/build/CMakeFiles/CMakeOutput.log
  25. BIN
      i2c_max30102/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin
  26. 50 0
      i2c_max30102/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c
  27. 595 0
      i2c_max30102/build/CMakeFiles/TargetDirectories.txt
  28. 0 0
      i2c_max30102/build/CMakeFiles/bootloader-complete
  29. 43 0
      i2c_max30102/build/CMakeFiles/bootloader.dir/Labels.json
  30. 13 0
      i2c_max30102/build/CMakeFiles/bootloader.dir/Labels.txt
  31. 1 0
      i2c_max30102/build/CMakeFiles/cmake.check_cache
  32. 1 0
      i2c_max30102/build/CMakeFiles/git-data/HEAD
  33. 50 0
      i2c_max30102/build/CMakeFiles/git-data/grabRef.cmake
  34. 1 0
      i2c_max30102/build/CMakeFiles/git-data/head-ref
  35. BIN
      i2c_max30102/build/CMakeFiles/i2c_max30102.elf.dir/project_elf_src_esp32c3.c.obj
  36. 1307 0
      i2c_max30102/build/CMakeFiles/rules.ninja
  37. 2 0
      i2c_max30102/build/app-flash_args
  38. 2 0
      i2c_max30102/build/bootloader-flash_args
  39. 0 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure
  40. 0 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-done
  41. 0 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-download
  42. 0 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-install
  43. 0 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir
  44. 0 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch
  45. 9 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-source_dirinfo.txt
  46. 0 0
      i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-update
  47. 1 0
      i2c_max30102/build/bootloader-prefix/tmp/bootloader-cfgcmd.txt
  48. 22 0
      i2c_max30102/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake
  49. 1 0
      i2c_max30102/build/bootloader/.bin_timestamp
  50. BIN
      i2c_max30102/build/bootloader/.ninja_deps
  51. 202 0
      i2c_max30102/build/bootloader/.ninja_log
  52. 446 0
      i2c_max30102/build/bootloader/CMakeCache.txt
  53. 20 0
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeASMCompiler.cmake
  54. 72 0
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeCCompiler.cmake
  55. 83 0
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake
  56. BIN
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin
  57. BIN
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin
  58. 15 0
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeSystem.cmake
  59. 838 0
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c
  60. BIN
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out
  61. 826 0
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp
  62. BIN
      i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out
  63. 458 0
      i2c_max30102/build/bootloader/CMakeFiles/CMakeOutput.log
  64. BIN
      i2c_max30102/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin
  65. 50 0
      i2c_max30102/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c
  66. 80 0
      i2c_max30102/build/bootloader/CMakeFiles/TargetDirectories.txt
  67. BIN
      i2c_max30102/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
  68. 1 0
      i2c_max30102/build/bootloader/CMakeFiles/cmake.check_cache
  69. 1 0
      i2c_max30102/build/bootloader/CMakeFiles/git-data/HEAD
  70. 50 0
      i2c_max30102/build/bootloader/CMakeFiles/git-data/grabRef.cmake
  71. 1 0
      i2c_max30102/build/bootloader/CMakeFiles/git-data/head-ref
  72. 292 0
      i2c_max30102/build/bootloader/CMakeFiles/rules.ninja
  73. BIN
      i2c_max30102/build/bootloader/bootloader.bin
  74. BIN
      i2c_max30102/build/bootloader/bootloader.elf
  75. 5076 0
      i2c_max30102/build/bootloader/bootloader.map
  76. 109 0
      i2c_max30102/build/bootloader/build.ninja
  77. 54 0
      i2c_max30102/build/bootloader/cmake_install.cmake
  78. 3 0
      i2c_max30102/build/bootloader/compile_commands.json
  79. 10 0
      i2c_max30102/build/bootloader/config.env
  80. 2287 0
      i2c_max30102/build/bootloader/config/kconfig_menus.json
  81. 513 0
      i2c_max30102/build/bootloader/config/sdkconfig.cmake
  82. 418 0
      i2c_max30102/build/bootloader/config/sdkconfig.h
  83. 511 0
      i2c_max30102/build/bootloader/config/sdkconfig.json
  84. 39 0
      i2c_max30102/build/bootloader/esp-idf/bootloader/cmake_install.cmake
  85. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj
  86. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj
  87. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj
  88. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj
  89. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj
  90. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj
  91. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj
  92. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj
  93. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj
  94. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj
  95. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj
  96. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj
  97. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj
  98. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj
  99. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj
  100. BIN
      i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj

+ 0 - 0
README.md


+ 48 - 0
i2c_max30102/.devcontainer/Dockerfile

@@ -0,0 +1,48 @@
+FROM espressif/idf
+
+ARG DEBIAN_FRONTEND=nointeractive
+ARG CONTAINER_USER=esp
+ARG USER_UID=1000
+ARG USER_GID=$USER_UID
+
+RUN apt-get update \
+  && apt install -y -q \
+  cmake \
+  git \
+  hwdata \
+  libglib2.0-0 \
+  libnuma1 \
+  libpixman-1-0 \
+  linux-tools-virtual \
+  && rm -rf /var/lib/apt/lists/*
+
+RUN update-alternatives --install /usr/local/bin/usbip usbip `ls /usr/lib/linux-tools/*/usbip | tail -n1` 20
+
+# QEMU
+ENV QEMU_REL=esp-develop-20220919
+ENV QEMU_SHA256=f6565d3f0d1e463a63a7f81aec94cce62df662bd42fc7606de4b4418ed55f870
+ENV QEMU_DIST=qemu-${QEMU_REL}.tar.bz2
+ENV QEMU_URL=https://github.com/espressif/qemu/releases/download/${QEMU_REL}/${QEMU_DIST}
+
+ENV LC_ALL=C.UTF-8
+ENV LANG=C.UTF-8
+
+RUN wget --no-verbose ${QEMU_URL} \
+  && echo "${QEMU_SHA256} *${QEMU_DIST}" | sha256sum --check --strict - \
+  && tar -xf $QEMU_DIST -C /opt \
+  && rm ${QEMU_DIST}
+
+ENV PATH=/opt/qemu/bin:${PATH}
+
+RUN groupadd --gid $USER_GID $CONTAINER_USER \
+    && adduser --uid $USER_UID --gid $USER_GID --disabled-password --gecos "" ${CONTAINER_USER} \
+    && usermod -a -G dialout $CONTAINER_USER
+USER ${CONTAINER_USER}
+ENV USER=${CONTAINER_USER}
+WORKDIR /home/${CONTAINER_USER}
+
+RUN echo "source /opt/esp/idf/export.sh > /dev/null 2>&1" >> ~/.bashrc
+
+ENTRYPOINT [ "/opt/esp/entrypoint.sh" ]
+
+CMD ["/bin/bash", "-c"]

+ 47 - 0
i2c_max30102/.devcontainer/devcontainer.json

@@ -0,0 +1,47 @@
+// For format details, see https://aka.ms/devcontainer.json. For config options, see the README at:
+// https://github.com/microsoft/vscode-dev-containers/tree/v0.183.0/containers/ubuntu
+{
+	"name": "ESP-IDF QEMU",
+	"build": {
+		"dockerfile": "Dockerfile"
+	},
+	// Add the IDs of extensions you want installed when the container is created
+	"workspaceMount": "source=${localWorkspaceFolder},target=${localWorkspaceFolder},type=bind",
+	/* the path of workspace folder to be opened after container is running
+	 */
+	"workspaceFolder": "${localWorkspaceFolder}",
+	"mounts": [
+		"source=extensionCache,target=/root/.vscode-server/extensions,type=volume"
+	],
+	"customizations": {
+		"vscode": {
+			"settings": {
+				"terminal.integrated.defaultProfile.linux": "bash",
+				"idf.espIdfPath": "/opt/esp/idf",
+				"idf.customExtraPaths": "",
+				"idf.pythonBinPath": "/opt/esp/python_env/idf5.1_py3.8_env/bin/python",
+				"idf.toolsPath": "/opt/esp",
+				"idf.gitPath": "/usr/bin/git"
+			},
+			"extensions": [
+				"ms-vscode.cpptools",
+				"espressif.esp-idf-extension"
+			],
+		},
+		"codespaces": {
+			"settings": {
+				"terminal.integrated.defaultProfile.linux": "bash",
+				"idf.espIdfPath": "/opt/esp/idf",
+				"idf.customExtraPaths": "",
+				"idf.pythonBinPath": "/opt/esp/python_env/idf5.1_py3.8_env/bin/python",
+				"idf.toolsPath": "/opt/esp",
+				"idf.gitPath": "/usr/bin/git"
+			},
+			"extensions": [
+				"ms-vscode.cpptools",
+				"espressif.esp-idf-extension"
+			],
+		}
+	},
+	"runArgs": ["--privileged"]
+}

+ 26 - 0
i2c_max30102/.vscode/c_cpp_properties.json

@@ -0,0 +1,26 @@
+{
+    "configurations": [
+        {
+            "name": "ESP-IDF",
+            "compilerPath": "${config:idf.toolsPath}\\tools\\riscv32-esp-elf\\esp-2022r1-11.2.0\\riscv32-esp-elf\\bin\\riscv32-esp-elf-gcc.exe",
+            "includePath": [
+                "${config:idf.espIdfPath}/components/**",
+                "${config:idf.espIdfPathWin}/components/**",
+                "${config:idf.espAdfPath}/components/**",
+                "${config:idf.espAdfPathWin}/components/**",
+                "${workspaceFolder}/**"
+            ],
+            "browse": {
+                "path": [
+                    "${config:idf.espIdfPath}/components",
+                    "${config:idf.espIdfPathWin}/components",
+                    "${config:idf.espAdfPath}/components/**",
+                    "${config:idf.espAdfPathWin}/components/**",
+                    "${workspaceFolder}"
+                ],
+                "limitSymbolsToIncludedHeaders": false
+            }
+        }
+    ],
+    "version": 4
+}

+ 10 - 0
i2c_max30102/.vscode/launch.json

@@ -0,0 +1,10 @@
+{
+  "version": "0.2.0",
+  "configurations": [
+    {
+      "type": "espidf",
+      "name": "Launch",
+      "request": "launch"
+    }
+  ]
+}

+ 11 - 0
i2c_max30102/.vscode/settings.json

@@ -0,0 +1,11 @@
+{
+  "C_Cpp.intelliSenseEngine": "default",
+  "idf.portWin": "COM4",
+  "idf.adapterTargetName": "esp32c3",
+  "idf.openOcdConfigs": [
+    "board/esp32c3-builtin.cfg"
+  ],
+  "files.associations": {
+    "i2c.h": "c"
+  }
+}

+ 258 - 0
i2c_max30102/.vscode/tasks.json

@@ -0,0 +1,258 @@
+{
+  "version": "2.0.0",
+  "tasks": [
+    {
+      "label": "Build - Build project",
+      "type": "shell",
+      "command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py build",
+      "windows": {
+        "command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py build",
+        "options": {
+          "env": {
+            "PATH": "${env:PATH};${config:idf.customExtraPaths}"
+          }
+        }
+      },
+      "options": {
+        "env": {
+          "PATH": "${env:PATH}:${config:idf.customExtraPaths}"
+        }
+      },
+      "problemMatcher": [
+        {
+          "owner": "cpp",
+          "fileLocation": [
+            "autoDetect",
+            "${workspaceFolder}"
+          ],
+          "pattern": {
+            "regexp": "^(.*?):(\\d+):(\\d*):?\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$",
+            "file": 1,
+            "line": 2,
+            "column": 3,
+            "severity": 4,
+            "message": 5
+          }
+        }
+      ],
+      "group": {
+        "kind": "build",
+        "isDefault": true
+      }
+    },
+    {
+      "label": "Set ESP-IDF Target",
+      "type": "shell",
+      "command": "${command:espIdf.setTarget}",
+      "problemMatcher": {
+        "owner": "cpp",
+        "fileLocation": [
+          "autoDetect",
+          "${workspaceFolder}"
+        ],
+        "pattern": {
+          "regexp": "^(.*?):(\\d+):(\\d*):?\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$",
+          "file": 1,
+          "line": 2,
+          "column": 3,
+          "severity": 4,
+          "message": 5
+        }
+      }
+    },
+    {
+      "label": "Clean - Clean the project",
+      "type": "shell",
+      "command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py fullclean",
+      "windows": {
+        "command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py fullclean",
+        "options": {
+          "env": {
+            "PATH": "${env:PATH};${config:idf.customExtraPaths}"
+          }
+        }
+      },
+      "options": {
+        "env": {
+          "PATH": "${env:PATH}:${config:idf.customExtraPaths}"
+        }
+      },
+      "problemMatcher": [
+        {
+          "owner": "cpp",
+          "fileLocation": [
+            "autoDetect",
+            "${workspaceFolder}"
+          ],
+          "pattern": {
+            "regexp": "^(.*?):(\\d+):(\\d*):?\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$",
+            "file": 1,
+            "line": 2,
+            "column": 3,
+            "severity": 4,
+            "message": 5
+          }
+        }
+      ]
+    },
+    {
+      "label": "Flash - Flash the device",
+      "type": "shell",
+      "command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py -p ${config:idf.port} -b ${config:idf.flashBaudRate} flash",
+      "windows": {
+        "command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py flash -p ${config:idf.portWin} -b ${config:idf.flashBaudRate}",
+        "options": {
+          "env": {
+            "PATH": "${env:PATH};${config:idf.customExtraPaths}"
+          }
+        }
+      },
+      "options": {
+        "env": {
+          "PATH": "${env:PATH}:${config:idf.customExtraPaths}"
+        }
+      },
+      "problemMatcher": [
+        {
+          "owner": "cpp",
+          "fileLocation": [
+            "autoDetect",
+            "${workspaceFolder}"
+          ],
+          "pattern": {
+            "regexp": "^(.*?):(\\d+):(\\d*):?\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$",
+            "file": 1,
+            "line": 2,
+            "column": 3,
+            "severity": 4,
+            "message": 5
+          }
+        }
+      ]
+    },
+    {
+      "label": "Monitor: Start the monitor",
+      "type": "shell",
+      "command": "${config:idf.pythonBinPath} ${config:idf.espIdfPath}/tools/idf.py -p ${config:idf.port} monitor",
+      "windows": {
+        "command": "${config:idf.pythonBinPathWin} ${config:idf.espIdfPathWin}\\tools\\idf.py -p ${config:idf.portWin} monitor",
+        "options": {
+          "env": {
+            "PATH": "${env:PATH};${config:idf.customExtraPaths}"
+          }
+        }
+      },
+      "options": {
+        "env": {
+          "PATH": "${env:PATH}:${config:idf.customExtraPaths}"
+        }
+      },
+      "problemMatcher": [
+        {
+          "owner": "cpp",
+          "fileLocation": [
+            "autoDetect",
+            "${workspaceFolder}"
+          ],
+          "pattern": {
+            "regexp": "^(.*?):(\\d+):(\\d*):?\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$",
+            "file": 1,
+            "line": 2,
+            "column": 3,
+            "severity": 4,
+            "message": 5
+          }
+        }
+      ],
+      "dependsOn": "Flash - Flash the device"
+    },
+    {
+      "label": "OpenOCD: Start openOCD",
+      "type": "shell",
+      "presentation": {
+        "echo": true,
+        "reveal": "never",
+        "focus": false,
+        "panel": "new"
+      },
+      "command": "openocd -s ${command:espIdf.getOpenOcdScriptValue} ${command:espIdf.getOpenOcdConfigs}",
+      "windows": {
+        "command": "openocd.exe -s ${command:espIdf.getOpenOcdScriptValue} ${command:espIdf.getOpenOcdConfigs}",
+        "options": {
+          "env": {
+            "PATH": "${env:PATH};${config:idf.customExtraPaths}"
+          }
+        }
+      },
+      "options": {
+        "env": {
+          "PATH": "${env:PATH}:${config:idf.customExtraPaths}"
+        }
+      },
+      "problemMatcher": {
+        "owner": "cpp",
+        "fileLocation": [
+          "autoDetect",
+          "${workspaceFolder}"
+        ],
+        "pattern": {
+          "regexp": "^(.*?):(\\d+):(\\d*):?\\s+(?:fatal\\s+)?(warning|error):\\s+(.*)$",
+          "file": 1,
+          "line": 2,
+          "column": 3,
+          "severity": 4,
+          "message": 5
+        }
+      }
+    },
+    {
+      "label": "adapter",
+      "type": "shell",
+      "command": "${config:idf.pythonBinPath}",
+      "isBackground": true,
+      "options": {
+        "env": {
+          "PATH": "${env:PATH}:${config:idf.customExtraPaths}",
+          "PYTHONPATH": "${command:espIdf.getExtensionPath}/esp_debug_adapter/debug_adapter"
+        }
+      },
+      "problemMatcher": {
+        "background": {
+          "beginsPattern": "\bDEBUG_ADAPTER_STARTED\b",
+          "endsPattern": "DEBUG_ADAPTER_READY2CONNECT",
+          "activeOnStart": true
+        },
+        "pattern": {
+          "regexp": "(\\d+)-(\\d+)-(\\d+)\\s(\\d+):(\\d+):(\\d+),(\\d+)\\s-(.+)\\s(ERROR)",
+          "file": 8,
+          "line": 2,
+          "column": 3,
+          "severity": 4,
+          "message": 9
+        }
+      },
+      "args": [
+        "${command:espIdf.getExtensionPath}/esp_debug_adapter/debug_adapter_main.py",
+        "-e",
+        "${workspaceFolder}/build/${command:espIdf.getProjectName}.elf",
+        "-s",
+        "${command:espIdf.getOpenOcdScriptValue}",
+        "-ip",
+        "localhost",
+        "-dn",
+        "${config:idf.adapterTargetName}",
+        "-om",
+        "connect_to_instance"
+      ],
+      "windows": {
+        "command": "${config:idf.pythonBinPathWin}",
+        "options": {
+          "env": {
+            "PATH": "${env:PATH};${config:idf.customExtraPaths}",
+            "PYTHONPATH": "${command:espIdf.getExtensionPath}/esp_debug_adapter/debug_adapter"
+          }
+        }
+      }
+    }
+  ]
+}

+ 6 - 0
i2c_max30102/CMakeLists.txt

@@ -0,0 +1,6 @@
+# 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)
+project(i2c_max30102)

+ 52 - 0
i2c_max30102/README.md

@@ -0,0 +1,52 @@
+| Supported Targets | ESP32 | ESP32-C3 | ESP32-S2 | ESP32-S3 |
+| ----------------- | ----- | -------- | -------- | -------- |
+
+# I2C Simple Example
+
+(See the README.md file in the upper level 'examples' directory for more information about examples.)
+
+## Overview
+
+This example demonstrates basic usage of I2C driver by reading and writing from a I2C connected sensor:
+
+If you have a new I2C application to go (for example, read the temperature data from external sensor with I2C interface), try this as a basic template, then add your own code.
+
+## How to use example
+
+### Hardware Required
+
+To run this example, you should have one ESP32, ESP32-S, ESP32-C or ESP32-H based development board as well as a MPU9250. MPU9250 is a inertial measurement unit, which contains a accelerometer, gyroscope as well as a magnetometer, for more information about it, you can read the [datasheet of the MPU9250 sensor](https://invensense.tdk.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf).
+
+#### Pin Assignment:
+
+**Note:** The following pin assignments are used by default, you can change these in the `menuconfig` .
+
+|                  | SDA             | SCL           |
+| ---------------- | -------------- | -------------- |
+| ESP I2C Master   | I2C_MASTER_SDA | I2C_MASTER_SCL |
+| MPU9250 Sensor   | SDA            | SCL            |
+
+
+For the actual default value of `I2C_MASTER_SDA` and `I2C_MASTER_SCL` see `Example Configuration` in `menuconfig`.
+
+**Note:** There's no need to add an external pull-up resistors for SDA/SCL pin, because the driver will enable the internal pull-up resistors.
+
+### Build and Flash
+
+Enter `idf.py -p PORT flash monitor` to build, flash and monitor the project.
+
+(To exit the serial monitor, type ``Ctrl-]``.)
+
+See the [Getting Started Guide](https://docs.espressif.com/projects/esp-idf/en/latest/get-started/index.html) for full steps to configure and use ESP-IDF to build projects.
+
+## Example Output
+
+```bash
+I (328) i2c-simple-example: I2C initialized successfully
+I (338) i2c-simple-example: WHO_AM_I = 71
+I (338) i2c-simple-example: I2C de-initialized successfully
+```
+
+## Troubleshooting
+
+(For any technical queries, please open an [issue](https://github.com/espressif/esp-idf/issues) on GitHub. We will get back to you as soon as possible.)

+ 1 - 0
i2c_max30102/build/.bin_timestamp

@@ -0,0 +1 @@
+2a48112fd333a131ff247c89f564a4f5  E:/workspace/ESP32/i2c_max30102/build/i2c_max30102.bin

BIN
i2c_max30102/build/.ninja_deps


+ 1744 - 0
i2c_max30102/build/.ninja_log

@@ -0,0 +1,1744 @@
+# ninja log v5
+18717	19416	7212155796337990	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj	1b3b20d36f408649
+14922	15466	7212155756554349	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj	75394e7ef855ae6f
+2057	2822	7212155630371518	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj	e9359867cf8bb6ee
+73640	74364	7212156344991254	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj	44d7c801c289fc80
+47815	48665	7212156088955707	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj	3ca15595c5c1e262
+48054	48835	7212156090072722	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj	40fd99a9f54700ce
+8246	8573	7212155687852947	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj	9e2b8a222fdbd100
+21190	21750	7212155819585842	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/port_common.c.obj	a1899f9cc6b67e83
+49	246	7212155604979084	project_elf_src_esp32c3.c	762516eed69c62e6
+48402	49194	7212156094361251	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj	7a4062224fa42772
+77776	78758	7212156389771521	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj	b5165537ac2430c5
+1591	2218	7212155624507205	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj	6a436d6abde718e6
+1003	1491	7212155617106983	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj	ebff7d116e466c72
+16970	17651	7212155778944497	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj	58ec27fe6fd17072
+454	1022	7212155612249975	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj	54c9e9bc27d226c8
+1169	1774	7212155620069060	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj	889d9ab705dde051
+441	985	7212155612210078	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj	c768081e7643a71c
+49	246	7212155604979084	E:/workspace/ESP32/i2c_max30102/build/project_elf_src_esp32c3.c	762516eed69c62e6
+100	406	7212155606635627	esp-idf/esp_system/ld/memory.ld	18fbc46794343d99
+4236	4789	7212155650078833	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj	8416092ef6170e13
+27436	30117	7212155902284753	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj	6775e7a991acb472
+100	406	7212155606635627	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esp_system/ld/memory.ld	18fbc46794343d99
+48835	49763	7212156099258162	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj	b14146de595cb354
+1529	2041	7212155622622239	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj	8a0f3256e89ccbc3
+76432	77117	7212156371400650	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj	69584ce39bcc96c9
+406	891	7212155611372314	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj	429c05263f670761
+27781	28696	7212155889329397	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj	39d1b68f5dbfeaa3
+4548	4810	7212155650407954	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj	c51044a0098e1b0e
+46295	47142	7212156073666588	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj	853324cc06334b6c
+10260	10832	7212155710622075	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj	1ec1ab41a8146a30
+475	968	7212155611960738	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj	3980a812753d9782
+5538	6022	7212155661927169	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj	329614671b612330
+416	1044	7212155612369650	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj	4e00c7da4f6bd88d
+5237	5704	7212155658735690	esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj	aecd62e27b4c5181
+4758	5236	7212155654377341	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj	6ed1a54fb42416c1
+42906	43639	7212156038769877	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj	1ca1efaa0b09c494
+11586	12040	7212155722191145	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj	6dc1c74d3699bb8f
+53394	53980	7212156142263203	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj	498108e0c1691ba1
+429	1168	7212155613895564	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj	8f750788e9c56b7f
+495	1185	7212155614114978	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj	c5d1c3b3d1e9d08c
+39948	40932	7212156010395729	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj	ef9001352952037f
+152	1456	7212155607582447	partition_table/partition-table.bin	805daef1eb848fe7
+29801	30572	7212155908019426	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj	37f5d89096eed334
+65190	65383	7212156256449784	esp-idf/spi_flash/libspi_flash.a	608acd3fd6f9bd89
+1797	2729	7212155629364215	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj	6caf960fd0dc511a
+152	1456	7212155607582447	E:/workspace/ESP32/i2c_max30102/build/partition_table/partition-table.bin	805daef1eb848fe7
+12341	12765	7212155729920482	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_hardware.c.obj	3340b3b052e11b3f
+1458	1792	7212155620208691	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj	1cf66e5c5a592b2b
+22833	23290	7212155835164208	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj	5d06df59cd68bc9
+43133	43982	7212156041013873	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj	8c4baf1974001275
+969	1529	7212155617605652	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj	e0faec2a54c06d3f
+1711	2241	7212155624606931	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj	d7f7a287045e67b
+39916	40626	7212156008670342	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj	568ba65e116042f7
+74141	74781	7212156350187350	esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj	e37b8498db33e932
+1186	1566	7212155617835043	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj	fee7d6870f1ad021
+34979	36057	7212155962583564	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj	2dcb308dc735a108
+79630	80444	7212156405738840	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj	a259c0ff58eb2343
+63545	63810	7212156240716184	esp-idf/soc/libsoc.a	2c7833b2db8de228
+1566	1939	7212155621814394	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj	eab4741fe6a58e97
+8391	8696	7212155689398811	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj	c02ac1f9859cf34b
+32804	33577	7212155937969355	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj	f7aaf3b6ad865205
+1045	1711	7212155618393548	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj	991e6953f1b3f631
+1022	1591	7212155618204052	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj	b7b9b8e774c424b9
+893	1725	7212155619151514	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj	38a6d1a3b233a056
+54773	63888	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+6657	6906	7212155671361937	esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj	d0c70553715403c
+27820	30032	7212155902324653	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj	90d8b29d0a4720a1
+4390	5168	7212155652921240	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj	c3297c1b84384591
+16828	17208	7212155774606089	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir	2977acd51362c4ec
+1491	2057	7212155622901491	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj	3d340d15b1575390
+13249	13962	7212155741165501	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj	313acb8c769ce0f0
+1727	2179	7212155624058402	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj	56296c866ddb82f7
+1774	2287	7212155624956011	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj	514e6f2709c375df
+7464	8105	7212155683135551	esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj	445bfa5f38c1ee29
+4014	4669	7212155648882030	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj	1008e7b63f730ce4
+8323	8670	7212155688979933	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj	831fd3bf035ca3f2
+21445	22069	7212155823176240	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj	836e16dfdf398d1f
+3421	4249	7212155644723153	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj	3a7be750334633a0
+35063	36178	7212155963331557	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj	a4eeb7aceb8a6b04
+3168	3898	7212155641082884	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj	930b4067d2d4f40b
+81539	82497	7212156426124348	esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj	9942633f91548c66
+8294	8630	7212155688511183	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj	f973904c161e8d82
+16422	16827	7212155770606783	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj	9eefc9ed5192940d
+1940	2310	7212155625075685	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj	79165e7d6f6f84e5
+2041	2708	7212155628845598	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj	314a03cb1b09ccc3
+42407	43132	7212156033244648	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj	10fa7daa2e066a3b
+4401	4776	7212155650128703	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj	3da597cfc287e68a
+2179	2933	7212155630371518	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj	fa9dd72bb11910a4
+2967	3844	7212155640713872	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj	6c42ff9bb787b03c
+2219	2947	7212155630740535	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj	4ca26648d7071489
+4580	4985	7212155652073498	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj	cc0f6bbebdcaf846
+12681	13363	7212155736054082	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj	c429029a5770a7b
+2986	3826	7212155640304964	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj	b58670b56ccad6c6
+39987	40741	7212156009518076	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj	f8726c93f725d292
+2241	2967	7212155630860215	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj	e079960d9a182ee8
+19369	20047	7212155802651120	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj	d84195de8906da5a
+2711	3681	7212155638998471	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj	304d8f159625bfc4
+5838	6187	7212155664081399	esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj	ab9a9fedbbf76628
+43000	43801	7212156040086356	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj	92c15e31348ff7c1
+30573	31321	7212155915529346	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj	5bbd840dd158e27e
+2311	2986	7212155632126836	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj	6b92d366631799a7
+5352	5869	7212155661069454	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj	7aa31b3bc13f2301
+72727	73622	7212156336244631	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj	773c5043ab2e1a71
+31935	32803	7212155929721405	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj	b35cd6d34d626a76
+51865	52668	7212156128859030	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj	615a1260e59d1aa
+2288	3167	7212155632186675	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj	17277207fb90b03e
+10832	11647	7212155718700475	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj	adc084b49e9eb9dd
+79529	80168	7212156404013446	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj	b0806a6c814da316
+70734	71924	7212156321125048	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj	284d4c9675c2b6c3
+2731	3420	7212155636535045	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj	4c86f5a267d0c95b
+45316	46437	7212156066246418	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj	2772fa32973c9f91
+3544	4234	7212155644593495	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj	c03941023ddcd5c9
+2935	3475	7212155636734505	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj	ee2598c8103a2995
+72463	72814	7212156330031240	esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj	f5284184d540413a
+56530	57144	7212156173170574	esp-idf/esp_http_server/libesp_http_server.a	8ced999223f49696
+2823	3542	7212155637093554	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj	bb70de6ad20a8caa
+23310	23823	7212155840460044	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj	e26f729fb889bf50
+51117	51738	7212156119354439	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj	14610714cd3904a8
+2948	3574	7212155638100858	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj	ec6eca9047cd9df6
+3478	4013	7212155642399364	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj	e6bb1a3ba7bacf91
+3580	4214	7212155644423952	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj	7c3a88725c38ea56
+45535	46415	7212156066236452	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj	3a1b3790f54c629e
+73497	74140	7212156343784466	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj	d367473085f1e369
+24295	25072	7212155852687345	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj	b1f285494f9e65d5
+4215	4758	7212155649779633	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj	887007fa823fee18
+79032	79844	7212156398228918	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj	17e28a57eb953779
+3682	4390	7212155646149336	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj	a3e1ec006d93ff8f
+7001	7418	7212155676164196	esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj	469a61e5b3fde2f8
+44688	45520	7212156057350198	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj	eb581d0f5fee2a93
+3899	4401	7212155646298938	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj	fc698844e6594e9a
+4250	4547	7212155647196548	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack_asm.S.obj	82479c47c8403e0c
+6187	6692	7212155669287484	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj	fb0b0f2dae48f8d4
+3827	4571	7212155647256383	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj	98d57161f69a053a
+6023	6463	7212155666883910	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj	7adc6acb82ae9a16
+3847	4691	7212155648901987	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj	4377917da6b94903
+12563	13206	7212155734298769	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj	589ffd17c0bbae6f
+4671	4941	7212155651674567	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj	2046851bf9dd90d6
+47950	48695	7212156089224985	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj	f03601d6dff7fe88
+4691	4967	7212155652073498	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_regi2c.c.obj	28a55ab5a2dd0628
+47234	48210	7212156084278209	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj	c598444cb8ad2de6
+4941	5302	7212155655364703	esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj	1200a6908104b12c
+4777	5329	7212155655584126	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj	6a730cfb5d0af2eb
+12006	12382	7212155725911195	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ssl_debug_helpers_generated.c.obj	46cee06c1d163238
+32571	33283	7212155934548499	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj	ee0d3bd15cb8f838
+4813	5351	7212155655713768	esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj	8f31c0fd72af28b2
+4986	5373	7212155656022947	esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj	ce7b3f820e3aff25
+4789	5389	7212155656182522	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj	1bec897289d81703
+31768	32552	7212155927686845	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj	46d6d09e15bedf18
+4968	5406	7212155656302196	esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj	a5c2f8c5d5586e2e
+7248	7634	7212155678657531	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj	756db3fcc3c9b483
+36891	37625	7212155978630652	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj	c747b7a3855df20
+5175	5537	7212155657858035	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj	1a552a640b033de7
+5409	5736	7212155659713083	esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj	a71089f33860bec2
+13991	14916	7212155751567688	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj	46b101180b7866ec
+5302	5767	7212155659553508	esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj	3ddde0bbfb366a7f
+5375	5796	7212155660241672	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj	3540d24b25e72f4e
+5390	5837	7212155660451116	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj	52db4d56ae6bf989
+10400	11038	7212155711360108	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj	21bc1304480e75df
+14439	15054	7212155752754507	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj	9de5a6d440ad21b2
+75346	75983	7212156361227837	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj	722acde2905db0d9
+5330	5901	7212155661248976	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj	1bfd34725997a3fc
+5705	6038	7212155661707747	esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal_iram.c.obj	60f86e98715fe437
+5767	6119	7212155663423166	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj	9302a1b547758a7a
+5737	6135	7212155663483004	esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj	d23495cfab545b1b
+5796	6158	7212155663682472	esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj	a9d3025c8bfca308
+81052	81662	7212156418115750	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj	92a9877f74fe2571
+5869	6224	7212155664639914	esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj	74264097a27867d3
+33333	34204	7212155944122906	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj	dac6d67e472e6836
+80023	80601	7212156407374460	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj	19bbe57a7639b564
+6039	6525	7212155667392547	esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj	ff860d03146d2d55
+6136	6550	7212155667881240	esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj	2792403fd9cc51e9
+5901	6574	7212155667971007	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj	19083e85df711e22
+34134	35083	7212155952241203	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj	60db04b2ac5679c5
+40747	41460	7212156016948208	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj	8e274f0c80fa18d6
+79846	80285	7212156404143104	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj	1cbbc982d5d9c73b
+76445	77385	7212156376028268	esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj	3b3dded8b84771cd
+6119	6656	7212155668699057	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj	ed87e31f6874640e
+23357	23912	7212155841337690	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj	a95bf5b31fa32b8c
+6158	6675	7212155669078039	esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj	98c1751eabf04ab7
+18166	18659	7212155788798148	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj	d24a3a4abf9452a4
+31070	31704	7212155919518682	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj	160b91e21764772
+6527	6783	7212155670195056	esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj	98d1808c610471ef
+11009	11612	7212155717872689	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj	aa313de6cf763df2
+31633	32351	7212155925742037	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj	c30d29cce1642db
+6225	6800	7212155669935752	esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj	a4e4f2a42befab6c
+15536	16422	7212155766597507	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj	2c8ce1dcfb5dbf26
+6464	6890	7212155671282151	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj	a79fd4c4d9d4c37a
+6576	6930	7212155671451696	esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj	230d563e38699cab
+6551	7000	7212155671870575	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj	d9b33d7301079baf
+7500	7921	7212155681290488	esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj	5205d99b9f661e78
+6694	7041	7212155672149832	esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj	13a0ff8b2bd5e6f6
+39295	40026	7212156002277440	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj	4e9984d4121c29e
+8670	9267	7212155694714596	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj	f6475a26d444f7b4
+6784	7241	7212155673411550	esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj	f8cae064c35bceca
+6800	7281	7212155674139602	esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj	7cb47bfcce117f66
+6677	7331	7212155675515926	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj	a3cdfbbcdd9b345d
+6892	7358	7212155676004627	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/brownout_hal.c.obj	514845845f597b6c
+6930	7458	7212155676732667	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj	5340ea8af2ce5749
+16356	16940	7212155771085509	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj	4ea69cabc5b14395
+48212	49305	7212156095169113	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj	681b3551af348d50
+17914	18289	7212155785177836	bootloader-prefix/src/bootloader-stamp/bootloader-patch	a5ed78c59c2ce047
+6908	7498	7212155676832414	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj	5ad85c36918af61f
+7041	7593	7212155678168833	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/hmac_hal.c.obj	4ec26e735ef63712
+7287	7772	7212155679934116	esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj	40333ffb479564da
+7358	7852	7212155680492623	esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj	55adc9dbde7190a1
+81497	82351	7212156425775275	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj	e874246469861630
+7331	7898	7212155681140891	esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj	3bdc20ae7ed18344
+14774	15199	7212155753801708	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj	32f0fcdadcad7ae0
+7419	8024	7212155682068407	esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj	ab717bdb820189c2
+12608	13244	7212155734189069	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_timing.c.obj	fb310b2a0e1d6396
+7852	8136	7212155683404835	esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj	ecf75019f3fc2abb
+7636	8152	7212155683604308	esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj	ad9c2a3679e3de0e
+7922	8245	7212155684960673	esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj	8ef2d24bf48eeda1
+16153	16904	7212155770806249	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj	5e7926da8d5d48ac
+60046	60267	7212156205015427	esp-idf/esp_wifi/libesp_wifi.a	899f83f1cbebd794
+7900	8272	7212155684821046	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj	5c6bee2ea091a594
+23883	24551	7212155847770490	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj	be31244b9bbda345
+7597	8294	7212155685319715	esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj	74d3d861cb7d9287
+67639	68164	7212156282767587	esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj	56ae1cc2787de305
+7772	8322	7212155685499240	esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj	e219bab1e2633443
+8024	8368	7212155685938066	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj	cd5e399b976632f3
+82334	83206	7212156434142900	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj	df2f9975ad58ecd9
+8152	8390	7212155686167458	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj	b1334189a217431d
+44478	45313	7212156055545026	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj	44f0999d2c90665
+16281	16803	7212155770507063	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj	271bc9ec89159b97
+8105	8452	7212155686566379	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj	7e11b3353850b7d0
+8136	8486	7212155686885531	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj	5dbf0151b6b90295
+13207	13776	7212155739774140	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj	1eadcc983800d749
+8272	8506	7212155687035127	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj	4369d55588bfeaf9
+45391	46273	7212156065109459	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj	470c59e51a01b7a4
+54773	63888	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+8368	8598	7212155688202009	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj	72452ad971b00802
+11072	11724	7212155719308846	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj	fc7e590382d9f175
+8506	8724	7212155689588311	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj	6b11efcfc6bb71a5
+9865	10417	7212155706343508	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj	dbb929d0ebe0c162
+8454	8771	7212155689977268	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj	3e00d33aec1a2241
+8488	8804	7212155690166759	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj	1e0c596063d04340
+77725	78487	7212156387248273	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj	57f3122a96f9c61d
+8574	9162	7212155693049052	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj	10a598f1e8a1ee85
+23745	25007	7212155851560368	esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj	4ce751133641c47d
+8698	9219	7212155694545049	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj	426bc636aea18584
+15477	15904	7212155761321605	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj	f0b3e04e98303563
+8630	9239	7212155694425375	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj	dffd38064588c465
+18641	19367	7212155795839339	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj	67208ffa1c886bc
+8598	9288	7212155695153428	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj	f436ad8646176727
+11550	12340	7212155725392586	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj	80ee47e30c22023e
+18660	19390	7212155796238264	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj	d89a6da3f1f5cdd5
+36015	36890	7212155970781633	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj	4cd44ecc87f71915
+8725	9317	7212155695243191	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj	8411ea05484c5146
+8772	9352	7212155695502502	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj	c13f808b47899400
+9268	9748	7212155699471882	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj	18514a5bf3210cd7
+9164	9782	7212155700209908	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj	1beb8cc5353e1da5
+19390	20324	7212155805174370	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj	78e7024e877e9208
+9241	9800	7212155700339571	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj	45436f104670f95d
+9288	9826	7212155700479199	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj	3d0cb7a2fe3a835c
+76177	77143	7212156371610077	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj	1538b7bf06e60f1d
+9318	9844	7212155700489181	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj	9e305a693243299b
+13962	14360	7212155745892850	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj	135f8b7e784f2db2
+76162	76946	7212156371151309	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj	41b5fc92c82f3d8c
+9220	9865	7212155700558977	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj	6d6846e142b223ba
+68656	69696	7212156298595276	esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj	663651669f892631
+9354	9894	7212155701017753	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj	d67366b94ff95482
+12239	12680	7212155729042827	esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj	5456eaaefb689d4d
+20511	21129	7212155813611814	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj	4544d9807ba5bfe8
+47350	48514	7212156086781520	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj	10776398e748af43
+9845	10399	7212155706283674	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj	64200d08aaa41bbf
+9750	10137	7212155703531028	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj	3a58449676361899
+15904	16356	7212155765759746	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj	eaf202f3341931c9
+67649	68530	7212156286986324	esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj	9a5a21bc79a9bbd2
+9801	10154	7212155703820255	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj	caec25ea3b8dea03
+16943	17391	7212155776261667	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj	8b00e55570d7771
+72817	73496	7212156335775879	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj	79eaaeaae430afe4
+9782	10217	7212155704348844	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj	9319736971d77ed8
+16328	16967	7212155771245083	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj	63bd9b5eeb4516fc
+68679	69598	7212156298256191	esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer.c.obj	9094aa1baa7a687
+9827	10243	7212155704528367	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj	7d4e2f35ecf50db5
+39167	39967	7212156001788737	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj	cef9123a863efd4a
+61542	61772	7212156220304805	esp-idf/nvs_flash/libnvs_flash.a	b844766a3cd3965f
+9894	10260	7212155704638076	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj	4bf409636e0c03e9
+8805	10283	7212155704807614	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj	b1e7b70f300eaadc
+54708	55675	7212156158539694	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj	f9668eb56431e49a
+40671	41312	7212156015462184	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj	5bb4e4eea92ee7d0
+10137	10457	7212155706782335	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj	49238032cc643208
+10155	10717	7212155708358124	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj	203475ad6ef329f
+10217	10858	7212155710891355	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj	5e54313bca2e7205
+10243	10983	7212155711060900	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj	c88ccb22f27c8265
+43757	44523	7212156047386838	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj	7d612fe9c235eb54
+11854	12280	7212155724714396	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj	1bb52c6b52e38793
+22070	22615	7212155828282590	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_v8_compat.c.obj	a5585d7312101784
+10284	11008	7212155711120744	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj	68461fe59e362914
+20235	20506	7212155807208926	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj	d8e94d73f4e83e10
+10417	11071	7212155711539624	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj	518c930786587a46
+18276	19055	7212155792947054	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj	97e12d9fd747070d
+14681	15492	7212155756394776	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj	a1483c08e50e322f
+10459	11138	7212155712766340	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj	1ec4c324186208bf
+52701	53393	7212156136119619	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj	92d7822e7425ad12
+10985	11584	7212155717802875	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj	3c132fc966debf0b
+30130	30734	7212155909415689	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj	437a4b4cf07bab94
+81077	81750	7212156419551916	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj	f353f8be216e8965
+74099	74714	7212156349180064	esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj	71c3e40aa024b240
+10720	11257	7212155714890656	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj	c55f747cc8ff1964
+11039	11484	7212155716715783	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj	25d1df5e9bb1d30c
+10859	11547	7212155717613377	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj	668b55d0bf3ec7d7
+11139	11691	7212155719189175	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj	ba6e20d0dfb7e36a
+11258	11853	7212155720804846	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj	2087cad03f321f
+11489	12006	7212155722031575	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj	dd89a933b4d36043
+11725	12125	7212155723078771	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj	4f81ca29b00aeda1
+79213	79904	7212156399086622	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj	83bddca1f4628a3e
+11696	12161	7212155723078771	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj	91e4b6b16a548422
+74388	74997	7212156352271774	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj	d9352ba6d33e8148
+11613	12190	7212155723547530	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj	2261f02c41e2b80b
+11648	12237	7212155724135947	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj	d19521c4654a18c2
+12129	12562	7212155727856000	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj	dd4b746be7ddc2dc
+33454	34279	7212155944781151	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj	f675c22ee2a110b8
+12190	12608	7212155728185120	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj	77b36dc541c44268
+23824	24566	7212155847950014	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj	9fc2b903bd1c46ac
+72440	72942	7212156331756622	esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj	c61737a3822e8533
+68263	68802	7212156290357298	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj	d3c3a070e37ca88a
+12041	12635	7212155728564113	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj	2115963d8e16ecb9
+15420	16152	7212155763406031	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj	8154a86f99b42757
+12163	12661	7212155728544157	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj	616fa1146356686a
+72066	72769	7212156329083770	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj	b55388a03547bc6f
+12282	12727	7212155729391893	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_mem.c.obj	109309d3c5cf9642
+41313	42115	7212156023281286	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj	1fbeef0a96182169
+12383	12944	7212155731556102	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj	e4279c28dd0849cd
+12638	13264	7212155734538136	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj	3549b9d3a19f4c22
+34205	35061	7212155952221255	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj	a6ff4bdb3248c9ed
+12662	13286	7212155734917122	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj	958e16f52570f854
+12732	13386	7212155735944377	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj	5890226894f4d205
+12767	13453	7212155736652481	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_bignum.c.obj	4e2ef9ec66fdfbb4
+46438	47232	7212156074594106	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj	57809696c4d16b70
+29543	30345	7212155905486194	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj	7d2680f4ee3a3faf
+12945	13471	7212155736802076	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj	814f1e4f3e455c90
+13363	13822	7212155740277868	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj	e071058cfabdbf24
+37700	38370	7212155986080739	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj	ef4255e4f44cc9e7
+16401	16990	7212155772142681	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj	96cddad777d68014
+30035	30696	7212155909375793	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj	65a74fa0674676e8
+81750	82573	7212156426104395	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj	1ca4bac3ef4bd154
+13289	13853	7212155740906184	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj	9a34d11e0bde1850
+13266	13934	7212155740806464	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp32c3/bignum.c.obj	1a20e667dadf4c3a
+20748	21442	7212155816354476	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_ds.c.obj	206dd015a2c6f7f2
+34919	35885	7212155960349522	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj	ec7f1e0c993445f5
+13389	13990	7212155741345014	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/md/esp_md.c.obj	53f051a57e2f6da9
+13455	14031	7212155742292476	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj	52ecde64a7bf3dc9
+13473	14070	7212155742860959	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj	9ba1f1927f25254a
+30375	31032	7212155912746781	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj	79b217bff0ef92fa
+72771	73639	7212156336583717	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj	67c11cf5103201d5
+13854	14437	7212155746441392	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj	f8b5c82e8f8d66be
+13822	14452	7212155746700694	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj	f701a0849310a635
+13779	14476	7212155746979946	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj	ab98d8e8047da93f
+13934	14563	7212155747598297	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj	3949ee9cb5ae3000
+46672	47501	7212156077376659	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj	821be0491454cb59
+14070	14679	7212155748994561	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj	d2903ae55140ad5a
+14032	14771	7212155749433392	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj	8f4a22a1aefef1d
+14363	14954	7212155751288431	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj	d87d4a8d3a8a8772
+14478	15131	7212155753332965	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj	9a40b3704ab3b744
+28241	28739	7212155889249607	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj	257ba1238f797c10
+42116	42920	7212156031549178	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj	8bf614b831cd61cf
+14454	15152	7212155753283100	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj	eae478703e37e6da
+54773	63888	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+14954	15419	7212155755945978	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj	41019489784e3412
+37625	38283	7212155985143236	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj	e4c1001a6473e19a
+24567	27011	7212155872414609	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj	af81451c84304855
+77462	78034	7212156382590718	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj	1339a44b17942493
+44525	45342	7212156055614843	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj	bd6362d4355d0116
+82822	83901	7212156440256557	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj	fc89ba885c99852d
+15135	15510	7212155756883474	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj	b8fa0daeb4a5bc8f
+15591	16271	7212155764503107	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj	b0e39316bbd8f031
+14564	15534	7212155757581610	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj	920ee06cefb52dfd
+15202	15559	7212155757741182	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj	7eed1e1cffb03727
+20049	20658	7212155808794697	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj	94474e71de84821c
+15154	15590	7212155758299683	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj	a0f46986341f8a78
+34246	35190	7212155952550379	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj	217d07889e8a4850
+35236	36112	7212155963032352	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj	36e7f41bcfec2867
+16307	16890	7212155770646676	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj	81ec13d6ecf7d7af
+15055	15847	7212155760144755	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/net_sockets.c.obj	2627d231ef9543a5
+77479	78053	7212156382760268	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj	558ff738bbebe321
+15495	16306	7212155764921995	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj	7adaa0c82ce27b99
+15850	16383	7212155766058939	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj	155c304912d2db62
+51739	52298	7212156124919562	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj	ffb06a87e83d5951
+15511	16326	7212155765320921	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj	c5621afcd8f7d446
+37859	38541	7212155987666499	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj	cd414040dc472c92
+18703	19467	7212155797026155	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj	a5da57ed03afd0bd
+33312	34133	7212155943414798	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj	24a78b31e357e3e4
+15559	16400	7212155766058939	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj	a52705380e432ffb
+16383	16919	7212155771015688	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj	bb028e2fb3a62157
+16828	17208	7212155774606089	bootloader-prefix/src/bootloader-stamp/bootloader-mkdir	2977acd51362c4ec
+43439	44219	7212156043596963	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj	5eb188a53759ee88
+16991	17335	7212155775733078	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj	99f67f4fdcadddfd
+16920	17358	7212155776032280	esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj	bb47522d65c19e47
+16806	17442	7212155776181881	esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj	4e91f9af2b58e011
+16891	17492	7212155776929885	esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj	de499f45706e3002
+17211	17510	7212155777199162	bootloader-prefix/src/bootloader-stamp/bootloader-download	d1bab96807c28970
+18019	18716	7212155789416496	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj	a4c9083b3e544c63
+19467	20235	7212155804665733	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/gdma.c.obj	46d91dfcccd27782
+17211	17510	7212155777199162	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-download	d1bab96807c28970
+74782	75360	7212156355622821	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj	6b5b798b19f71b53
+16905	17624	7212155778246352	esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj	442044187bba295e
+17337	17757	7212155779423209	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj	859970e7cdfd94ad
+19056	19688	7212155799280122	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj	f8b1025d3f23692c
+20705	21215	7212155814489468	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj	7ea1fb2f1409d80c
+22616	23040	7212155832571124	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj	6aee677eafe2c489
+17444	17881	7212155781238362	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj	8f7521e9d41a04ab
+17510	17913	7212155781288223	bootloader-prefix/src/bootloader-stamp/bootloader-update	85c4a670f19f1fb7
+17510	17913	7212155781288223	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-update	85c4a670f19f1fb7
+78035	78805	7212156390060751	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj	4175d9a38ecd776d
+17360	17989	7212155781687160	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj	fd88f62fc3373e32
+46364	47189	7212156074205146	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj	80f76ff77f63ed3e
+42267	42999	7212156032187473	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj	251432d2213c6478
+73967	74746	7212156349299725	esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj	7be51e032683dd3
+72707	73379	7212156335686118	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj	e7912b0187f60659
+17393	18014	7212155781687160	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj	28c328901647b20
+82613	83580	7212156437294474	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj	5e8a0973d59e1b3
+77763	78774	7212156389911152	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj	3b5de96f423a27a6
+47503	48394	7212156086063435	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj	8bdcffd009f70461
+21148	21610	7212155818259390	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj	b72d411ced854a18
+29626	30551	7212155907800008	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj	177ad02572ee102c
+17492	18035	7212155781956437	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj	81aaded99c9d2c99
+63900	64061	7212156243120205	bootloader-prefix/src/bootloader-stamp/bootloader-install	d37eaab27b372207
+17624	18147	7212155783472387	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj	177dac1fbd22f206
+17654	18166	7212155783691799	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj	831cc6e7cd04a49d
+75440	76161	7212156363362129	esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj	8534be20ad71ac4b
+17757	18275	7212155785117986	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32c3/flash_ops_esp32c3.c.obj	ca6a4b540b4665e5
+80169	80854	7212156410466201	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj	6048911421dd7c7c
+52617	53247	7212156134643562	esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj	bfa7dddbd9ebc108
+17914	18289	7212155785177836	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch	a5ed78c59c2ce047
+70640	71301	7212156314971491	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj	d62ce560a3fd6048
+17882	18616	7212155788389242	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj	285b1f49017c3371
+18037	18640	7212155788708384	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj	c3fc6ae1dd066f2c
+17990	18703	7212155789087380	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj	27d02bf4f86b9d77
+51479	52580	7212156127682176	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj	4de176346a8e5933
+40937	41396	7212156016140379	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj	63a71c982940b00f
+42012	43032	7212156032636269	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj	7791517579c7d5f1
+18150	18882	7212155791221666	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj	e9cab760c6917598
+38593	39270	7212155994907135	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj	93e69a1284109f74
+18616	19438	7212155796437725	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj	48708c255f200ee1
+51605	52280	7212156124520634	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj	83ecd5c2316e858
+32832	33454	7212155936922157	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj	aa6f4d029b51fb48
+18883	19596	7212155797943699	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj	11dee9dc774832c4
+36770	37484	7212155977054861	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj	b0f0af3302a9148a
+19416	20032	7212155802212292	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj	e3e4ccc448294a03
+19438	20158	7212155803488881	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj	7dd1fc1fe5a020f2
+77007	77478	7212156376846083	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj	4ae44c41c73f4438
+19599	20256	7212155804725569	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj	678a134777097330
+34181	34974	7212155952111551	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj	fbb433b0b47904c1
+43985	44686	7212156049152117	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj	41a531c46ccf6e75
+49999	50776	7212156109440944	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj	e2921d250b41fbe
+19688	20291	7212155805144454	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj	dc7a399ddb654b87
+20328	20687	7212155809253466	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_pm.c.obj	b34670c9801231f5
+20033	20705	7212155809213567	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj	49f987cbdb2b5dd2
+20291	20748	7212155809373148	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj	f45a924ced7aab06
+20163	20783	7212155810121156	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj	98cb1f2ebcf0eb61
+37729	38441	7212155986729004	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj	2ac1bc11d084a777
+70757	71631	7212156317823880	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj	a1b6c29ded80ad6a
+32587	33434	7212155936593035	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj	a7b3b8456e79b91c
+36957	37699	7212155979009643	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj	143c18297ab05d00
+20256	20803	7212155810161045	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj	5d2c21d76a3a8adb
+20659	21146	7212155813641733	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj	7b4bedddeee4b7bf
+20783	21170	7212155813701576	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj	9dfdaa072b889d0a
+20689	21187	7212155814130424	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj	ef1594e6cce19dbe
+31744	32568	7212155927856392	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj	2279e80a49ce76cf
+70269	70956	7212156311620457	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj	578bce78d334d619
+42860	43706	7212156039458041	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj	27408b08bc6c8b00
+20804	21482	7212155816763378	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_hmac.c.obj	53f73ff9e27d9e30
+28892	29801	7212155899542094	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj	6219c966c7eeb10
+44976	45910	7212156061459216	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj	f6bc9f0a99a739e9
+21216	21570	7212155817940241	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj	8dcc0950865da6b4
+21171	21732	7212155819615761	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/port_systick.c.obj	3088cf2bdd76a8ab
+21134	21768	7212155819934904	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj	e6421cbe4d823877
+21483	22132	7212155823615071	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj	65f0ac3eec1d1558
+32351	33310	7212155934618313	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj	a3736c4e27200817
+21570	22187	7212155824143656	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/croutine.c.obj	21673c91566cb2ae
+21732	22291	7212155824662275	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj	c76eecc822369e25
+21611	22383	7212155825769312	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj	26d43d6f38c16efd
+44642	45535	7212156057539697	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj	d63483d9856cdaf7
+21750	22505	7212155827335130	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj	8237ec020de0e105
+21770	22740	7212155829100409	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj	5632384695c47819
+22133	22758	7212155829230062	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj	420932c4ccb6fb95
+29527	30368	7212155905585937	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj	7b144fc3c419493e
+22188	22832	7212155829958115	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj	2358819082309d48
+67903	68655	7212156288821414	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj	5660ffef469604f1
+24436	25330	7212155854941325	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj	113d2e1d4c055f7c
+22292	22870	7212155830406915	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj	3ad7a162022dcb7c
+22384	22922	7212155831444137	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj	c4c7a3c1a1ea2833
+22508	22952	7212155831763295	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj	9554163ff6d77a8d
+39187	39987	7212156001898449	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj	85c8d9fad386ab4f
+22742	23257	7212155834795183	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj	25ed19216402b8e5
+74365	74841	7212156350695990	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj	a0776117d3b1555e
+65750	66148	7212156264095795	esp-idf/bootloader_support/libbootloader_support.a	d685db205e7458c1
+53116	54073	7212156142901492	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj	b6927ca1831e4b3
+22870	23309	7212155835124301	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj	c211783e583af532
+22760	23333	7212155835293846	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj	b30c9d198841f778
+22923	23357	7212155835603023	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj	f0cadcd34af85874
+22953	23383	7212155835682812	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj	a6cf14a4eebca051
+82772	83609	7212156437503923	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj	96b1e4fa5e2ae90b
+78790	79813	7212156397520804	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj	d00431b764b734ac
+67019	67355	7212156276054893	E:/workspace/ESP32/i2c_max30102/build/esp-idf/mbedtls/x509_crt_bundle	bfc11fa32d79c682
+23043	23703	7212155839053801	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj	ed14a91b0d893540
+23707	25590	7212155858312309	esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj	fdf15fb74589fa96
+50669	51362	7212156115594492	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj	ad8a22d2ae2be83
+23291	23744	7212155839632258	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj	8e678c7aa42af9b2
+31615	32365	7212155925831811	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj	aaec37167230127
+69680	70757	7212156309416345	esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj	789ec186552e5e8e
+52721	53295	7212156135052473	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/riscv/gdbstub_riscv.c.obj	a3b6425d3c87ed2a
+23334	23787	7212155840071080	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj	43ac06f488d347f6
+23257	23882	7212155841058439	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj	a621591dcb5f269e
+38131	38827	7212155990219664	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj	7612f1730031df53
+64281	64566	7212156248290708	esp-idf/hal/libhal.a	57011cd31bed1255
+23383	24290	7212155844648834	esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj	566d38b8ec32e61b
+23787	24436	7212155846454021	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj	56a68ec9c0b4f723
+23913	24469	7212155846852952	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj	4b8208d3b7ff4646
+40012	41289	7212156015202878	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj	4eb06558379c1dc6
+24470	25174	7212155853455298	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj	1682f5aa62c9e33c
+24551	27098	7212155872614083	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj	1a61333aa8fcb636
+25012	27432	7212155876294241	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj	a1e75a29d4b3c071
+28870	29624	7212155897926408	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj	b55a7b62eb455a2e
+25179	27779	7212155880163898	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj	93caf26304706025
+83580	84077	7212156443009214	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj	2eb445b3da91e0aa
+64061	64254	7212156245164455	CMakeFiles/bootloader-complete	de493f4753a4f799
+25076	27819	7212155880413227	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj	2145bedd7411c8a2
+25331	27839	7212155880662563	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj	37ccfd08e015570e
+27131	28240	7212155884801492	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj	246208f191446e66
+25591	28255	7212155884761597	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj	6876147afef88847
+27840	28868	7212155891084699	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj	e9f0ef79394993df
+28256	28891	7212155891024862	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj	7f848655e49b72bb
+35083	36014	7212155962533684	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj	5b2e150a535e1afb
+72893	73760	7212156336733319	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj	31cf2030d64f59d1
+48071	48989	7212156091249574	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj	25760ed14533b600
+27018	29527	7212155897537454	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj	1c376a71ed478c61
+28697	29543	7212155897796756	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj	b890278134b28be0
+28747	29752	7212155899621886	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj	651073e6b1305620
+29752	30472	7212155906912387	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj	afe4fa4a1a3f1813
+30349	31069	7212155913105830	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj	df92ddc21675c42
+30473	31154	7212155913494790	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj	a75486a07e9c8564
+30697	31614	7212155918072549	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj	8274814ada50f596
+30734	31629	7212155918391693	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj	e36c200fc950676f
+30553	31741	7212155919369085	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj	8a8c64379f2792c4
+31034	31766	7212155919957514	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj	adb13f36b7b51466
+31155	31821	7212155920525986	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj	522c29b9375f1f02
+31325	31934	7212155921792606	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj	6d9098b653502241
+31705	32583	7212155928165573	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj	e5fc9fd08e94aa3
+34313	35235	7212155953807014	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj	25c84193e7f8076e
+38370	39185	7212155994009544	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj	d61b29eeba565e53
+31823	32830	7212155930210094	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj	b18df21414c733a7
+41460	42663	7212156028756646	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj	237eb7495da48973
+76460	77131	7212156371630024	esp-idf/app_trace/libapp_trace.a	59b2a878d67f7a94
+69606	70266	7212156304938319	esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj	5e8a7f2c5a53b172
+49424	50202	7212156104065310	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj	e382d3c2f117d637
+32554	33266	7212155934368977	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj	548b86296e5da2d5
+32366	33332	7212155935535865	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj	bd05bc0731d2471e
+33284	34149	7212155943664131	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj	2e344519754c5152
+38465	39207	7212155994438392	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj	2b3d3bf7acf7ae12
+69697	70527	7212156307321956	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj	52f99c7d943f2ff1
+33267	34179	7212155944023178	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj	bf3b3d74cb719ce0
+33435	34245	7212155944551757	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj	dad5c438ae62e1a6
+74163	74884	7212156350945320	esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj	d62601384c2b6cb0
+33577	34311	7212155945110261	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj	ff36cfc84857ed85
+71635	72440	7212156326141632	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj	78e8d3f1e8470564
+34150	34914	7212155951533095	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj	1efd0ed230fd0281
+70905	71687	7212156318601795	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj	5bb12258f053f3ae
+34279	35250	7212155954774430	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj	da3304a9a835fefb
+41169	41993	7212156022144318	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj	59a5f31b48e3ec08
+35191	36221	7212155963511081	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj	f6993146c4a91b46
+36527	37291	7212155975090119	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj	a13f9383db5912e
+35253	36526	7212155966921955	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj	5e8c5944384405b4
+50229	51114	7212156112373105	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj	e0f08a1820db317b
+35886	36769	7212155969225797	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj	9896a801a06aae08
+69751	70078	7212156302933676	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj	68a943e7ccc3c952
+36179	36953	7212155971928573	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj	3e745486501b1d9a
+64567	64734	7212156249966381	esp-idf/esp_rom/libesp_rom.a	c72a8c6cc5ede3f6
+36057	37001	7212155972307552	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj	e507401f81b13cb6
+36112	37026	7212155972447183	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj	edee8bd87522d371
+75528	76271	7212156364159997	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj	7cf4637f719f03b8
+36222	37052	7212155972826171	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj	629ba324245c5d3b
+37027	37728	7212155979119343	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj	373368926aafb3fc
+37002	37752	7212155979528248	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj	65f802be5050af64
+69798	70637	7212156308628453	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj	a374b96b850cbad4
+59168	59586	7212156197615216	esp-idf/esp_adc/libesp_adc.a	ef111132fad4760d
+37053	37857	7212155980336096	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj	4485bad03b90bb2
+37292	37915	7212155981552838	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj	42f3fa7399e81aa
+37484	38131	7212155983178490	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj	5c130c158dac66ea
+37753	38465	7212155986948408	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj	3ae9436ac1e02ba1
+60267	60539	7212156207997467	esp-idf/wpa_supplicant/libwpa_supplicant.a	38e53e65cca60c16
+40320	41166	7212156013417652	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj	8d40954499fbb98a
+80318	80957	7212156411842523	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj	e2a55e49cf74f802
+37916	38592	7212155988065424	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj	1aca9cc6c8d0a3c2
+58290	58750	7212156189855964	esp-idf/esp_gdbstub/libesp_gdbstub.a	a3c0ef8aff413873
+38284	39085	7212155992732944	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj	62c880553df2b63e
+38442	39165	7212155993849964	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj	113a0ccf979c8659
+50777	51576	7212156117678932	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj	535e054afef5e518
+38541	39294	7212155995166447	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj	c816ec087ee7887b
+38829	39496	7212155997380523	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj	17d745cd8ea798a0
+39098	39915	7212156001609221	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj	6fd4a07801944168
+39208	39947	7212156001728903	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj	587afca9ade8dbbd
+65384	65583	7212156258460861	esp-idf/app_update/libapp_update.a	a7076dc1723e5cc3
+39271	40010	7212156002177702	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/sockets_ext.c.obj	bdc0a3f0bf996ea5
+39498	40319	7212156004930341	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj	d36e28f06c04ce1c
+43844	44627	7212156048583644	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj	26be13199f92f105
+40029	40670	7212156009109171	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj	c4e99761f2a945ee
+72943	73832	7212156338678116	esp-idf/mbedtls/libmbedtls.a	93c909fe5ffdfd92
+39969	40820	7212156010176315	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj	723d7baca1e9c1e
+40627	41338	7212156015631734	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj	1cbca815eb23027e
+40821	41504	7212156017297274	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj	2d4fd69486c87b81
+58750	59168	7212156193964975	esp-idf/esp_eth/libesp_eth.a	4ec7d9d42a48368d
+41292	42010	7212156022533281	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj	4967ff7752a5ecc3
+41396	42163	7212156023829817	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj	8e336b7d61c25b44
+41339	42265	7212156024777279	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj	26bdf061850c469c
+41504	42403	7212156025575152	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj	ef20278e305ca607
+41994	42852	7212156030910888	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj	634d101da69c4dc
+42164	42904	7212156031299846	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj	97364ffbe18bb771
+42666	43438	7212156036745284	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj	4b46f8d6ffb7be0a
+42922	43754	7212156039637563	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj	73cc31fd8ce8607b
+43033	43843	7212156040385561	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj	fd06b568c5a3ad45
+54338	55342	7212156155667363	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj	23faaa05a5987a4c
+43642	44390	7212156046030465	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj	ee98ae7062d0e6d8
+66723	67018	7212156272793612	esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a	b77ead35cbba9695
+43706	44477	7212156046888165	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj	74290f6f1c9d9b83
+43802	44642	7212156048713288	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj	f4834466c9f90149
+52012	52699	7212156128829112	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj	f8dd8982f0286a84
+50262	51002	7212156112024034	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj	bf96c5e4b4793059
+44220	44975	7212156051984543	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj	7fbcd3c79c4a1209
+46396	47160	7212156073756351	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj	4724a946d3d8b316
+76134	76736	7212156369515677	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj	29a6db79c97314be
+44392	45363	7212156055375481	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj	a09e6f54e6c3a948
+44628	45390	7212156056163375	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj	6d57ff5d8008ddfb
+45522	46293	7212156065239113	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj	486e9d032e58548f
+45346	46364	7212156065697882	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj	149c25da9db49153
+45364	46395	7212156066096827	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj	eef72b4e671a9943
+46416	47347	7212156075232399	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj	96c37cbb2f7d5198
+45910	46670	7212156068709834	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj	7650543f3b376119
+46273	47018	7212156072419915	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj	196855b6bd912866
+47031	47806	7212156080049525	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj	e87ef16c9fdc0109
+47148	47950	7212156081844722	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj	b11f77d440604b18
+64006	64281	7212156245433974	esp-idf/log/liblog.a	2070359d48ef78ed
+47190	48052	7212156082871975	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj	f5da50e53901ba57
+47160	48071	7212156082941790	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj	d4d07d9c27c3f558
+57146	57584	7212156177518942	esp-idf/esp_http_client/libesp_http_client.a	cfdb5e21a753a62b
+48517	49423	7212156096326004	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj	8ce10c8229b19408
+72042	72572	7212156327837099	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj	de1c4edb0e84629f
+48666	49524	7212156097014169	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj	458ba0b9cc24097e
+48696	49784	7212156100315336	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj	5bffad838e2ea9f
+49010	49988	7212156100734225	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj	ccefeb10dc3df072
+49195	50119	7212156103446967	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj	65f9172cf316d791
+49525	50229	7212156104374484	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj	deaee55f47c1bf46
+49306	50261	7212156104414375	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj	a8c6f1a2d500da7c
+49764	50401	7212156106409043	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj	6342b27eb0c9733d
+49786	50664	7212156108742812	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj	2c3a9f9d9c20e539
+75324	75814	7212156359931306	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj	e781fde8d3099b93
+50124	50683	7212156108832570	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj	6d579fc0caae4491
+54773	63888	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+50202	50912	7212156110757423	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj	4dc92f65b1de4166
+50402	51278	7212156115185589	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj	96dd35729864c03d
+50913	51478	7212156117130400	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj	93efb3bc5e45ded3
+50683	51598	7212156117569220	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj	ddde21d0ac2ea8b9
+77572	78517	7212156387338034	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj	5d0042f33514d365
+74746	75323	7212156355433330	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj	698b5369cb09d3d4
+51006	51865	7212156120920247	esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj	f7fb479baaf134b1
+51366	52012	7212156121837804	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj	5818289c0dc3f30c
+51579	52093	7212156123244041	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj	d9094ea1067baff
+68531	69052	7212156292282150	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj	7b20a649785dfb28
+51279	52330	7212156124899614	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj	a138813bda29e80f
+77118	77570	7212156377773607	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj	8a450f8e013e1ab4
+71352	72039	7212156322680900	esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor.c.obj	f540b17ae5068b0b
+52849	53278	7212156134843039	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp32c3/gdbstub_esp32c3.c.obj	78a41bc17f466d7e
+52300	52615	7212156128190815	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj	34c9d9c46bb5289
+73379	74163	7212156343834336	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj	68e1ff928b017808
+52094	52720	7212156129377641	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj	63061fa0b0c2ca16
+64061	64254	7212156245164455	bootloader-prefix/src/bootloader-stamp/bootloader-done	de493f4753a4f799
+52281	52848	7212156130255294	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj	b54ba65a767191e7
+52330	53106	7212156132499297	esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj	5fe9e881b69e1563
+52670	53153	7212156132678817	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj	d8546057b7b0de2f
+77598	78388	7212156386041494	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj	ef307d6801d4d917
+52582	53264	7212156134872963	esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj	22abd6eff90510b2
+53279	54263	7212156144746563	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj	6ed56336c5c8f1ee
+53264	54335	7212156145285118	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj	e0c90c48d038c694
+61283	61542	7212156218040809	esp-idf/esp_phy/libesp_phy.a	ab47acab17a273f9
+53156	54362	7212156145833660	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj	a10b17140ff01c1
+53248	54382	7212156146092962	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj	c246989199a3492e
+69729	70367	7212156305965568	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj	8470d90661e6f8f0
+53981	54501	7212156147389488	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj	cf8c5a3c122924cb
+53297	54707	7212156148506504	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj	5f2abe14c955279c
+18292	54768	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-configure	5f75c6f5ddd57032
+18292	54768	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure	5f75c6f5ddd57032
+54080	55120	7212156152814986	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj	8727f36ab97a4434
+54365	55276	7212156154849544	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj	50bf72b076f58a0c
+54263	55280	7212156154959249	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj	b072bf1f7532c401
+54387	55295	7212156155118822	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj	bfdb3f5c3b697e35
+54504	55534	7212156157293014	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj	4841ec7195d84720
+55128	55880	7212156161042986	esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj	160929ade1767ffc
+55880	56530	7212156167186568	esp-idf/esp_https_ota/libesp_https_ota.a	75bdf9db2206c905
+57585	58289	7212156184689772	esp-idf/tcp_transport/libtcp_transport.a	792b0ea8ebfb421c
+79905	80335	7212156405589237	esp-idf/espcoredump/libespcoredump.a	c7921ac2d1acbd7e
+59587	59851	7212156201125829	esp-idf/esp-tls/libesp-tls.a	55e6cf257fa93db
+81691	82590	7212156427271278	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj	b1dd6fcb8cf46026
+59851	60046	7212156203090579	esp-idf/http_parser/libhttp_parser.a	8d1c6de59f9fba85
+60540	60744	7212156210022042	esp-idf/esp_netif/libesp_netif.a	cd98c95371644221
+60745	61070	7212156213213509	esp-idf/lwip/liblwip.a	bc480c072f6f06bc
+61070	61282	7212156215028660	esp-idf/vfs/libvfs.a	98264cff482dd5d9
+68165	68677	7212156289010896	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj	57be6eb568cba3df
+61772	62170	7212156224320020	esp-idf/esp_event/libesp_event.a	160640522793b47f
+62170	62408	7212156226434369	esp-idf/esp_timer/libesp_timer.a	57a12a5cc6e95bf
+62409	62635	7212156228967593	esp-idf/esp_common/libesp_common.a	18dece8ef16c04c6
+62635	62922	7212156231849886	esp-idf/cxx/libcxx.a	476b4066ad2f5413
+62922	63132	7212156233924344	esp-idf/newlib/libnewlib.a	c99aa46fe92efd01
+63133	63322	7212156235849197	esp-idf/freertos/libfreertos.a	de9d49eb81f7d9b3
+63322	63545	7212156238063274	esp-idf/esp_hw_support/libesp_hw_support.a	e8b81cf732c50b6e
+54773	63888	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+54773	63888	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+54773	63888	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+67356	67619	7212156278817753	x509_crt_bundle.S	71ac31e26679a8fa
+54773	63888	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+63810	64006	7212156242690902	esp-idf/heap/libheap.a	6f9fae45f9cf86dd
+63900	64061	7212156243120205	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-install	d37eaab27b372207
+64061	64254	7212156245164455	E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/bootloader-complete	de493f4753a4f799
+64061	64254	7212156245164455	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-done	de493f4753a4f799
+64734	65024	7212156252859389	esp-idf/esp_system/libesp_system.a	ad3b58d3706d3ecc
+83901	84256	7212156445163447	esp-idf/spiffs/libspiffs.a	ffcc13413bc7a256
+72572	73294	7212156335307132	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj	1cbc1c55a36067d2
+65024	65190	7212156254524950	esp-idf/pthread/libpthread.a	81c04df28b1cae34
+65584	65749	7212156260106466	esp-idf/esp_partition/libesp_partition.a	bf5fe3fbc96b7423
+80958	81496	7212156417337828	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj	f72753703ba73efb
+66148	66351	7212156266130804	esp-idf/esp_app_format/libesp_app_format.a	9dcd5ac526fabd50
+75986	76444	7212156366443887	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj	888acba35773b113
+71323	72183	7212156324017315	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj	129868dcc7609577
+66351	66552	7212156268145416	esp-idf/mbedtls/mbedtls/library/libmbedtls.a	5d6fec66f84abb8b
+66553	66723	7212156269851188	esp-idf/mbedtls/mbedtls/library/libmbedx509.a	ba4e36c807d5d1a5
+67019	67355	7212156276054893	esp-idf/mbedtls/x509_crt_bundle	bfc11fa32d79c682
+67356	67619	7212156278817753	E:/workspace/ESP32/i2c_max30102/build/x509_crt_bundle.S	71ac31e26679a8fa
+67620	68234	7212156283435802	esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj	8e601456ff41f712
+67629	68289	7212156284323437	esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj	14b0a89ed773a1aa
+68025	68623	7212156288472335	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj	ff17877044f68e1e
+67722	68703	7212156289220343	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj	ede299b82aaafec4
+68124	68785	7212156290197724	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj	dd6e11625a879e24
+76149	76859	7212156371061545	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj	49f034fdbec0bebb
+68291	68925	7212156290865944	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj	a69c51cc056587a2
+68785	69679	7212156298345945	esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj	645135da8f65ac9
+82990	83987	7212156440974643	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj	cd966e844d832eff
+68629	69725	7212156298764826	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj	7ab76e688a29d492
+68802	69750	7212156298964295	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj	b496a8d3a4bb536a
+69053	69775	7212156299961623	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdm.c.obj	b3a7f41be9f76be0
+68703	69796	7212156300111223	esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj	31ca2e2710339255
+68928	69818	7212156300220929	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj	3c5ad9f03c0f5e66
+69777	70733	7212156308907707	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj	ce05fe8420e21f55
+69819	70904	7212156310543336	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj	b7affc39db6096c7
+70080	71004	7212156311690272	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj	a039635dcdcd336c
+77385	77761	7212156379518935	esp-idf/protobuf-c/libprotobuf-c.a	940a934d6f27feeb
+70368	71319	7212156314881734	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj	20c35726867b09da
+70527	71350	7212156315470163	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj	a2814a889a0cee74
+70969	71955	7212156321912942	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj	8e7d259a7e8c2229
+71303	72014	7212156322331818	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj	a50a79da95743892
+71007	72066	7212156322870378	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj	3daefaf0b958c77c
+71705	72462	7212156326959443	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj	b7ca997d8ac1b1c7
+71956	72707	7212156328794544	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj	d2337bdbd86063e6
+71925	72726	7212156328784570	esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj	4f6f62a9ce347567
+72016	72743	7212156328824464	esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj	5e994bd7b01a66c4
+72184	72892	7212156331168195	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj	846c30efd2e351b6
+72745	73355	7212156335536515	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj	681d3403352c2628
+73298	73964	7212156341400843	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj	c23a9f65e5181a7d
+73357	74098	7212156341909478	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj	986d6f82c96cf9a6
+73623	74226	7212156344023828	esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj	2b154c710ea1c171
+73760	74387	7212156345390169	esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj	7bc515614d39e7e9
+73844	74594	7212156346955988	esp-idf/esp_pm/libesp_pm.a	54aa1242a7aa07fe
+74227	74804	7212156350327001	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj	74d083f12f6e0b3f
+77228	77725	7212156379209760	esp-idf/cmock/libcmock.a	36a97130d391bc9e
+74597	75064	7212156352830289	esp-idf/driver/libdriver.a	ee7f14b5dd82d99d
+74715	75346	7212156355662723	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj	9d1a3162ebd6b8dc
+74842	75373	7212156355772423	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj	ffe3b029ccf0b7a9
+74885	75419	7212156355842233	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj	e1853bd8f9b6f8f6
+81512	82333	7212156425685520	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj	a9550eba3f932a61
+74804	75439	7212156356011782	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj	e64d3439ea31e084
+74998	75527	7212156356101539	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj	6865111cc1e3edb5
+75065	75565	7212156357667357	esp-idf/efuse/libefuse.a	5bb9174591fc2ddf
+78777	79529	7212156396573339	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj	74174b230e2a619a
+75566	76063	7212156363062929	esp-idf/esp_ringbuf/libesp_ringbuf.a	7c2117a06aa77962
+75361	76133	7212156362973168	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj	c06c89075d9ee780
+75374	76148	7212156363232471	esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj	badd6e4a5ce50f0
+80335	81051	7212156412879746	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj	327215d4436878dc
+75419	76174	7212156363691252	esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj	7dec5f010d5fda9b
+75817	76432	7212156366673274	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj	54599c409e9d8322
+76064	76458	7212156366872738	esp-idf/riscv/libriscv.a	4ac30e51a6cc2c1a
+76271	77006	7212156371290935	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj	aa85ec30607c5fd
+76745	77224	7212156372936529	esp-idf/unity/libunity.a	9db354f2b82e582d
+76860	77366	7212156375419895	esp-idf/console/libconsole.a	576bd215a3ccf537
+76946	77462	7212156376267625	esp-idf/esp_hid/libesp_hid.a	7fe1a67df7a175ff
+77132	77585	7212156377873335	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj	a3b621fb887bc7f3
+77145	77598	7212156377873335	esp-idf/esp_lcd/libesp_lcd.a	bf759e5afba83f2
+77367	77775	7212156379748321	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj	88f681817204f488
+77587	78017	7212156382620645	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj	31dcf0dd36cc0862
+78053	78789	7212156390190403	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj	c14a4e18e7f1850c
+78018	78828	7212156390429767	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj	26f43cbee22d3d4c
+78488	79031	7212156392374571	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj	c2de564790aac207
+78390	79211	7212156393351951	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj	789c82383327d2fb
+78829	79373	7212156395526139	esp-idf/protocomm/libprotocomm.a	b38471fb919837a4
+78518	79630	7212156396802722	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj	915f03571eb5d0ab
+78806	79641	7212156397431050	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj	7c8c76fdca85d4cd
+78761	79662	7212156397740222	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj	3e84ca12058d7a3b
+79374	80023	7212156402686992	esp-idf/esp_local_ctrl/libesp_local_ctrl.a	28243274c3350036
+79642	80315	7212156405509449	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj	a9aa5378cb445b1
+79662	80524	7212156405878481	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj	e13ec41023987a07
+79815	80735	7212156408531369	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj	7bc841dac607d27e
+80287	80912	7212156411004759	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj	7e7f8c97a6b9eb7a
+80533	81077	7212156412949560	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj	9e6da5a6a9baf383
+80445	81174	7212156413358467	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj	9553c9a61d9b80ca
+80735	81288	7212156413518039	esp-idf/wear_levelling/libwear_levelling.a	6555f1c075adeef3
+80857	81512	7212156417507373	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj	cda67905e9d237ae
+80913	81536	7212156417507373	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj	9e0adb6f4009d714
+80602	81690	7212156418574520	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj	944814b31ef1e8b7
+81175	81713	7212156419432230	esp-idf/sdmmc/libsdmmc.a	52fb648642426da4
+81291	82099	7212156422853082	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj	acb67f91947861d3
+81664	82315	7212156425515964	esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj	a370aaca2051537b
+81713	82608	7212156428059162	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj	cd4532a36391a1a1
+82351	82771	7212156430173516	esp-idf/fatfs/libfatfs.a	f184728c64b53bfc
+82497	82819	7212156430572445	esp-idf/json/libjson.a	20cff2909d93244f
+82315	82969	7212156430801831	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj	c6f1cc02bfac736e
+82591	83185	7212156434202747	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj	5a364b8395701e04
+82574	83305	7212156434791175	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj	602b53bffbafb4bf
+82145	83403	7212156435748605	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj	f3e6e41cea68ba63
+83404	84008	7212156442091647	esp-idf/mqtt/libmqtt.a	d50a2fe4b5b2afe0
+83186	84056	7212156442690058	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj	6c89ab1429b0e03
+83307	84096	7212156443079015	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj	312230e601c9bf73
+83206	84205	7212156444315710	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj	5a6c9986b9aa3346
+83610	84239	7212156444704662	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj	402d213e6e51f1f6
+83992	84352	7212156446100929	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj	312165db3ab66163
+84010	84647	7212156449063018	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj	165ac0e67ac021b2
+84056	84663	7212156449232560	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj	e86a22084bebd06b
+2	13196	7212157285873959	build.ninja	314755716281409a
+129	316	7212157290601596	esp-idf/esp_system/ld/memory.ld	18fbc46794343d99
+129	316	7212157290601596	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esp_system/ld/memory.ld	18fbc46794343d99
+412	1516	7212157300861800	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/nist_kw.c.obj	ccd4fd8d50bf3823
+472	1541	7212157301091191	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/padlock.c.obj	2a5fa1ff98a0b813
+317	1841	7212157305070554	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pem.c.obj	bc852075b84f0e5e
+625	1862	7212157305010727	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1parse.c.obj	5a21cac8ed92535
+590	1880	7212157305020686	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/asn1write.c.obj	d15e97843c1a5414
+425	2034	7212157306775994	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/oid.c.obj	ccc8709e307ff58c
+609	2159	7212157307244737	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/base64.c.obj	1b40376463ffdd85
+1542	2388	7212157310815204	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aesni.c.obj	bd8097fb5cf28955
+1517	2732	7212157313677539	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aria.c.obj	1d591310537d5f36
+2035	2863	7212157315363038	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chacha20.c.obj	890553e9e20ea7ef
+1862	3090	7212157317447459	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/aes.c.obj	178551caf9b42f4f
+1880	3241	7212157318185489	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ccm.c.obj	52ebc46aeef02c1a
+2733	3478	7212157321327099	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/chachapoly.c.obj	234df96e1af84532
+2165	3549	7212157322045174	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher.c.obj	a2013f5d29c3047d
+2389	3624	7212157322274558	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cipher_wrap.c.obj	7703cb2c5a4ebc64
+1842	3788	7212157323172161	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/bignum.c.obj	f1bfd92e327180d6
+2866	3811	7212157324049815	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/camellia.c.obj	1f94dd2e39c3a33e
+3091	4116	7212157327231309	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/des.c.obj	ff83e9b90a697473
+3242	4131	7212157327650190	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/dhm.c.obj	dd4f595ae4adeac2
+3625	4887	7212157335509182	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/cmac.c.obj	4ee76b20da2f8b10
+3549	4902	7212157335668748	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ctr_drbg.c.obj	b7e102c7060b936c
+3812	4920	7212157335818356	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy_poll.c.obj	352370bd74865183
+3788	4948	7212157336257172	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdh.c.obj	f1eb2789449cd6e0
+3479	4967	7212157336346938	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/constant_time.c.obj	a5c962fc0408628a
+4903	5709	7212157343318303	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecjpake.c.obj	cc1ee66749d88d2e
+4117	5762	7212157343906732	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp_curves.c.obj	93ccfc209163b8ea
+4131	5780	7212157343647430	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/error.c.obj	8dea215505bf3167
+4968	5882	7212157345263106	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hkdf.c.obj	959ba1a691cfb1ab
+4948	6047	7212157347297657	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/entropy.c.obj	9ae8d6c203f104e4
+4888	6202	7212157348723851	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecdsa.c.obj	228c81192dcad41
+5709	6463	7212157351436597	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/memory_buffer_alloc.c.obj	cca54c14e75bfdbd
+4920	6521	7212157351845504	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ecp.c.obj	bc74042a2ff59e31
+5763	6943	7212157356263686	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/hmac_drbg.c.obj	976ee69147d8f194
+5781	7054	7212157356762361	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/gcm.c.obj	84923c080637d7ef
+5883	7087	7212157357171271	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md5.c.obj	ad0cee93c5d3b701
+6203	7109	7212157357669937	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_trace.c.obj	5ceb4bdc406bd1e1
+6048	7229	7212157358876713	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/md.c.obj	731b0534d1ffc10e
+6465	7279	7212157359315548	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/mps_reader.c.obj	cecf102167e0018e
+6525	7707	7212157364012977	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkwrite.c.obj	f74d03a6071d5ee5
+7279	8120	7212157367194472	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/poly1305.c.obj	feeb151bf0b85132
+7111	8335	7212157369777568	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs12.c.obj	ad47660e3968b6ad
+7088	8358	7212157370176497	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkcs5.c.obj	1d65a651866705cf
+6944	8400	7212157370395908	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pkparse.c.obj	a9e5698b0599cb3b
+7055	8686	7212157373198423	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk.c.obj	61e4fb700c005f8a
+7231	8805	7212157374584712	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/pk_wrap.c.obj	13aa9c256999abe2
+7708	9301	7212157379531487	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_cipher.c.obj	482a8a89d58e2cd
+8337	9377	7212157380419112	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform_util.c.obj	d7d34c4b433013e6
+8400	9458	7212157381316722	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/platform.c.obj	69bc83ede2821031
+8358	9965	7212157386433036	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_aead.c.obj	1fed334e56b974ca
+8686	10164	7212157387769467	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_client.c.obj	a2ba6544283f99d9
+8805	10374	7212157389993515	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_driver_wrappers.c.obj	f4bfb86828963346
+8124	10661	7212157392646433	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto.c.obj	9e9b1a2a9d61a093
+9302	10907	7212157395588557	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_hash.c.obj	3551abcd1c2780a3
+9458	10988	7212157396226859	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_mac.c.obj	f55479f1530d36fb
+10165	11012	7212157396555976	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ripemd160.c.obj	6e604410115711fa
+9378	11109	7212157397313957	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_ecp.c.obj	9697264115340b75
+9968	11139	7212157397643072	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_its_file.c.obj	a26156d3ec4f3ff9
+10662	11440	7212157401153685	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_se.c.obj	12b651513d0958e
+10375	11863	7212157405003389	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_slot_management.c.obj	114c8671099adf1e
+11140	12445	7212157410927552	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha512.c.obj	36204019161ea89d
+11109	12466	7212157410488727	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha1.c.obj	fa1f84a202164649
+10990	12561	7212157411914919	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_storage.c.obj	5b81c58e20c5ae6c
+11440	12637	7212157412862383	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa_alt_helpers.c.obj	58f94b3672a95118
+10908	12656	7212157412952146	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/psa_crypto_rsa.c.obj	512e201d1eadf9
+11864	12675	7212157413281260	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/ssl_debug_helpers_generated.c.obj	7ffbb8ff4e8e239c
+11013	12944	7212157415634973	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/rsa.c.obj	cfa5165706d5e670
+12561	13437	7212157421040522	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/threading.c.obj	becc0833471c80e
+12466	13453	7212157421259933	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/dma/esp_aes_gdma_impl.c.obj	9b7779322df8534b
+12676	13485	7212157421589049	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/timing.c.obj	ec8ec7a9ef5ff613
+12446	13530	7212157421828412	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/sha256.c.obj	23cafee58a13aa68
+12638	13565	7212157422117637	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version_features.c.obj	1e87342a32cbd1e1
+12657	13613	7212157422795822	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha_gdma_impl.c.obj	4f028f32ebafc57
+12946	13765	7212157424012570	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/version.c.obj	d5679b5c8f1c0b8
+13437	14337	7212157430295770	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_mem.c.obj	54e1ca400bc3808d
+13454	14500	7212157431602281	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/esp_sha.c.obj	9bcd3629c7d7f2fa
+13486	14554	7212157432051090	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_timing.c.obj	fe53305ca955a1
+13530	14652	7212157432888843	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/esp_aes_xts.c.obj	7df16bcd9d4f2904
+13614	14671	7212157432749216	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_hardware.c.obj	f5b562caf47e0e7f
+13565	14969	7212157436419414	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/crypto_shared_gdma/esp_crypto_shared_gdma.c.obj	6e6db7d93c9bbc8
+13766	15327	7212157439780417	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_bignum.c.obj	fa7ecc6d0e009281
+14500	15665	7212157443201277	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp32c3/bignum.c.obj	246fdb511ab7cded
+14555	15833	7212157444408043	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha1.c.obj	acba0a5a55ad4025
+14340	16076	7212157447130767	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/esp_ds/esp_rsa_sign_alt.c.obj	103d2456da93b282
+14672	16435	7212157450372111	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/sha.c.obj	65bb3ed965ff9333
+14971	16454	7212157450152693	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/esp_aes_common.c.obj	7526b47d50d2541b
+14653	16551	7212157452017708	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/dma/esp_aes.c.obj	e89ab01b563398c0
+15327	16576	7212157452237118	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha256.c.obj	325c7975d347fb02
+15834	16686	7212157453413974	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/sha/dma/esp_sha512.c.obj	57327d31d3d5df39
+15668	16802	7212157454152001	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/md/esp_md.c.obj	c3488918ccf4cbe7
+16077	17316	7212157460106082	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509.c.obj	bb0c8da3b6c5afa
+16437	17886	7212157465701120	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedcrypto.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/aes/esp_aes_gcm.c.obj	8a1dfe8a5c72f18b
+16455	17908	7212157465701120	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_csr.c.obj	7fca509c04bf111d
+16551	17931	7212157465491685	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_csr.c.obj	8261156c934dca50
+16576	18037	7212157466359369	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crl.c.obj	6fab69c14e828373
+16687	18071	7212157466838086	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_create.c.obj	f01ed8621f888549
+16803	18163	7212157468294187	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509write_crt.c.obj	bde7beb141b0d79d
+18072	19117	7212157475644548	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/debug.c.obj	dd3e70d7c30c47c3
+17316	19244	7212157476921122	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedx509.dir/x509_crt.c.obj	ea5b3d836e142fca
+17910	20062	7212157484361242	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_client.c.obj	bfc207ba555e8d9
+17890	20273	7212157487622519	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ciphersuites.c.obj	df335eb57a1787a0
+18166	20390	7212157488669719	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cookie.c.obj	b18bf2cbda1e332b
+18038	20458	7212157488729568	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_cache.c.obj	c4d49b6bb0e67e4b
+17932	20475	7212157489407742	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_msg.c.obj	192396cfa1d8dec0
+19119	20803	7212157491801345	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_keys.c.obj	a0434d13e40dfb71
+19245	21676	7212157501874414	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_server.c.obj	1f7b98b5994147f9
+20275	22085	7212157504158314	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_server.c.obj	6ce1882ed24b7c7
+20803	22844	7212157512346428	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_client.c.obj	5a6a509326ba386c
+20476	22894	7212157513702805	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/mbedtls_debug.c.obj	295521220dd4aa96
+20393	23014	7212157514889617	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_ticket.c.obj	90bce8e2a7fc2e10
+20067	23073	7212157514759972	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls.c.obj	62dcc5b1aecc98d3
+20460	23315	7212157516565145	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls12_client.c.obj	2ae36a1f45ba9442
+21677	23398	7212157517981355	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/ssl_tls13_generic.c.obj	aab72e4d28bd23a9
+22846	24899	7212157532921416	esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj	c1fcbf5e37704554
+23014	25367	7212157537359558	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj	a7c1a2a038e7dcc5
+23334	25451	7212157537748514	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj	caab129cd49e74d1
+23398	25494	7212157539513789	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj	8cbbf9cca12dbd31
+22896	25681	7212157541887455	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj	77284c3ad0a06bfa
+23075	25852	7212157543941956	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj	6f9160dfbba1e06d
+22085	25980	7212157543562968	esp-idf/mbedtls/mbedtls/library/CMakeFiles/mbedtls.dir/D_/software/esp-idf/esp-idf/components/mbedtls/port/net_sockets.c.obj	ca264822760c8f84
+24901	27217	7212157554822868	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj	f47797726cebe8c0
+25371	27444	7212157560308203	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj	7a9a5786db3c8b53
+25494	27497	7212157560487729	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj	29681d94f15dfa59
+25682	27645	7212157562163247	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj	2a9e3026d2c2924e
+25980	28043	7212157566272253	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj	5ae587a49cc3bfac
+25856	28395	7212157568895241	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj	fb53e47d23111591
+25452	28423	7212157569144584	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj	8af7e00e8d8e2953
+27444	28753	7212157574171140	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj	a3f460c07b70764d
+27498	28985	7212157576145863	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj	75b6afcdfb180992
+27218	29035	7212157576445058	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/idf/bootloader_sha.c.obj	87131de4ac5d25b9
+27646	29159	7212157578120580	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj	ce42fe703b6873de
+28046	29512	7212157581571349	esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition_target.c.obj	8cd046db01888395
+29036	29810	7212157584104581	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_brownout_hook.c.obj	ccee164af3308307
+28397	29828	7212157584653116	esp-idf/esp_partition/CMakeFiles/__idf_esp_partition.dir/partition.c.obj	e4365d2648bc4da3
+28754	29931	7212157585520794	esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_app_desc.c.obj	b799b11ec7c3ab28
+28424	30175	7212157587256152	esp-idf/app_update/CMakeFiles/__idf_app_update.dir/esp_ota_ops.c.obj	cf6e4c6ceea362fd
+28985	30363	7212157589649757	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_drivers.c.obj	2afc1275e38634c3
+29160	30774	7212157593260105	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic_opi.c.obj	bc4d8ac4aeddfce2
+29811	30805	7212157594267417	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_issi.c.obj	2e94a107a9aa7c07
+29829	30961	7212157595833232	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_gd.c.obj	b5754eac1281e684
+29515	31076	7212157597129769	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_generic.c.obj	be052d8771f622ac
+29931	31120	7212157597438932	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_boya.c.obj	487bd6dc018fdb49
+30180	31638	7212157603143695	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_mxic.c.obj	882483e034f0433
+30365	31678	7212157603472807	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_winbond.c.obj	d7d43ea07713e361
+30962	32154	7212157606764000	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_chip_th.c.obj	e9c5291ce1316dcd
+78	32302	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+78	32302	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+78	32302	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+78	32302	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+78	32302	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+78	32302	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+78	32302	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+78	32302	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+30779	32539	7212157611710779	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_mmap.c.obj	7853a8e04e5a9ca2
+31121	32593	7212157612608376	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp32c3/flash_ops_esp32c3.c.obj	236ed5a43d73f9af
+31078	32700	7212157613565821	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/cache_utils.c.obj	82d87222cc7d1b7d
+30805	32810	7212157613575795	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/flash_ops.c.obj	e185c54e2307dd5e
+31641	33088	7212157617066457	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/memspi_host_driver.c.obj	2e552dc67e961270
+32155	33327	7212157619689455	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_noos.c.obj	4ddaa57e30983979
+31679	33623	7212157622481990	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/spi_flash_os_func_app.c.obj	baa46655a54edcd8
+32593	34302	7212157629233944	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_local_storage.c.obj	c0e60be02f0e4130
+32540	34441	7212157631019163	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_spi_init.c.obj	fb9e8616a0d86d40
+32313	34458	7212157631049088	esp-idf/spi_flash/CMakeFiles/__idf_spi_flash.dir/esp_flash_api.c.obj	c19d87672bb234ce
+32812	34516	7212157631657453	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_rwlock.c.obj	9cac2a5e97c80c85
+33328	34733	7212157633223294	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj	850b5c4424c410e0
+33090	34900	7212157634759157	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread_cond_var.c.obj	193f8e7b0ebe82ba
+32700	34988	7212157636215266	esp-idf/pthread/CMakeFiles/__idf_pthread.dir/pthread.c.obj	ac6cd92f48a9e379
+33624	35349	7212157640124823	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/int_wdt.c.obj	9ba77efe63c71e84
+34303	35821	7212157644961885	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_system.c.obj	37e8d8fa6dcf879b
+34442	35854	7212157645121453	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/freertos_hooks.c.obj	8ef57a5c3fe34bb8
+34459	36271	7212157649110790	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_ipc.c.obj	846a58a2e008373d
+34734	36333	7212157649519710	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/crosscore_int.c.obj	df3c0b3bfec99ac
+34517	36405	7212157650566898	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj	1974e2209b7c1471
+35019	36702	7212157653568874	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt_impl_timergroup.c.obj	28d7e8e84c7e9184
+35350	37166	7212157658016984	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/xt_wdt.c.obj	e3c7f1338424d996
+35855	37312	7212157659473097	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/ubsan.c.obj	a44dbcbebd31e7c8
+36272	37443	7212157660021623	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/stack_check.c.obj	2ae308d76029c261
+36406	37698	7212157663691811	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/debug_stubs.c.obj	a7c8ba7915c02a50
+35823	37814	7212157664768938	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/task_wdt/task_wdt.c.obj	64df4ad6111aad2
+34900	37850	7212157664469735	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj	ff2ec45c1b53995e
+36334	37894	7212157665407227	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj	11f411e71a6faab2
+36704	37939	7212157666135283	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/reset_reason.c.obj	e52d1f6f456affbe
+37895	38287	7212157669815445	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack_asm.S.obj	45fdb71ea729c0d9
+37314	39184	7212157678183072	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/brownout.c.obj	d3e734b1232d355f
+37443	39223	7212157678671764	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/system_internal.c.obj	86b784e6b719f155
+37940	39435	7212157680566702	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/apb_backup_dma.c.obj	edf02bfc07edc00d
+37167	39513	7212157680975606	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj	3ccf8fc9619e5922
+37856	39545	7212157681833318	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/expression_with_stack.c.obj	88628032b0a51388
+37814	39654	7212157683000196	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj	860823167cfd6ad3
+38288	39683	7212157683429050	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/panic_arch.c.obj	9bae7b974ffdd539
+37699	39704	7212157683419078	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/clk.c.obj	5a6cd7559a24853f
+39462	40098	7212157687488194	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj	11317849ceed8fbd
+39513	40223	7212157688515453	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj	64c54feb22127f3d
+39186	40451	7212157690599883	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32c3/cache_err_int.c.obj	dd1d16f8a91c4e38
+39685	40538	7212157692135772	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj	c19334f060ada338
+39655	40559	7212157692165704	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_regi2c.c.obj	27eb0cf8f5e8b1fc
+39545	40580	7212157692185642	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj	eeea813221130b84
+39225	40595	7212157692295346	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/riscv/debug_stubs.c.obj	deaab85bfea61650
+39705	40673	7212157693302657	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj	5083e718310435bb
+40099	40952	7212157695117799	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj	b9ab6f98699f1c6e
+40225	41223	7212157698089852	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj	8a214cfe5efe1aaf
+40453	41355	7212157700413655	esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj	71818758378cd0aa
+40538	41571	7212157702468157	esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj	fffd06add085d9ed
+40560	41687	7212157703345804	esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj	22b2c4192d85437f
+40673	41821	7212157704781960	esp-idf/hal/CMakeFiles/__idf_hal.dir/rtc_io_hal.c.obj	50f3755345a0397e
+40581	41882	7212157705430229	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal.c.obj	1ebb026f55ef0ff4
+40596	41966	7212157706068520	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_hal_iram.c.obj	436cf2ef00b8205c
+40953	42009	7212157706138343	esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj	2469191df0a2d380
+41224	42333	7212157709589115	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal.c.obj	e7697d75ed40508b
+41356	42356	7212157710177542	esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj	b32ad1eb437904
+41572	42515	7212157711125010	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal_iram.c.obj	3ed1a66bfcedf0f1
+41687	42704	7212157712411567	esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal.c.obj	b3a2e4e7cfcfd48e
+41821	42727	7212157712531247	esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal_iram.c.obj	cb92b28b45adea03
+41968	42976	7212157716011944	esp-idf/hal/CMakeFiles/__idf_hal.dir/ledc_hal_iram.c.obj	a2b1d9f962243b61
+42010	43080	7212157716859676	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2c_hal.c.obj	1f927011e274500
+41883	43107	7212157717138932	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hal_iram.c.obj	7b0b0899667828a4
+42334	43172	7212157718445437	esp-idf/hal/CMakeFiles/__idf_hal.dir/timer_hal.c.obj	e75a44c8f9558b69
+42358	43363	7212157719941439	esp-idf/hal/CMakeFiles/__idf_hal.dir/gpio_hal.c.obj	3032017f89f82fe6
+42515	43442	7212157721098339	esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal_iram.c.obj	7cb4053de5581949
+42729	43721	7212157723501916	esp-idf/hal/CMakeFiles/__idf_hal.dir/uart_hal.c.obj	a6c06676647c28f1
+42979	43893	7212157725197383	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_encrypt_hal_iram.c.obj	25b996335f73fd38
+42705	44063	7212157726753221	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_iram.c.obj	21ddb5e135108b8
+43107	44198	7212157728428739	esp-idf/hal/CMakeFiles/__idf_hal.dir/sha_hal.c.obj	e7c6b04b384ca54b
+43172	44265	7212157728897490	esp-idf/hal/CMakeFiles/__idf_hal.dir/i2s_hal.c.obj	c7eee796c4d0f34d
+43444	44407	7212157730343644	esp-idf/hal/CMakeFiles/__idf_hal.dir/systimer_hal.c.obj	276e3c79c253592a
+43366	44454	7212157731271153	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal_common.c.obj	6673545e5ab4fd6d
+43081	44483	7212157731151470	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal.c.obj	f55ca38a073d7d09
+43722	44605	7212157732667421	esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal_iram.c.obj	c7c640a576e5a32f
+43894	44800	7212157734602243	esp-idf/hal/CMakeFiles/__idf_hal.dir/twai_hal.c.obj	b8a296e5e6ccc03f
+44064	44817	7212157734602243	esp-idf/hal/CMakeFiles/__idf_hal.dir/rmt_hal.c.obj	f7c3c91903e59a08
+44407	45059	7212157736906081	esp-idf/hal/CMakeFiles/__idf_hal.dir/sdm_hal.c.obj	4ab9df44f7dd6409
+44272	45137	7212157737564317	esp-idf/hal/CMakeFiles/__idf_hal.dir/gdma_hal.c.obj	9a37ab9029c3ff6b
+44199	45197	7212157739050348	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_oneshot_hal.c.obj	5fa24b6e5dd03d0c
+44607	45489	7212157741473883	esp-idf/hal/CMakeFiles/__idf_hal.dir/aes_hal.c.obj	5183803ca71f38e1
+44801	45764	7212157743957228	esp-idf/hal/CMakeFiles/__idf_hal.dir/xt_wdt_hal.c.obj	744c91ce408c2f64
+44818	45802	7212157744455896	esp-idf/hal/CMakeFiles/__idf_hal.dir/ds_hal.c.obj	9bc6fbcb9135ebbd
+44484	45862	7212157744984485	esp-idf/hal/CMakeFiles/__idf_hal.dir/adc_hal.c.obj	76b34caa8cc71f40
+44454	45941	7212157746121443	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_slave_hd_hal.c.obj	d123620f526c06e6
+45138	46101	7212157746749766	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/rtc_cntl_hal.c.obj	18f9c69a6189eaf9
+45197	46122	7212157747707205	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/brownout_hal.c.obj	553b036b35949c3
+45064	46430	7212157750429932	esp-idf/hal/CMakeFiles/__idf_hal.dir/spi_flash_hal_gpspi.c.obj	ff64652c6f645b75
+45491	46503	7212157750948539	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/hmac_hal.c.obj	a15e843536634e4d
+45803	46946	7212157756284279	esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj	1b13bb22b88bba68
+45862	46989	7212157756573503	esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj	d96c3002ded11f
+46123	47048	7212157757291579	esp-idf/heap/CMakeFiles/__idf_heap.dir/port/memory_layout_utils.c.obj	4e955f97f973c0c9
+45766	47215	7212157758757662	esp-idf/log/CMakeFiles/__idf_log.dir/log_freertos.c.obj	881da34c16681903
+45941	47580	7212157761410572	esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps_init.c.obj	e72d95eba7acfd0b
+46504	47616	7212157761899264	esp-idf/heap/CMakeFiles/__idf_heap.dir/port/esp32c3/memory_layout.c.obj	81e811d3d9eda54a
+46102	47780	7212157764442463	esp-idf/heap/CMakeFiles/__idf_heap.dir/heap_caps.c.obj	44e807e3ea4c61f4
+46989	47800	7212157764711750	esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj	fe27a95ac0138f1d
+47049	47819	7212157764841401	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj	3bf92b30643c53bf
+46430	47864	7212157765130630	esp-idf/heap/CMakeFiles/__idf_heap.dir/multi_heap.c.obj	ad5eba1a4f15b497
+47216	47897	7212157765519587	esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj	bcf7a875e70d2835
+47617	48120	7212157768172493	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj	ff6625f8f5f48705
+46947	48254	7212157768940442	esp-idf/heap/CMakeFiles/__idf_heap.dir/tlsf/tlsf.c.obj	95e9c73414b89676
+47581	48338	7212157769987644	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj	24a53c2ef43d1b53
+47865	48389	7212157770416497	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj	ebd95ebc9d1d1d88
+47897	48433	7212157771054791	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj	e54c10b02c7b61b1
+47781	48505	7212157771633245	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj	a1fade17f66e7b7c
+47801	48529	7212157772082048	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj	66a174f755644161
+47819	48639	7212157772859969	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj	bd56bcb48673348
+48389	48830	7212157775093994	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj	6eda1c4902b09c81
+48120	48906	7212157775502899	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj	e6bc121e44041577
+48255	49068	7212157776869250	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj	b538b3b36677fae3
+48338	49140	7212157778066042	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj	63922a1ad363b33a
+48434	49193	7212157778574684	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj	12f627ca6ec03e82
+48506	49349	7212157779741561	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj	c50c9a60db9b6baf
+48906	49890	7212157785127168	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj	5478d0462d5b8f8b
+48529	50114	7212157787790047	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_clk.c.obj	6e63dc1330effc1d
+48641	50126	7212157787600557	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/clk_ctrl_os.c.obj	d2f39c5cd0b317c1
+48831	50182	7212157788238845	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj	bbce2c9c2bdd3ff7
+49194	50521	7212157791410368	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/hw_random.c.obj	c4ac22d705f1099b
+49068	50816	7212157794681628	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/intr_alloc.c.obj	58fe05ccd9e2ee10
+49350	50865	7212157794851170	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/mac_addr.c.obj	99c217f50f4984c3
+49892	51790	7212157800885038	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/periph_ctrl.c.obj	61a489f4540a777c
+49141	51816	7212157803338499	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_modes.c.obj	a56c720437f14005
+50524	51966	7212157805881685	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_mac_bb.c.obj	cb889a844e1d573e
+50183	51985	7212157806141004	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_retention.c.obj	be733c27d12dc41e
+50127	52094	7212157807048564	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/sleep_gpio.c.obj	2d61fafc5b4bb20c
+50114	52112	7212157807307877	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/rtc_module.c.obj	ce4e450fe35915f2
+51968	52521	7212157811985361	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/systimer.c.obj	15b14ef0b55b4b3e
+50866	52666	7212157813371660	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/regi2c_ctrl.c.obj	8e13195bc6dffab2
+50818	52761	7212157814189474	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/adc_share_hw_ctrl.c.obj	304d48dd1c1658df
+51791	53122	7212157817640252	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj	d7e30020545b06f5
+52095	53590	7212157822606964	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj	99871ea0f9011eed
+52112	53704	7212157823384899	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/async_memcpy_impl_gdma.c.obj	1f57fd573aeebcf4
+52666	53722	7212157823574381	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj	a40e8ffc7c634fe9
+51986	53744	7212157824043131	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_async_memcpy.c.obj	2d0a30ce0314eaee
+52525	53872	7212157825170127	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_hmac.c.obj	481a0df85b750748
+51818	53908	7212157824990595	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/gdma.c.obj	556d12cee798cc25
+52762	54246	7212157827932736	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj	663906275f46ab1c
+53123	54376	7212157830136845	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj	2b982c7239ca6935
+53591	54431	7212157830984571	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_pm.c.obj	52c37c9d9e5457f9
+53744	54854	7212157835023771	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp_memprot_conv.c.obj	68c1ef974dd3f544
+53704	54867	7212157835243188	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj	49597f62ad39821a
+54246	54982	7212157835682010	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_crypto_lock.c.obj	897c9ae47bcb358
+54432	55118	7212157837337585	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/portasm.S.obj	d4f3e7864063cbe1
+53873	55260	7212157838863513	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/adc2_init_cal.c.obj	4caead675e377e94
+53722	55332	7212157839412043	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_ds.c.obj	fffb7ed4d19818ec
+53911	55449	7212157840898066	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/esp_memprot.c.obj	507f79388b558fdd
+54986	56677	7212157852497064	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/event_groups.c.obj	3a1ac63b3acbecb9
+54855	56704	7212157853065537	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/riscv/port.c.obj	601086f442416879
+54869	56745	7212157853454501	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/queue.c.obj	ded8395f6ebd4d79
+55262	56802	7212157854421920	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/croutine.c.obj	a0c7b7a8db525efe
+55123	56881	7212157855020315	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/port_common.c.obj	1602b67abbb463b
+55332	56997	7212157855419376	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/list.c.obj	8264dd5598f69c91
+55450	57236	7212157858750341	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/portable/port_systick.c.obj	4f3479e95207c62f
+56681	58134	7212157867048157	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-openocd.c.obj	40e3cbaac80d74b4
+56999	58352	7212157869980325	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/abort.c.obj	b67ef5bfb88d1e47
+56882	58375	7212157870269560	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/esp_additions/freertos_v8_compat.c.obj	d5bdd708de6355ef
+57236	58400	7212157870419155	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/assert.c.obj	5fb8050c5dbcb69c
+56749	58487	7212157871506252	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/timers.c.obj	f25edc62c3c204c0
+56705	58573	7212157871795477	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/stream_buffer.c.obj	b9e50882d068192d
+56803	59020	7212157876064057	esp-idf/freertos/CMakeFiles/__idf_freertos.dir/FreeRTOS-Kernel/tasks.c.obj	be5b2dd42d62769
+58135	59151	7212157877719632	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/reent_init.c.obj	9f6dcf5c2cb08142
+58400	59469	7212157881180376	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/random.c.obj	fd24368125929d11
+58353	59520	7212157881938354	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/newlib_init.c.obj	bced315c134e014f
+54377	59582	7212157882117869	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_page.cpp.obj	ea7e4a95c7cadaa0
+58576	59612	7212157882716315	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/poll.c.obj	ca237909642526ea
+58487	59642	7212157883145128	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/heap.c.obj	a29392315054ebd9
+58377	59862	7212157884880485	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/locks.c.obj	52d040091fa1bd5f
+59021	60072	7212157887343900	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/pthread.c.obj	1bd5a29a6980d78c
+59153	60385	7212157890395746	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/syscalls.c.obj	dd998d0aed11b8ab
+59470	60470	7212157891063960	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/realpath.c.obj	426543d6d88c78f6
+59583	60483	7212157890964221	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/termios.c.obj	34d67d2d56211f04
+59642	60635	7212157892400384	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/sysconf.c.obj	449a73e0698f733c
+59520	60997	7212157896479481	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/stdatomic.c.obj	6d10e4b29744de4c
+59863	61077	7212157897287314	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/port/esp_time_impl.c.obj	203c2e464244c277
+59614	61146	7212157897835850	esp-idf/newlib/CMakeFiles/__idf_newlib.dir/time.c.obj	44027d306f0b25d2
+60388	61635	7212157903041930	esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_exception_stubs.cpp.obj	97f45f35e4b9f0a5
+60636	62203	7212157908477407	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer_impl_systimer.c.obj	33cb347cca4705b6
+60483	62256	7212157908916233	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/esp_timer.c.obj	93570f0f43401da
+61078	62284	7212157909265292	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/system_time.c.obj	86ec9d1c870c242d
+61000	62442	7212157911060494	esp-idf/esp_timer/CMakeFiles/__idf_esp_timer.dir/src/ets_timer_legacy.c.obj	ee8f3eeae7dbeff2
+61636	63245	7212157917792500	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event_private.c.obj	d3bb615d0c04d020
+61147	63492	7212157919817091	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/esp_event.c.obj	b3d6261ab37b719
+62204	63663	7212157922858951	esp-idf/esp_event/CMakeFiles/__idf_esp_event.dir/default_event_loop.c.obj	afc489216132a2bb
+60471	63885	7212157924833678	esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj	325fe70c583d2bb2
+60073	64177	7212157927975275	esp-idf/cxx/CMakeFiles/__idf_cxx.dir/cxx_guards.cpp.obj	e885098618c7edfa
+63247	65604	7212157941160029	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_lookup.cpp.obj	4f95253f9b89792b
+63493	65812	7212157943922638	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition.cpp.obj	50a97b33ccc45a2
+62257	67840	7212157964557479	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_cxx_api.cpp.obj	a8d24ed55c8eea28
+62442	67862	7212157964178495	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_item_hash_list.cpp.obj	133f33e546ef76b5
+62286	68653	7212157971768200	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_api.cpp.obj	3de0a5e3ab747823
+63886	69275	7212157977692369	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_pagemanager.cpp.obj	cc9b390402cbbac7
+63665	69578	7212157981362552	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_simple.cpp.obj	c648f45af4415db3
+67866	69604	7212157982030768	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/lib_printf.c.obj	a75d16af3fe7b315
+64178	69685	7212157982110552	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_storage.cpp.obj	96bfdf866d7faf79
+69276	70585	7212157991704908	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_override.c.obj	1b58e13c0521e8e9
+65813	70884	7212157993599841	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_types.cpp.obj	36c37524702744e6
+65604	70903	7212157994686929	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_handle_locked.cpp.obj	aad29e1f092ef0be
+68662	71321	7212157998756051	esp-idf/esp_phy/CMakeFiles/__idf_esp_phy.dir/src/phy_init.c.obj	783b26d497342d36
+69604	71453	7212158000900322	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_eventfd.c.obj	c6abb077a7fcd201
+69578	71861	7212158003952160	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_uart.c.obj	5db2723bd05226dc
+69695	72278	7212158008719419	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs.c.obj	5e567c0ee55fa300
+70586	72427	7212158010175526	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_console.c.obj	f923d596b83cf900
+70887	72963	7212158015232005	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_usb_serial_jtag.c.obj	3a0a141e3939c644
+71322	73284	7212158019111632	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/sntp/sntp.c.obj	8afa5243a6eac664
+70904	73322	7212158019600321	esp-idf/vfs/CMakeFiles/__idf_vfs.dir/vfs_semihost.c.obj	bd04585c6e20cd34
+67843	73538	7212158021225977	esp-idf/nvs_flash/CMakeFiles/__idf_nvs_flash.dir/src/nvs_partition_manager.cpp.obj	7f12974d6e5bca8f
+71454	73649	7212158022692058	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_lib.c.obj	bb7885aca8ed1047
+72282	74203	7212158028227260	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/err.c.obj	3fc6f90fcd6211c7
+71862	74296	7212158029084965	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/api_msg.c.obj	911fa87ca870322a
+72428	74451	7212158030910093	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/if_api.c.obj	2b4092522b481a4b
+72970	75122	7212158037532384	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/sntp/sntp.c.obj	16bb6d8ba0a5ca86
+73287	75196	7212158038350199	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netifapi.c.obj	4b7038e163a1be9e
+73538	75672	7212158043277025	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netbuf.c.obj	8a74acc973b88595
+73653	76112	7212158046129402	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/tcpip.c.obj	3ffbeac87dd87b6e
+74207	76258	7212158048692557	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/apps/netbiosns/netbiosns.c.obj	f21357012794788c
+74296	76319	7212158049460501	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/netdb.c.obj	3641e239dafc3eca
+73323	76448	7212158050517673	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/api/sockets.c.obj	49bd77487ea6030f
+74452	76477	7212158051345458	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/inet_chksum.c.obj	f9e6ec1794dc95ba
+75197	77021	7212158056252337	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/mem.c.obj	2f8f8b02713c8d8d
+75126	77186	7212158058406586	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/init.c.obj	7c26d1ed257c6c29
+75673	77754	7212158064161204	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/memp.c.obj	cff1e93ae6934814
+76115	78109	7212158067262911	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/dns.c.obj	d44329017a30f091
+76321	78150	7212158067821416	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/def.c.obj	5879f37ae203af3b
+76261	78185	7212158068280184	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ip.c.obj	205d1552886c7038
+76450	78617	7212158072319383	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/raw.c.obj	ccf8e166c7ee286e
+77021	78725	7212158073615917	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/sys.c.obj	a3809a87861e810c
+76477	78834	7212158074373898	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_in.c.obj	def2a414ffd95b43
+77187	79324	7212158079530108	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/netif.c.obj	d6268419bc2adcfb
+77760	79848	7212158084337258	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/pbuf.c.obj	f668dc50b9e1cea6
+78151	80099	7212158087109844	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/stats.c.obj	bd4fe766ef563b93
+78617	80467	7212158088934970	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/autoip.c.obj	75420cb0e357c8d8
+78188	80688	7212158092585221	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/udp.c.obj	209bdd5a2b0f0de5
+78112	80779	7212158093861793	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp.c.obj	2ee2c6a049b1350c
+78837	80897	7212158094988786	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/etharp.c.obj	b2608e4d5ff1ac16
+78726	81003	7212158095766706	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/dhcp.c.obj	46caa5b0c9703cd9
+79325	81374	7212158100434220	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/igmp.c.obj	6bba6ddf9cb90da2
+79849	82087	7212158106936838	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/tcp_out.c.obj	e9250b025e7f6719
+80100	82475	7212158110138290	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/timeouts.c.obj	c2a14cf6a746778e
+80467	82699	7212158112432143	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/icmp.c.obj	f378dd4697c325a5
+80692	82743	7212158113409535	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_napt.c.obj	8a291113a38854ff
+80781	82911	7212158115244629	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ethip6.c.obj	22d65440a08fcc64
+80898	83091	7212158116511245	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_addr.c.obj	b2caf89249dd4daf
+81004	83285	7212158118166817	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/icmp6.c.obj	c919b2448e0e4fb0
+81375	83489	7212158120630228	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/dhcp6.c.obj	4ec41bbfa65dc7b0
+82087	84435	7212158129765808	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4.c.obj	59abd2450f363243
+82478	84743	7212158132867514	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv4/ip4_frag.c.obj	4423f866b81bfd9a
+82748	84900	7212158134493171	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/inet6.c.obj	3f2085f5962ba2dd
+82704	85134	7212158136019091	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/mld6.c.obj	c95d30d9fdac38c
+83286	85351	7212158139749124	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ethernet.c.obj	4c908da1e08a7ade
+83092	85369	7212158139739143	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6.c.obj	237bdea61cca0328
+82911	85389	7212158139978510	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/nd6.c.obj	641396027eecbc63
+83491	85534	7212158141594188	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_frag.c.obj	f8111e93fbc192dc
+84437	86360	7212158149064215	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/core/ipv6/ip6_addr.c.obj	b33d633b183bc81b
+84748	86626	7212158151766999	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/auth.c.obj	877103144a458a0
+84901	86787	7212158154639324	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ccp.c.obj	72c05cb11cbf8bf
+85139	86947	7212158155905922	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-md5.c.obj	2bc1aeecf0e5ac6d
+85370	87357	7212158159935149	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap-new.c.obj	36038c0248674b46
+85352	87486	7212158160882617	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif_fdb.c.obj	5f27214fccb649cf
+85391	87583	7212158162089393	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/bridgeif.c.obj	3169b02858ac530a
+85535	87615	7212158162258939	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/slipif.c.obj	77ac9f357ca9f588
+86362	88269	7212158169369928	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ecp.c.obj	3b68ebd1e314ecd7
+86627	88303	7212158169709025	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eap.c.obj	a61d9a082e8fbe02
+86788	88552	7212158171972969	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/demand.c.obj	e3a499c07ecd6e15
+86947	88671	7212158173229611	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/fsm.c.obj	5c2c0726fd5e010e
+87358	89216	7212158178455642	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipcp.c.obj	45bbdb4a1cfb0275
+87487	89551	7212158181407744	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/eui64.c.obj	d413a5fac07c42df
+87618	89670	7212158182664396	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ppp.c.obj	ae9c58624305189d
+87593	89721	7212158183262788	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/chap_ms.c.obj	3f04a25d160d55d0
+88270	90271	7212158188448925	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/lcp.c.obj	252e1a1df09d68e6
+88304	90314	7212158189176978	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/ipv6cp.c.obj	1c91f1f29dc846ca
+88557	90402	7212158190343862	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/multilink.c.obj	d990143739cf5f4f
+88673	90510	7212158191590525	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/mppe.c.obj	42fea8b061ea3b36
+89217	90897	7212158195579862	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppapi.c.obj	a9ecc6e0831a7a14
+89552	91229	7212158198881037	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/magic.c.obj	602892c079aefeba
+89723	91555	7212158201982745	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppcrypt.c.obj	cc4d8281675b81a0
+89670	91679	7212158203019968	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppos.c.obj	4744aa3582f51fe8
+90272	92042	7212158206680188	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/upap.c.obj	5f15aee177a11867
+90316	92060	7212158206759972	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/utils.c.obj	c49569766967a06a
+90403	92301	7212158208196132	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppoe.c.obj	d6ec7e82955d14c1
+90510	92343	7212158209173522	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/pppol2tp.c.obj	ed10fe6a3ccea1b8
+90898	92748	7212158214030530	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/lwip/src/netif/ppp/vj.c.obj	5606bfd263ada199
+91230	93266	7212158218997256	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/vfs_lwip.c.obj	8c6fb2738240919f
+91557	93836	7212158223944038	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/sockets_ext.c.obj	325b210bd94eddfa
+91679	93937	7212158225789099	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/debug/lwip_debug.c.obj	2409467f87f5659b
+92060	94189	7212158228422061	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/lwip_default_hooks.c.obj	23b47d253b6be402
+92043	94216	7212158228412086	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/hooks/tcp_isn_default.c.obj	6f420698efb66141
+92345	94334	7212158229140144	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/esp_ping.c.obj	be02375d2ef2ab89
+92304	94465	7212158230705957	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/port/esp32/freertos/sys_arch.c.obj	10a49503c264bb61
+92751	94659	7212158232880143	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping.c.obj	708aa64017087bbf
+93268	95486	7212158240749104	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/ping/ping_sock.c.obj	391170bf41e029da
+93937	95690	7212158243202544	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_handlers.c.obj	ade3fb81178d8e62
+93837	96016	7212158246005059	esp-idf/lwip/CMakeFiles/__idf_lwip.dir/apps/dhcpserver/dhcpserver.c.obj	3a2772a7519eeb59
+94191	96109	7212158247530971	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_defaults.c.obj	41740e4e410841f3
+94334	96235	7212158248877380	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/esp_pbuf_ref.c.obj	49e956d144519f3e
+94467	96349	7212158249884682	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/esp_netif_objects.c.obj	50d658b5fd72a3e
+94660	96655	7212158252856733	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip_defaults.c.obj	ab328dbb9f86fff7
+96016	97168	7212158258012947	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/loopback/esp_netif_loopback.c.obj	53021436a0d3f275
+94218	97584	7212158261762937	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/esp_netif_lwip.c.obj	a17bb1a31eaf8a74
+95487	97618	7212158262431136	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/wlanif.c.obj	5f09073f014c7e50
+95692	97854	7212158265133921	esp-idf/esp_netif/CMakeFiles/__idf_esp_netif.dir/lwip/netif/ethernetif.c.obj	f875712f181cdc2d
+96110	98108	7212158267687086	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/eloop.c.obj	c8ba9e259c46dc9c
+96350	98572	7212158271865915	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/port/os_xtensa.c.obj	20235a1c7cf14f2d
+96236	98761	7212158274119889	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth.c.obj	fd8b09d1fd68de73
+96656	98779	7212158274429064	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ap_config.c.obj	607d02ed86a14130
+97169	99370	7212158280223574	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/ieee802_1x.c.obj	f3d8ab084decdab9
+97620	99781	7212158284571947	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/dragonfly.c.obj	e24727c929eef61c
+97855	99795	7212158284522088	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default.c.obj	dd020af7558215a3
+97586	99887	7212158285290034	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/sae.c.obj	5f143dd369e2d707
+98110	100160	7212158287873126	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/wpa_common.c.obj	9ead04b54d7c0703
+98574	100669	7212158293029337	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/wpa_auth_ie.c.obj	f3fd36a607e05bb7
+98781	100804	7212158294365764	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-kdf.c.obj	ddfc908a9a217b25
+98762	100872	7212158294904329	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/ap/sta_info.c.obj	e0b3cddb7a6f38a4
+99372	101267	7212158299043262	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/bitfield.c.obj	827612b7a4bc67ef
+99796	101625	7212158302793237	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/crypto_ops.c.obj	efec8606112dfafc
+99782	101847	7212158304847745	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-gcm.c.obj	8b858e54ddaf892a
+99888	101903	7212158305775259	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ccmp.c.obj	db0fc4c4d984a21e
+100161	102091	7212158307670203	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-siv.c.obj	c0f04291824d8a08
+100873	102978	7212158315858307	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_groups.c.obj	3db0ec2973319b6d
+100670	103017	7212158315030521	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tlsprf.c.obj	63451eccb7d6dc8
+100805	103161	7212158317533826	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/ms_funcs.c.obj	8de8e6a1b131c54d
+101268	103287	7212158318880230	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-tlsprf.c.obj	4242194ff6c0574b
+101626	103623	7212158322420759	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/dh_group5.c.obj	fa79c7b6af3c511e
+101848	103954	7212158325761841	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-prf.c.obj	109754e8ea56bd51
+101908	104069	7212158326759163	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-tlsprf.c.obj	693755d5e98cc92e
+102092	104218	7212158328723916	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha256-prf.c.obj	f49016fa17733209
+102980	105319	7212158339026370	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha384-prf.c.obj	4388b6cc9d3a4a31
+103164	105514	7212158341549623	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/chap.c.obj	9cc7cde80619d9dd
+103289	105533	7212158341419972	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_common/eap_wsc_common.c.obj	b09b16aac25bafb5
+103020	105561	7212158341948556	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/md4-internal.c.obj	61898b16af5bec8e
+103623	106027	7212158346446533	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap.c.obj	93409a1e0569ac65
+103959	106054	7212158346695864	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/sha1-tprf.c.obj	91d07fbb2697e70
+104070	106112	7212158347423919	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/common/ieee802_11_common.c.obj	2a4081267b4ae891
+104218	106519	7212158351842107	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap.c.obj	3498b8817c0c8c66
+105320	107083	7212158357137956	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_peap_common.c.obj	be3179f4947d8186
+105515	107854	7212158365066757	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls.c.obj	ccaddf884ae614ae
+106028	107873	7212158365306119	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_common.c.obj	83b06d5fdc3068a3
+105562	107902	7212158365156518	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_mschapv2.c.obj	5bee909fceee0c6f
+106054	107964	7212158365565430	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/mschapv2.c.obj	eb15800e2dc1683a
+105533	108034	7212158366064088	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_tls_common.c.obj	462ee7867ae01879
+106112	108316	7212158368876569	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_pac.c.obj	f804afc689bc1d31
+106519	108933	7212158375748198	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast.c.obj	85120185cd3e6695
+107087	109182	7212158377822656	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_fast_common.c.obj	228b8d0bb8abc4be
+107855	110200	7212158388414335	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/eap_peer/eap_ttls.c.obj	a191e3b9f2d50610
+107873	110213	7212158388663679	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/pmksa_cache.c.obj	686b4ed9426b7a5a
+107903	110228	7212158388683625	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa_ie.c.obj	37acdc52c8167ffd
+108318	110248	7212158388653711	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/base64.c.obj	fe0c4a4c3bc718de
+108035	110372	7212158389242123	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/common.c.obj	23a49edfa1f029ae
+107965	110907	7212158393879731	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/rsn_supp/wpa.c.obj	c92f8295b33c787c
+108934	111035	7212158396333171	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/uuid.c.obj	8192036970c0c1df
+109183	111374	7212158400302556	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps.c.obj	eef526634ad9d00c
+110201	112194	7212158408091731	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/ext_password.c.obj	f9b5bcd98d334414
+110248	112370	7212158410355675	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/json.c.obj	dd5803220bf3138d
+110213	112430	7212158410614984	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpabuf.c.obj	3694dc15d4c879de
+110229	112458	7212158411153544	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/utils/wpa_debug.c.obj	66e3b3ee58725350
+110376	112617	7212158411731999	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_parse.c.obj	2241e79df9dc6111
+111038	112922	7212158415791151	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_process.c.obj	4e1edf5ebb2584c7
+110909	113018	7212158416259891	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_dev_attr.c.obj	13fabbf6a3f0bd38
+111374	113495	7212158421685386	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_common.c.obj	deddebdde5d055d3
+112195	114155	7212158428367523	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_attr_build.c.obj	9fcfab126c6b7a76
+112370	114636	7212158432227207	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/wps/wps_enrollee.c.obj	ac1fd46fc24f9e01
+112431	114734	7212158433783048	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_common.c.obj	535308e9cd8bb51d
+112627	114954	7212158436007098	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpas_glue.c.obj	3378deac50bb3a7a
+113020	115209	7212158438719850	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_hostap.c.obj	8f21e36fb57bb53f
+112923	115221	7212158438490462	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa_main.c.obj	b3ee42631282a138
+112459	115688	7212158443397342	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa2.c.obj	b8a6b169895f348c
+114159	116246	7212158448693182	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wpa3.c.obj	92ef83f7e450f3d4
+113496	116361	7212158449381343	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/tls_mbedtls.c.obj	5f11803c3f6036f3
+114736	116887	7212158455345402	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_owe.c.obj	9061fec7f3336e8d
+114637	117325	7212158459105351	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/esp_wps.c.obj	a12bf38cd4cdf81d
+114956	117433	7212158460401884	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls.c.obj	e567c1ffc451ba33
+115688	117766	7212158463493619	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/des-internal.c.obj	7f82df15fc376cee
+115223	117896	7212158465199060	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-ec.c.obj	6218033b47ba5bf1
+115210	117993	7212158465957037	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-rsa.c.obj	34b0f1a930666f18
+116247	118232	7212158468988932	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/rc4.c.obj	f8b98576f3674f6a
+116888	118651	7212158473068020	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_netif.c.obj	751f5126c4b03792
+117327	118666	7212158473337308	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_default_ap.c.obj	acc88f2daa856766
+116422	118683	7212158473417089	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/esp_supplicant/src/crypto/crypto_mbedtls-bignum.c.obj	3786fb198aa4940f
+118233	119262	7212158479341257	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/coexist.c.obj	70e291ca1355830d
+117433	119466	7212158480817312	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-wrap.c.obj	9f79072f0bb35a28
+117767	119772	7212158483659719	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-ccm.c.obj	881217f6ebe393f9
+117897	119935	7212158485594537	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-unwrap.c.obj	1e944674585e0443
+117994	120042	7212158487050640	esp-idf/wpa_supplicant/CMakeFiles/__idf_wpa_supplicant.dir/src/crypto/aes-omac1.c.obj	36e061005b270e1d
+118651	120199	7212158488516722	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/mesh_event.c.obj	1a02317627057f3d
+118683	120817	7212158494450867	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/wifi_init.c.obj	5a1bcdf2a24e4bfc
+118666	121121	7212158497023982	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig_ack.c.obj	91d0b07614242447
+119262	121270	7212158498789261	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/src/smartconfig.c.obj	89dcdd7d89edce3c
+119936	121416	7212158500594444	esp-idf/http_parser/CMakeFiles/__idf_http_parser.dir/http_parser.c.obj	a4a9fd6f0bc040c0
+119775	122033	7212158506528571	esp-idf/esp_wifi/CMakeFiles/__idf_esp_wifi.dir/esp32c3/esp_adapter.c.obj	5787724ff1bc8087
+121123	122266	7212158509301162	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp-tls-crypto/esp_tls_crypto.c.obj	32aef0baf3efb9ce
+121270	122345	7212158509749965	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali.c.obj	f58a33562e23d2c6
+119467	122360	7212158509580412	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ws.c.obj	f42d9952df5f5f3a
+120820	122501	7212158511355666	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_error_capture.c.obj	17189ac3ece41531
+122502	123031	7212158517060411	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/esp32c3/curve_fitting_coefficients.c.obj	791e24565b2cd778
+121417	123111	7212158517509211	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_oneshot.c.obj	f19d44c2176d64f9
+120200	123397	7212158520451346	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls.c.obj	6c1479a3fa5fbcf3
+120042	123422	7212158520162124	esp-idf/esp-tls/CMakeFiles/__idf_esp-tls.dir/esp_tls_mbedtls.c.obj	51971b53a2448c0a
+122271	123688	7212158523184042	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_cali_curve_fitting.c.obj	c6e631059a878d43
+122345	123706	7212158523403454	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp_adc_cal_common_legacy.c.obj	b77f78dd92a21a20
+122034	124068	7212158526844256	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_continuous.c.obj	8f464b9a2f92eb7d
+122361	124116	7212158527283080	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/adc_common.c.obj	a40cc9b3cdc2244c
+123033	124436	7212158531082925	esp-idf/esp_adc/CMakeFiles/__idf_esp_adc.dir/deprecated/esp32c3/esp_adc_cal_legacy.c.obj	3abaf3dc4522083
+123690	124636	7212158532838235	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/esp32c3/gdbstub_esp32c3.c.obj	23bf699632ff5cae
+124119	124978	7212158535630778	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/packet.c.obj	89685a53f9a7d611
+123114	125124	7212158537376106	esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth.c.obj	292021958054afe3
+123708	125139	7212158537406026	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/riscv/gdbstub_riscv.c.obj	546817e489df96fc
+123398	125262	7212158538762395	esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_netif_glue.c.obj	4e7a42e05c3fca99
+123423	125432	7212158540507730	esp-idf/esp_eth/CMakeFiles/__idf_esp_eth.dir/src/esp_eth_phy_802_3.c.obj	64565d7a65b00d08
+124069	125819	7212158544277650	esp-idf/esp_gdbstub/CMakeFiles/__idf_esp_gdbstub.dir/src/gdbstub.c.obj	c9da90575f311484
+125139	126607	7212158552316176	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_header.c.obj	b4a30a7e52f7ca1a
+125433	126742	7212158553423205	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_utils.c.obj	915eb7ea6819d797
+124438	127398	7212158559028225	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport.c.obj	851b4203e3a02afc
+125125	127502	7212158560963048	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/lib/http_auth.c.obj	13a21fab8e9533a5
+124638	127644	7212158562518881	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_ssl.c.obj	a63a6537712a8a49
+124982	127877	7212158564673174	esp-idf/tcp_transport/CMakeFiles/__idf_tcp_transport.dir/transport_internal.c.obj	dbd7fabba3d39fed
+125821	128813	7212158573040761	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_main.c.obj	1815b93d236d6c2f
+125263	128987	7212158575813347	esp-idf/esp_http_client/CMakeFiles/__idf_esp_http_client.dir/esp_http_client.c.obj	3172f8265f577cdc
+126612	129075	7212158577249504	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_uri.c.obj	ea1a1fea2d349eb6
+126744	129305	7212158579692977	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_ws.c.obj	34507e8b66209e0e
+127504	129601	7212158583063964	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/util/ctrl_sock.c.obj	3e5ffaa832adc3b5
+127400	129817	7212158585178310	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_parse.c.obj	52a2a787dec5539
+127645	129832	7212158585198258	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_txrx.c.obj	6bfb3297fab73efc
+127877	129876	7212158585826573	esp-idf/esp_http_server/CMakeFiles/__idf_esp_http_server.dir/src/httpd_sess.c.obj	446e7126f7d67d5
+128815	130480	7212158591860438	esp-idf/esp_https_ota/CMakeFiles/__idf_esp_https_ota.dir/src/esp_https_ota.c.obj	133a2655cee62ff5
+130480	130911	7212158596581126	esp-idf/esp_https_ota/libesp_https_ota.a	75bdf9db2206c905
+130911	131097	7212158598426165	esp-idf/esp_http_server/libesp_http_server.a	8ced999223f49696
+131097	131265	7212158600101486	esp-idf/esp_http_client/libesp_http_client.a	cfdb5e21a753a62b
+131265	131434	7212158601807285	esp-idf/tcp_transport/libtcp_transport.a	792b0ea8ebfb421c
+131434	131594	7212158603413285	esp-idf/esp_gdbstub/libesp_gdbstub.a	a3c0ef8aff413873
+131594	131757	7212158605049767	esp-idf/esp_eth/libesp_eth.a	4ec7d9d42a48368d
+131757	131922	7212158606705366	esp-idf/esp_adc/libesp_adc.a	ef111132fad4760d
+131923	132086	7212158608331003	esp-idf/esp-tls/libesp-tls.a	55e6cf257fa93db
+132087	132250	7212158609976600	esp-idf/http_parser/libhttp_parser.a	8d1c6de59f9fba85
+132251	132461	7212158612090977	esp-idf/esp_wifi/libesp_wifi.a	899f83f1cbebd794
+132462	132746	7212158614913398	esp-idf/wpa_supplicant/libwpa_supplicant.a	38e53e65cca60c16
+132747	132926	7212158616738588	esp-idf/esp_netif/libesp_netif.a	cd98c95371644221
+132927	133226	7212158619730896	esp-idf/lwip/liblwip.a	bc480c072f6f06bc
+133227	133401	7212158621466599	esp-idf/vfs/libvfs.a	98264cff482dd5d9
+133401	133712	7212158624558103	esp-idf/esp_phy/libesp_phy.a	ab47acab17a273f9
+133712	133914	7212158626592674	esp-idf/nvs_flash/libnvs_flash.a	b844766a3cd3965f
+133915	134092	7212158628378180	esp-idf/esp_event/libesp_event.a	160640522793b47f
+134092	134263	7212158630093638	esp-idf/esp_timer/libesp_timer.a	57a12a5cc6e95bf
+134263	134431	7212158631779582	esp-idf/esp_common/libesp_common.a	18dece8ef16c04c6
+134431	134588	7212158633365625	esp-idf/cxx/libcxx.a	476b4066ad2f5413
+134589	134767	7212158635151417	esp-idf/newlib/libnewlib.a	c99aa46fe92efd01
+134768	135034	7212158637814434	esp-idf/freertos/libfreertos.a	de9d49eb81f7d9b3
+135034	135249	7212158639958419	esp-idf/esp_hw_support/libesp_hw_support.a	e8b81cf732c50b6e
+135249	135426	7212158641734182	esp-idf/soc/libsoc.a	2c7833b2db8de228
+135426	135687	7212158644347660	esp-idf/heap/libheap.a	6f9fae45f9cf86dd
+135687	135850	7212158645973387	esp-idf/log/liblog.a	2070359d48ef78ed
+135850	136072	7212158648197426	esp-idf/hal/libhal.a	57011cd31bed1255
+136073	136237	7212158649853245	esp-idf/esp_rom/libesp_rom.a	c72a8c6cc5ede3f6
+136237	136440	7212158651867797	esp-idf/esp_system/libesp_system.a	ad3b58d3706d3ecc
+136441	136603	7212158653513392	esp-idf/pthread/libpthread.a	81c04df28b1cae34
+136604	136789	7212158655368777	esp-idf/spi_flash/libspi_flash.a	608acd3fd6f9bd89
+136789	137014	7212158657612869	esp-idf/app_update/libapp_update.a	a7076dc1723e5cc3
+137014	137173	7212158659208953	esp-idf/esp_partition/libesp_partition.a	bf5fe3fbc96b7423
+137173	137358	7212158661054026	esp-idf/bootloader_support/libbootloader_support.a	d685db205e7458c1
+137358	137514	7212158662619874	esp-idf/esp_app_format/libesp_app_format.a	9dcd5ac526fabd50
+137515	137709	7212158664554600	esp-idf/mbedtls/mbedtls/library/libmbedtls.a	5d6fec66f84abb8b
+137709	137881	7212158666279997	esp-idf/mbedtls/mbedtls/library/libmbedx509.a	ba4e36c807d5d1a5
+137881	138315	7212158670608127	esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a	b77ead35cbba9695
+138684	140112	7212158686926710	esp-idf/riscv/CMakeFiles/__idf_riscv.dir/instruction_decode.c.obj	ffc476556e23ecfd
+138507	140182	7212158688163402	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj	3f5c8d118b17269
+138410	140210	7212158688512474	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj	196ead5aedf470e8
+138864	140249	7212158688133486	esp-idf/riscv/CMakeFiles/__idf_riscv.dir/interrupt.c.obj	cd501f8bab18fb95
+138420	140276	7212158688303044	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj	28f3b31c5edb974c
+138431	140296	7212158688851563	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj	e919c4a98844be
+138596	140335	7212158689599567	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj	6f10e3000115b764
+138316	140794	7212158691235191	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj	ac9a7f54d10f24e4
+140113	141180	7212158698356155	esp-idf/riscv/CMakeFiles/__idf_riscv.dir/vectors.S.obj	42ef16456e84ce2b
+140336	141549	7212158701667300	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_crc.c.obj	fb5a9f76024c5da2
+140249	142088	7212158705417279	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj	c1d7f88667d38042
+140213	142110	7212158706903304	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj	22936326473c4829
+140186	142369	7212158709117383	esp-idf/esp_ringbuf/CMakeFiles/__idf_esp_ringbuf.dir/ringbuf.c.obj	1e53f5ab42aa9f31
+140277	142643	7212158712249014	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_host.c.obj	beb3aee3b9f319c3
+140298	142697	7212158712717757	esp-idf/driver/CMakeFiles/__idf_driver.dir/gptimer.c.obj	ccf57faba195b1dd
+141183	143027	7212158716707091	esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/rtc_io.c.obj	55eb017bb70e5aab
+140796	143162	7212158717435149	esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/gpio.c.obj	881a41a01ddd2ca7
+141549	144546	7212158731328017	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2c.c.obj	9a129a9ee31b351b
+142644	144564	7212158732016161	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdspi_transaction.c.obj	c876054a0512112d
+143030	145197	7212158736663739	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_bus_lock.c.obj	48538656ff8d47a4
+142703	145272	7212158738917726	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave.c.obj	a778a46072862eeb
+142372	145294	7212158738997508	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_common.c.obj	310f67baebe4a912
+143162	145319	7212158739436333	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/timer_legacy.c.obj	d130e273e7a9efe5
+142089	145507	7212158740543382	esp-idf/driver/CMakeFiles/__idf_driver.dir/ledc.c.obj	8305d66076579082
+142112	145813	7212158744572598	esp-idf/driver/CMakeFiles/__idf_driver.dir/uart.c.obj	5ad2ed4ba8a14dee
+144568	146432	7212158750855806	esp-idf/driver/CMakeFiles/__idf_driver.dir/sdm.c.obj	23f53cc999c84ad5
+145198	146910	7212158753698215	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/sigma_delta_legacy.c.obj	60139b8f6b062b82
+144547	147082	7212158756091796	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_master.c.obj	2026e392113ef8d8
+145294	147626	7212158762105722	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_dma_legacy.c.obj	a3451c98dcb403f
+145319	147795	7212158764210095	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_common.c.obj	cf8272f62594a65e
+145514	147869	7212158764579111	esp-idf/driver/CMakeFiles/__idf_driver.dir/gpio/dedic_gpio.c.obj	d0dee2c688eb4f9
+145273	147949	7212158764579111	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_encoder.c.obj	788692b685cdc44f
+145813	148113	7212158766124984	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/adc_legacy.c.obj	818359a5a910fd8f
+146434	149245	7212158778551756	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rmt_legacy.c.obj	386bae9d56d5e272
+147084	149498	7212158780785786	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_std.c.obj	b7bbd0921b2c0acd
+146911	149884	7212158784735227	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_common.c.obj	4b9c74337b511265
+147796	150278	7212158788924030	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_tx.c.obj	ed6c1b958302dead
+147953	150298	7212158788943975	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_pdm.c.obj	db2bcfaa8d0d317d
+147873	150314	7212158789113524	esp-idf/driver/CMakeFiles/__idf_driver.dir/rmt/rmt_rx.c.obj	411eeaa5f048457f
+148115	150556	7212158791527067	esp-idf/driver/CMakeFiles/__idf_driver.dir/spi_slave_hd.c.obj	67efa75464ab1998
+147630	150729	7212158792923335	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/i2s_legacy.c.obj	95ce63e153d43fe6
+149246	151143	7212158797251761	esp-idf/driver/CMakeFiles/__idf_driver.dir/twai.c.obj	93d2476ad7fcf3f7
+149498	151649	7212158802936565	esp-idf/driver/CMakeFiles/__idf_driver.dir/temperature_sensor.c.obj	671b59d4d370ec99
+151143	151879	7212158804851447	esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/__/__/x509_crt_bundle.S.obj	bd25a15d72868abc
+150731	152136	7212158807145322	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_trace.c.obj	d1dd17e2a5407bbe
+150279	152258	7212158808820846	esp-idf/driver/CMakeFiles/__idf_driver.dir/deprecated/rtc_temperature_legacy.c.obj	72606982e5fcf3a
+150315	152272	7212158808880676	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_locks.c.obj	8ac3fc9fdb1706e1
+149886	152298	7212158809070168	esp-idf/driver/CMakeFiles/__idf_driver.dir/i2s/i2s_tdm.c.obj	dd79b04ddaf3aa7b
+150298	152323	7212158808950491	esp-idf/driver/CMakeFiles/__idf_driver.dir/usb_serial_jtag.c.obj	67cb25d54a073a00
+150557	152750	7212158814156570	esp-idf/esp_pm/CMakeFiles/__idf_esp_pm.dir/pm_impl.c.obj	3054bca39a58968a
+151653	153263	7212158818544844	esp-idf/mbedtls/CMakeFiles/__idf_mbedtls.dir/esp_crt_bundle/esp_crt_bundle.c.obj	2c8e1edbd81eb0f6
+152137	153683	7212158822913163	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/host_file_io.c.obj	fbbe9d47dcb5604e
+152324	153755	7212158823681111	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity/src/unity.c.obj	805c06ac67d00f79
+151880	153829	7212158824568739	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/gcov/gcov_rtio.c.obj	4634ecd22ac58eed
+152300	153888	7212158825137220	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace_util.c.obj	417a4e15cae803e5
+152273	153920	7212158825695731	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/app_trace.c.obj	dfd8fc5f66431300
+153264	153939	7212158826693060	esp-idf/mbedtls/libmbedtls.a	93c909fe5ffdfd92
+152751	154039	7212158826792795	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_port_esp32.c.obj	551e3aa43aea1f77
+152259	154061	7212158826513547	esp-idf/app_trace/CMakeFiles/__idf_app_trace.dir/port/port_uart.c.obj	e1b59735b02f6d54
+153940	154331	7212158830343296	esp-idf/esp_pm/libesp_pm.a	54aa1242a7aa07fe
+154334	154801	7212158835180363	esp-idf/driver/libdriver.a	ee7f14b5dd82d99d
+153684	155003	7212158835429704	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_runner.c.obj	c4918953526c24ef
+153756	155189	7212158837903090	esp-idf/unity/CMakeFiles/__idf_unity.dir/port/esp/unity_utils_memory_esp.c.obj	900259d622654c58
+154040	155217	7212158838421700	esp-idf/cmock/CMakeFiles/__idf_cmock.dir/CMock/src/cmock.c.obj	bd91cafe95760c95
+153831	155281	7212158839229543	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_freertos.c.obj	51b1e3f444d0c265
+154802	155318	7212158840366506	esp-idf/efuse/libefuse.a	5bb9174591fc2ddf
+153888	155420	7212158840506128	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_memory.c.obj	d3121788665914a5
+153921	155443	7212158840575959	esp-idf/unity/CMakeFiles/__idf_unity.dir/unity_utils_cache.c.obj	596f658cff7cc6f7
+154064	155598	7212158842740154	esp-idf/console/CMakeFiles/__idf_console.dir/commands.c.obj	be288af9861f0331
+155318	155699	7212158843966889	esp-idf/esp_ringbuf/libesp_ringbuf.a	7c2117a06aa77962
+155006	156188	7212158847696908	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_date.c.obj	d02c60adab7b0f9f
+155699	156254	7212158849422296	esp-idf/riscv/libriscv.a	4ac30e51a6cc2c1a
+155283	156444	7212158850070563	esp-idf/console/CMakeFiles/__idf_console.dir/split_argv.c.obj	a635838a05fa0bdc
+155218	156542	7212158850509393	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_cmd.c.obj	a268ec146b88e4f9
+155190	156614	7212158852095157	esp-idf/console/CMakeFiles/__idf_console.dir/linenoise/linenoise.c.obj	84c3aff16cc3c486
+155422	156652	7212158852095157	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dstr.c.obj	115a525c898a87c2
+156255	156779	7212158855007370	esp-idf/app_trace/libapp_trace.a	59b2a878d67f7a94
+155598	156795	7212158854369070	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_dbl.c.obj	22471ef9c476950d
+156445	156929	7212158855516002	esp-idf/unity/libunity.a	9db354f2b82e582d
+155449	157271	7212158859066506	esp-idf/console/CMakeFiles/__idf_console.dir/esp_console_repl.c.obj	760ee22d460e13fc
+156931	157295	7212158859944167	esp-idf/cmock/libcmock.a	36a97130d391bc9e
+156189	157401	7212158860612378	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_int.c.obj	3521cdf54595a391
+156655	157696	7212158863504655	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_hashtable.c.obj	a24604792fe47bb2
+156615	157749	7212158864123001	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_file.c.obj	f72eba0ed3ed1480
+156780	157831	7212158864950776	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_lit.c.obj	dd4546fdf294dd5c
+156796	157887	7212158865559153	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_end.c.obj	ba815302471bd337
+156543	157985	7212158866057816	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rex.c.obj	445e4673a82de2f4
+157272	158382	7212158870126948	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_rem.c.obj	63d8af343257eb12
+157295	158423	7212158870436117	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_str.c.obj	938c021524ffbbf4
+157404	158577	7212158871702724	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/arg_utils.c.obj	f87dd097cb589c95
+157697	158858	7212158875592325	esp-idf/console/CMakeFiles/__idf_console.dir/argtable3/argtable3.c.obj	451255d821fd788c
+157986	159149	7212158877836334	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io.c.obj	f71a1272f3580ae1
+157832	159175	7212158878235268	esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hid_common.c.obj	be1dbd20479321df
+157749	159198	7212158878723964	esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidd.c.obj	577adac7343f468
+158860	159305	7212158880070360	esp-idf/console/libconsole.a	576bd215a3ccf537
+158577	159795	7212158884847587	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ops.c.obj	3639b0978a6a06e0
+158384	159819	7212158884737879	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_common.c.obj	de70823bb414614f
+157888	159856	7212158885007161	esp-idf/esp_hid/CMakeFiles/__idf_esp_hid.dir/src/esp_hidh.c.obj	22036e09d330b58d
+158423	160368	7212158888358211	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_st7789.c.obj	caf952e385ea2bad
+159857	160483	7212158891420019	esp-idf/esp_hid/libesp_hid.a	7fe1a67df7a175ff
+159175	160977	7212158896107481	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_ssd1306.c.obj	2251d912247e7386
+159306	160998	7212158896456562	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_nt35510.c.obj	3eb997fd8dfbf68a
+159199	161170	7212158898191913	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_i2c.c.obj	a6be02595f437c4b
+159149	161189	7212158898241783	esp-idf/esp_lcd/CMakeFiles/__idf_esp_lcd.dir/src/esp_lcd_panel_io_spi.c.obj	d8428d03191b972a
+159822	161573	7212158902141359	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/common/protocomm.c.obj	b0aed17ef763b849
+161190	161630	7212158903547602	esp-idf/esp_lcd/libesp_lcd.a	bf759e5afba83f2
+159795	161733	7212158902620076	esp-idf/protobuf-c/CMakeFiles/__idf_protobuf-c.dir/protobuf-c/protobuf-c/protobuf-c.c.obj	e8031e1b7a076c0d
+160483	161818	7212158903108767	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec1.pb-c.c.obj	302e4392e0f9554e
+160979	162090	7212158907507008	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/session.pb-c.c.obj	a456372b08fefdcc
+160371	162181	7212158908384668	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_console.c.obj	9e645bf43cda38b4
+161001	162196	7212158908673889	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec2.pb-c.c.obj	3cc5843162d89855
+161735	162227	7212158909132676	esp-idf/protobuf-c/libprotobuf-c.a	940a934d6f27feeb
+161173	162341	7212158909481737	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/constants.pb-c.c.obj	d8cadda980b4cb11
+161574	162642	7212158912922527	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/proto-c/sec0.pb-c.c.obj	9bd2db0ae7556663
+161820	163233	7212158918308132	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security0.c.obj	3ed87fb88123b32c
+161631	163332	7212158919056134	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp.c.obj	169f9f0ac0b4c2c0
+162182	163736	7212158923873252	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/crypto/srp6a/esp_srp_mpi.c.obj	f8ff0dcae2af853a
+162342	163767	7212158924411815	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/proto-c/esp_local_ctrl.pb-c.c.obj	4c39999cad09f88a
+162091	164163	7212158927762856	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security2.c.obj	8c669b6f6456104
+162227	164521	7212158931762167	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/transports/protocomm_httpd.c.obj	a8980e2b82cf3d17
+162644	164578	7212158932440347	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_transport_httpd.c.obj	f19e053b57bab32b
+163234	164932	7212158935701642	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl.c.obj	8ff7d6facbf581d1
+162197	164956	7212158935362548	esp-idf/protocomm/CMakeFiles/__idf_protocomm.dir/src/security/security1.c.obj	99fa140a15167c16
+163334	165123	7212158937267452	esp-idf/esp_local_ctrl/CMakeFiles/__idf_esp_local_ctrl.dir/src/esp_local_ctrl_handler.c.obj	858814ad18366c5
+163768	165301	7212158939481530	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_checksum.c.obj	4b0020aded6af12e
+164958	165348	7212158940708245	esp-idf/protocomm/libprotocomm.a	b38471fb919837a4
+163743	165710	7212158943540672	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_common.c.obj	26f021dd0edd0ad7
+165348	165800	7212158945246113	esp-idf/esp_local_ctrl/libesp_local_ctrl.a	28243274c3350036
+164522	166275	7212158949385054	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_uart.c.obj	d4327c22535f77f4
+164579	166302	7212158949395028	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_binary.c.obj	fd39d28e857e8915
+164164	166410	7212158950272684	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_flash.c.obj	a22120ca88b631f2
+164934	166686	7212158953304585	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/port/riscv/core_dump_port.c.obj	729b7e41164931e0
+165129	166838	7212158954820530	esp-idf/espcoredump/CMakeFiles/__idf_espcoredump.dir/src/core_dump_elf.c.obj	59393e3b056eabda
+165301	166912	7212158955249380	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Safe.cpp.obj	b997903bdf1b7c4e
+165711	167037	7212158956067194	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/SPI_Flash.cpp.obj	c4390770a5a4a757
+166303	167053	7212158956146988	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/crc32.cpp.obj	5779374db59bc970
+165800	167077	7212158957044576	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Ext_Perf.cpp.obj	85251f1b903531c2
+166839	167346	7212158960744680	esp-idf/espcoredump/libespcoredump.a	c7921ac2d1acbd7e
+166275	167495	7212158961233381	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/Partition.cpp.obj	ea1303816a4b42ce
+166410	167576	7212158962420207	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/wear_levelling.cpp.obj	f7f769270de6c97c
+166686	168262	7212158968823082	esp-idf/wear_levelling/CMakeFiles/__idf_wear_levelling.dir/WL_Flash.cpp.obj	776d2633750999c6
+168263	168772	7212158974338344	esp-idf/wear_levelling/libwear_levelling.a	6555f1c075adeef3
+167078	168905	7212158975805532	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_mmc.c.obj	40dc0baa52371a66
+167054	168929	7212158975565063	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_io.c.obj	f754e5db52ca8882
+167039	168959	7212158976163470	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_common.c.obj	915ccb6215736f31
+167496	169015	7212158976702022	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_init.c.obj	593bad803ce38fd2
+166915	169054	7212158976841653	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_cmd.c.obj	f6a97ad684b028da
+167576	169089	7212158977001223	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_rawflash.c.obj	5a2bd62a5f27c51a
+167347	169116	7212158977260537	esp-idf/sdmmc/CMakeFiles/__idf_sdmmc.dir/sdmmc_sd.c.obj	7e6c3ea1f164f674
+169117	169462	7212158981928053	esp-idf/sdmmc/libsdmmc.a	52fb648642426da4
+168774	170477	7212158989697280	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio.c.obj	331a4502a05066ef
+168907	170531	7212158990016432	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/port/freertos/ffsystem.c.obj	b716a8161597d5e4
+168959	170645	7212158991023742	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_sdmmc.c.obj	691c4fd38dba5e30
+169090	171110	7212158995232479	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ffunicode.c.obj	a915548f40d7f860
+168929	171208	7212158996319580	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_sdmmc.c.obj	86b190e809cb27b
+169463	171348	7212158999570885	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/diskio/diskio_wl.c.obj	e8b86b2fcc2af300
+169056	171460	7212158999840179	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/src/ff.c.obj	3b07de396c2fe6a6
+169017	171624	7212159001415955	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat.c.obj	f19d528d78f5d03f
+170531	172225	7212159008636658	esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON_Utils.c.obj	43b38045bff8f2ec
+170647	172544	7212159011548861	esp-idf/json/CMakeFiles/__idf_json.dir/cJSON/cJSON.c.obj	925f5984d9096d7a
+170490	172616	7212159011927848	esp-idf/fatfs/CMakeFiles/__idf_fatfs.dir/vfs/vfs_fat_spiflash.c.obj	24918a2456278723
+171625	173117	7212159017941772	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_gc.c.obj	6ddf38596d1d7b94
+172545	173148	7212159018709718	esp-idf/json/libjson.a	20cff2909d93244f
+172618	173195	7212159019028865	esp-idf/fatfs/libfatfs.a	f184728c64b53bfc
+171211	173277	7212159018669828	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_msg.c.obj	aa01ed0e27a89b18
+171462	173345	7212159019318095	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/platform_esp32_idf.c.obj	40796c199d60b0af
+171350	173798	7212159023048132	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/lib/mqtt_outbox.c.obj	f5bad2152190a93f
+173148	174614	7212159032363221	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_cache.c.obj	f1167bbf4aa34353
+173117	174745	7212159033689676	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_hydrogen.c.obj	271191b77e83adfa
+172225	174781	7212159033929036	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/esp_spiffs.c.obj	4329a36943393d70
+171111	174966	7212159035893775	esp-idf/mqtt/CMakeFiles/__idf_mqtt.dir/esp-mqtt/mqtt_client.c.obj	30a91873273d992e
+173278	175066	7212159036183006	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_check.c.obj	988f859afd494cec
+173196	175209	7212159037150440	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs/src/spiffs_nucleus.c.obj	cae119c4f61fef98
+173351	175339	7212159039723553	esp-idf/spiffs/CMakeFiles/__idf_spiffs.dir/spiffs_api.c.obj	73610034dff21296
+174966	175445	7212159041409032	esp-idf/mqtt/libmqtt.a	d50a2fe4b5b2afe0
+175340	175657	7212159043942258	esp-idf/spiffs/libspiffs.a	ffcc13413bc7a256
+175215	176086	7212159047432924	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_constants.pb-c.c.obj	efdd3867982537a7
+175447	176480	7212159051412291	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_scan.pb-c.c.obj	5e02e435c73fe5d4
+174626	176630	7212159052339807	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_scan.c.obj	d65da7439cffec7c
+175658	176828	7212159054204824	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/proto-c/wifi_config.pb-c.c.obj	6aff0a8a29c3c705
+174784	176943	7212159056079812	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/wifi_config.c.obj	28b5686eb22bc40c
+174749	177010	7212159056957468	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/handlers.c.obj	79119048b5bb45bd
+173800	177012	7212159056428877	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/manager.c.obj	a88b1596520d2288
+175067	177174	7212159058782583	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_console.c.obj	b008fa4f55d9f6cc
+176634	177791	7212159065025897	esp-idf/max30102/CMakeFiles/__idf_max30102.dir/max30102.c.obj	2aa20e5ac6db32d3
+176088	177854	7212159065205412	esp-idf/wifi_provisioning/CMakeFiles/__idf_wifi_provisioning.dir/src/scheme_softap.c.obj	d7e4a11cac7818e2
+177796	178005	7212159067519235	esp-idf/max30102/libmax30102.a	ad6c530cf3004267
+176481	178037	7212159067479346	esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj	96329db33a4729df
+177854	178049	7212159067968040	esp-idf/wifi_provisioning/libwifi_provisioning.a	a84aea1119fc89a8
+178050	178209	7212159069563919	esp-idf/main/libmain.a	59b88f3f4e13a4b2
+178209	182090	7212159108113366	esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+178209	182090	7212159108113366	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+182091	182530	7212159112551590	CMakeFiles/i2c_max30102.elf.dir/project_elf_src_esp32c3.c.obj	6fe8acf41fce8b66
+182531	183356	7212159120881265	i2c_max30102.elf	a7ae5452795a5c29
+183357	183940	7212159126836005	.bin_timestamp	21e97e2dae7edd4d
+183357	183940	7212159126836005	E:/workspace/ESP32/i2c_max30102/build/.bin_timestamp	21e97e2dae7edd4d
+183942	184140	0	esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+183942	184140	0	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+0	420353	0	CMakeFiles/confserver	79cec299c375d410
+0	420353	0	E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/confserver	79cec299c375d410
+127	487	0	esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+127	487	0	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+77	521	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+77	521	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+77	521	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+77	521	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+77	521	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+77	521	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+77	521	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+77	521	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+76	897	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+76	897	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+76	897	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+76	897	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+76	897	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+76	897	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+76	897	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+76	897	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+129	327	7212179472014293	esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj	96329db33a4729df
+254	329	7212179472014293	esp-idf/max30102/CMakeFiles/__idf_max30102.dir/max30102.c.obj	2aa20e5ac6db32d3
+334	687	7212179475594735	esp-idf/max30102/libmax30102.a	ad6c530cf3004267
+78	747	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+78	747	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+78	747	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+78	747	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+78	747	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+78	747	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+78	747	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+78	747	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+687	858	7212179477320116	esp-idf/main/libmain.a	59b88f3f4e13a4b2
+858	5510	7212179523578161	esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+858	5510	7212179523578161	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+5511	6552	7212179534095513	i2c_max30102.elf	a7ae5452795a5c29
+6553	7103	7212179539770173	.bin_timestamp	21e97e2dae7edd4d
+6553	7103	7212179539770173	E:/workspace/ESP32/i2c_max30102/build/.bin_timestamp	21e97e2dae7edd4d
+7105	7295	0	esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+7105	7295	0	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+125	387	0	esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+125	387	0	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+74	489	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+74	489	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+74	489	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+74	489	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+74	489	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+74	489	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+74	489	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+74	489	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+76	820	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+76	820	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+76	820	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+76	820	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+76	820	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+76	820	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+76	820	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+76	820	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+76	828	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+76	828	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+76	828	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+76	828	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+76	828	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+76	828	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+76	828	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+76	828	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+250	1579	7212181225924637	esp-idf/max30102/CMakeFiles/__idf_max30102.dir/max30102.c.obj	2aa20e5ac6db32d3
+1584	1886	7212181229325827	esp-idf/max30102/libmax30102.a	ad6c530cf3004267
+128	1958	7212181229734738	esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj	96329db33a4729df
+1958	2117	7212181231649341	esp-idf/main/libmain.a	59b88f3f4e13a4b2
+2118	5763	7212181267850579	esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+2118	5763	7212181267850579	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+5763	6557	7212181275879373	i2c_max30102.elf	a7ae5452795a5c29
+6558	7028	7212181280757028	.bin_timestamp	21e97e2dae7edd4d
+6558	7028	7212181280757028	E:/workspace/ESP32/i2c_max30102/build/.bin_timestamp	21e97e2dae7edd4d
+7029	7223	0	esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+7029	7223	0	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+75	811	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+75	811	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+75	811	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+75	811	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+75	811	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+75	811	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+75	811	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+75	811	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+129	309	7212184632637924	esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj	96329db33a4729df
+253	316	7212184632717707	esp-idf/max30102/CMakeFiles/__idf_max30102.dir/max30102.c.obj	2aa20e5ac6db32d3
+322	643	7212184635969011	esp-idf/max30102/libmax30102.a	ad6c530cf3004267
+78	773	7212156149793060	bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+78	773	7212156149793060	bootloader/bootloader.elf	4bd1e28df9d1647a
+78	773	7212156149793060	bootloader/bootloader.bin	4bd1e28df9d1647a
+78	773	7212156149793060	bootloader/bootloader.map	4bd1e28df9d1647a
+78	773	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build	4bd1e28df9d1647a
+78	773	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.elf	4bd1e28df9d1647a
+78	773	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin	4bd1e28df9d1647a
+78	773	7212156149793060	E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.map	4bd1e28df9d1647a
+644	817	7212184637714366	esp-idf/main/libmain.a	59b88f3f4e13a4b2
+817	4516	7212184674428204	esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+817	4516	7212184674428204	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esp_system/ld/sections.ld	1204b59e09caeb46
+4516	5312	7212184682516903	i2c_max30102.elf	a7ae5452795a5c29
+5313	5794	7212184687485112	.bin_timestamp	21e97e2dae7edd4d
+5313	5794	7212184687485112	E:/workspace/ESP32/i2c_max30102/build/.bin_timestamp	21e97e2dae7edd4d
+5795	5988	0	esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1
+5795	5988	0	E:/workspace/ESP32/i2c_max30102/build/esp-idf/esptool_py/CMakeFiles/app_check_size	a74c940b83b6f1

+ 581 - 0
i2c_max30102/build/CMakeCache.txt

@@ -0,0 +1,581 @@
+# This is the CMakeCache file.
+# For build in directory: e:/workspace/ESP32/i2c_max30102/build
+# It was generated by CMake: D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cmake.exe
+# You can edit this file to change values found and used by cmake.
+# If you do not want to change any of the values, simply exit the editor.
+# If you do want to change a value, simply edit, save, and exit the editor.
+# The syntax for the file is as follows:
+# KEY:TYPE=VALUE
+# KEY is the name of a variable in the cache.
+# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
+# VALUE is the current value for the KEY.
+
+########################
+# EXTERNAL cache entries
+########################
+
+//No help, variable specified on the command line.
+CCACHE_ENABLE:UNINITIALIZED=1
+
+//Path to a program.
+CCACHE_FOUND:FILEPATH=D:/software/esp/.espressif/tools/ccache/4.6.2/ccache-4.6.2-windows-x86_64/ccache.exe
+
+//Path to a program.
+CMAKE_ADDR2LINE:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line.exe
+
+//Path to a program.
+CMAKE_AR:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_AR:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe
+
+//Flags used by the ASM compiler during all build types.
+CMAKE_ASM_FLAGS:STRING=
+
+//Flags used by the ASM compiler during DEBUG builds.
+CMAKE_ASM_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the ASM compiler during MINSIZEREL builds.
+CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the ASM compiler during RELEASE builds.
+CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the ASM compiler during RELWITHDEBINFO builds.
+CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Choose the type of build, options are: None Debug Release RelWithDebInfo
+// MinSizeRel ...
+CMAKE_BUILD_TYPE:STRING=
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_AR:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe
+
+//C++ Compiler Base Flags
+CMAKE_CXX_FLAGS:STRING='-march=rv32imc '
+
+//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=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe
+
+//C Compiler Base Flags
+CMAKE_C_FLAGS:STRING='-march=rv32imc '
+
+//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=D:/Program Files/MinGW/mingw64/bin/dlltool.exe
+
+//Linker Base Flags
+CMAKE_EXE_LINKER_FLAGS:STRING='-nostartfiles -march=rv32imc --specs=nosys.specs '
+
+//Flags used by the linker during DEBUG builds.
+CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during MINSIZEREL builds.
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during RELEASE builds.
+CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during RELWITHDEBINFO builds.
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Enable/Disable output of compile commands during generation.
+CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
+
+//Value Computed by CMake.
+CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=E:/workspace/ESP32/i2c_max30102/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)/i2c_max30102
+
+//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=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe
+
+//Program used to build from build.ninja files.
+CMAKE_MAKE_PROGRAM:FILEPATH=D:/software/esp/.espressif/tools/ninja/1.10.2/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=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-nm.exe
+
+//Path to a program.
+CMAKE_OBJCOPY:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy.exe
+
+//Path to a program.
+CMAKE_OBJDUMP:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe
+
+//Value Computed by CMake
+CMAKE_PROJECT_DESCRIPTION:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_NAME:STATIC=i2c_max30102
+
+//Path to a program.
+CMAKE_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe
+
+//Path to a program.
+CMAKE_READELF:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-readelf.exe
+
+//Flags used by the linker during the creation of shared libraries
+// during all build types.
+CMAKE_SHARED_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during DEBUG builds.
+CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during MINSIZEREL builds.
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELEASE builds.
+CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELWITHDEBINFO builds.
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//If set, runtime paths are not added when installing shared libraries,
+// but are added when building.
+CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
+
+//If set, runtime paths are not added when using shared libraries.
+CMAKE_SKIP_RPATH:BOOL=NO
+
+//Flags used by the linker during the creation of static libraries
+// during all build types.
+CMAKE_STATIC_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during DEBUG builds.
+CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during MINSIZEREL builds.
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELEASE builds.
+CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELWITHDEBINFO builds.
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_STRIP:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-strip.exe
+
+//The CMake toolchain file
+CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/software/esp-idf/esp-idf/tools/cmake/toolchain-esp32c3.cmake
+
+//If this value is on, makefiles will be generated without the
+// .SILENT directive, and all commands will be echoed to the console
+// during the make.  This is useful for debugging only. With Visual
+// Studio IDE projects all commands are done without /nologo.
+CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
+
+//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=D:/software/esp/.espressif/tools/idf-git/2.30.1/cmd/git.exe
+
+//IDF Build Target
+IDF_TARGET:STRING=esp32c3
+
+//IDF Build Toolchain Type
+IDF_TOOLCHAIN:STRING=gcc
+
+//Install mbed TLS headers.
+INSTALL_MBEDTLS_HEADERS:BOOL=ON
+
+//Explicitly link mbed TLS library to pthread.
+LINK_WITH_PTHREAD:BOOL=OFF
+
+//Explicitly link mbed TLS library to trusted_storage.
+LINK_WITH_TRUSTED_STORAGE:BOOL=OFF
+
+//Compiler warnings treated as errors
+MBEDTLS_FATAL_WARNINGS:BOOL=ON
+
+//No help, variable specified on the command line.
+PYTHON_DEPS_CHECKED:UNINITIALIZED=1
+
+//Allow unsafe builds. These builds ARE NOT SECURE.
+UNSAFE_BUILD:BOOL=OFF
+
+//Build mbed TLS 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=E:/workspace/ESP32/i2c_max30102/build/esp-idf
+
+//Value Computed by CMake
+esp-idf_IS_TOP_LEVEL:STATIC=OFF
+
+//Value Computed by CMake
+esp-idf_SOURCE_DIR:STATIC=D:/software/esp-idf/esp-idf
+
+//Value Computed by CMake
+i2c_max30102_BINARY_DIR:STATIC=E:/workspace/ESP32/i2c_max30102/build
+
+//Value Computed by CMake
+i2c_max30102_IS_TOP_LEVEL:STATIC=ON
+
+//Value Computed by CMake
+i2c_max30102_SOURCE_DIR:STATIC=E:/workspace/ESP32/i2c_max30102
+
+//Value Computed by CMake
+mbed TLS_BINARY_DIR:STATIC=E:/workspace/ESP32/i2c_max30102/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=D:/software/esp-idf/esp-idf/components/mbedtls/mbedtls
+
+//Dependencies for the target
+mbedcrypto_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv;
+
+//Dependencies for the target
+mbedtls_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv;general;mbedx509;
+
+//Dependencies for the target
+mbedx509_LIB_DEPENDS:STATIC=general;__idf_cxx;general;__idf_newlib;general;__idf_freertos;general;__idf_esp_hw_support;general;__idf_heap;general;__idf_log;general;__idf_soc;general;__idf_hal;general;__idf_esp_rom;general;__idf_esp_common;general;__idf_esp_system;general;__idf_riscv;general;mbedcrypto;
+
+
+########################
+# 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=e:/workspace/ESP32/i2c_max30102/build
+//Major version of cmake used to create the current loaded cache
+CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
+//Minor version of cmake used to create the current loaded cache
+CMAKE_CACHE_MINOR_VERSION:INTERNAL=24
+//Patch version of cmake used to create the current loaded cache
+CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
+//Path to CMake executable.
+CMAKE_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cmake.exe
+//Path to cpack program executable.
+CMAKE_CPACK_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cpack.exe
+//Path to ctest program executable.
+CMAKE_CTEST_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/ctest.exe
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
+CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
+CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS
+CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
+CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
+CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
+CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
+CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_AR
+CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
+CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS
+CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
+CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
+CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
+CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
+CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_DLLTOOL
+CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
+//Path to cache edit program executable.
+CMAKE_EDIT_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cmake-gui.exe
+//Executable file format
+CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
+CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
+CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
+CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
+CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
+//Name of external makefile project generator.
+CMAKE_EXTRA_GENERATOR:INTERNAL=
+//Name of generator.
+CMAKE_GENERATOR:INTERNAL=Ninja
+//Generator instance identifier.
+CMAKE_GENERATOR_INSTANCE:INTERNAL=
+//Name of generator platform.
+CMAKE_GENERATOR_PLATFORM:INTERNAL=
+//Name of generator toolset.
+CMAKE_GENERATOR_TOOLSET:INTERNAL=
+//Source directory with the top level CMakeLists.txt file for this
+// project
+CMAKE_HOME_DIRECTORY:INTERNAL=E:/workspace/ESP32/i2c_max30102
+//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=82
+//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=D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
+CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
+CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
+CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
+CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_RPATH
+CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
+CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
+CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
+CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STRIP
+CMAKE_STRIP-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
+CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
+//Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS
+C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS:INTERNAL=1
+//Details about finding Git
+FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[D:/software/esp/.espressif/tools/idf-git/2.30.1/cmd/git.exe][v2.30.1.windows.1()]
+//Details about finding Python3
+FIND_PACKAGE_MESSAGE_DETAILS_Python3:INTERNAL=[D:/software/esp/.espressif/python_env/idf5.0_py3.8_env/Scripts/python.exe][cfound components: Interpreter ][v3.8.7()]
+//ADVANCED property for variable: GIT_EXECUTABLE
+GIT_EXECUTABLE-ADVANCED:INTERNAL=1
+//Have include stddef.h
+HAVE_STDDEF_H:INTERNAL=1
+//Have include stdint.h
+HAVE_STDINT_H:INTERNAL=1
+//Have include sys/types.h
+HAVE_SYS_TYPES_H:INTERNAL=1
+//Result of TRY_COMPILE
+HAVE_TIME_T_SIZE:INTERNAL=TRUE
+//CHECK_TYPE_SIZE: sizeof(time_t)
+TIME_T_SIZE:INTERNAL=8
+//CMAKE_INSTALL_PREFIX during last run
+_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=C:/Program Files (x86)/i2c_max30102
+_Python3_EXECUTABLE:INTERNAL=D:/software/esp/.espressif/python_env/idf5.0_py3.8_env/Scripts/python.exe
+//Python3 Properties
+_Python3_INTERPRETER_PROPERTIES:INTERNAL=Python;3;8;7;32;;;D:\software\esp\.espressif\tools\idf-python\3.8.7\Lib;D:\software\esp\.espressif\tools\idf-python\3.8.7\Lib;D:\software\esp\.espressif\python_env\idf5.0_py3.8_env\Lib\site-packages;D:\software\esp\.espressif\python_env\idf5.0_py3.8_env\Lib\site-packages
+_Python3_INTERPRETER_SIGNATURE:INTERNAL=58ecebd2b46bd26db46d6e9fd008354a
+

+ 20 - 0
i2c_max30102/build/CMakeFiles/3.24.0/CMakeASMCompiler.cmake

@@ -0,0 +1,20 @@
+set(CMAKE_ASM_COMPILER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe")
+set(CMAKE_ASM_COMPILER_ARG1 "")
+set(CMAKE_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe")
+set(CMAKE_ASM_COMPILER_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe")
+set(CMAKE_ASM_COMPILER_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe")
+set(CMAKE_MT "")
+set(CMAKE_ASM_COMPILER_LOADED 1)
+set(CMAKE_ASM_COMPILER_ID "GNU")
+set(CMAKE_ASM_COMPILER_VERSION "")
+set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
+
+
+
+
+set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_ASM_LINKER_PREFERENCE 0)
+
+

+ 72 - 0
i2c_max30102/build/CMakeFiles/3.24.0/CMakeCCompiler.cmake

@@ -0,0 +1,72 @@
+set(CMAKE_C_COMPILER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe")
+set(CMAKE_C_COMPILER_ARG1 "")
+set(CMAKE_C_COMPILER_ID "GNU")
+set(CMAKE_C_COMPILER_VERSION "11.2.0")
+set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_C_COMPILER_WRAPPER "")
+set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
+set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
+set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
+set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
+set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
+set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
+set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
+set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
+
+set(CMAKE_C_PLATFORM_ID "")
+set(CMAKE_C_SIMULATE_ID "")
+set(CMAKE_C_COMPILER_FRONTEND_VARIANT "")
+set(CMAKE_C_SIMULATE_VERSION "")
+
+
+
+
+set(CMAKE_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe")
+set(CMAKE_C_COMPILER_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe")
+set(CMAKE_C_COMPILER_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe")
+set(CMAKE_MT "")
+set(CMAKE_COMPILER_IS_GNUCC 1)
+set(CMAKE_C_COMPILER_LOADED 1)
+set(CMAKE_C_COMPILER_WORKS TRUE)
+set(CMAKE_C_ABI_COMPILED TRUE)
+
+set(CMAKE_C_COMPILER_ENV_VAR "CC")
+
+set(CMAKE_C_COMPILER_ID_RUN 1)
+set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
+set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_C_LINKER_PREFERENCE 10)
+
+# Save compiler ABI information.
+set(CMAKE_C_SIZEOF_DATA_PTR "4")
+set(CMAKE_C_COMPILER_ABI "ELF")
+set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
+set(CMAKE_C_LIBRARY_ARCHITECTURE "")
+
+if(CMAKE_C_SIZEOF_DATA_PTR)
+  set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_C_COMPILER_ABI)
+  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
+endif()
+
+if(CMAKE_C_LIBRARY_ARCHITECTURE)
+  set(CMAKE_LIBRARY_ARCHITECTURE "")
+endif()
+
+set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
+  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include")
+set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc;gcc;c;nosys")
+set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib")
+set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

+ 83 - 0
i2c_max30102/build/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake

@@ -0,0 +1,83 @@
+set(CMAKE_CXX_COMPILER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe")
+set(CMAKE_CXX_COMPILER_ARG1 "")
+set(CMAKE_CXX_COMPILER_ID "GNU")
+set(CMAKE_CXX_COMPILER_VERSION "11.2.0")
+set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_CXX_COMPILER_WRAPPER "")
+set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
+set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
+set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
+set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
+set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
+set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
+set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
+set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
+set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
+
+set(CMAKE_CXX_PLATFORM_ID "")
+set(CMAKE_CXX_SIMULATE_ID "")
+set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "")
+set(CMAKE_CXX_SIMULATE_VERSION "")
+
+
+
+
+set(CMAKE_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe")
+set(CMAKE_CXX_COMPILER_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe")
+set(CMAKE_CXX_COMPILER_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe")
+set(CMAKE_MT "")
+set(CMAKE_COMPILER_IS_GNUCXX 1)
+set(CMAKE_CXX_COMPILER_LOADED 1)
+set(CMAKE_CXX_COMPILER_WORKS TRUE)
+set(CMAKE_CXX_ABI_COMPILED TRUE)
+
+set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
+
+set(CMAKE_CXX_COMPILER_ID_RUN 1)
+set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm)
+set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
+
+foreach (lang C OBJC OBJCXX)
+  if (CMAKE_${lang}_COMPILER_ID_RUN)
+    foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
+      list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
+    endforeach()
+  endif()
+endforeach()
+
+set(CMAKE_CXX_LINKER_PREFERENCE 30)
+set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
+
+# Save compiler ABI information.
+set(CMAKE_CXX_SIZEOF_DATA_PTR "4")
+set(CMAKE_CXX_COMPILER_ABI "ELF")
+set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
+set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
+
+if(CMAKE_CXX_SIZEOF_DATA_PTR)
+  set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_CXX_COMPILER_ABI)
+  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
+endif()
+
+if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
+  set(CMAKE_LIBRARY_ARCHITECTURE "")
+endif()
+
+set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
+  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/backward;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include")
+set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys")
+set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib")
+set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

BIN
i2c_max30102/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin


BIN
i2c_max30102/build/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin


+ 15 - 0
i2c_max30102/build/CMakeFiles/3.24.0/CMakeSystem.cmake

@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Windows-10.0.19045")
+set(CMAKE_HOST_SYSTEM_NAME "Windows")
+set(CMAKE_HOST_SYSTEM_VERSION "10.0.19045")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
+
+include("D:/software/esp-idf/esp-idf/tools/cmake/toolchain-esp32c3.cmake")
+
+set(CMAKE_SYSTEM "Generic")
+set(CMAKE_SYSTEM_NAME "Generic")
+set(CMAKE_SYSTEM_VERSION "")
+set(CMAKE_SYSTEM_PROCESSOR "")
+
+set(CMAKE_CROSSCOMPILING "TRUE")
+
+set(CMAKE_SYSTEM_LOADED 1)

+ 838 - 0
i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c

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

BIN
i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdC/a.out


+ 826 - 0
i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp

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

BIN
i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out


+ 468 - 0
i2c_max30102/build/CMakeFiles/CMakeOutput.log

@@ -0,0 +1,468 @@
+The target system is: Generic -  - 
+The host system is: Windows - 10.0.19045 - AMD64
+Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
+Compiler: D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe 
+Build flags: -march=rv32imc;
+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 "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdC/a.out"
+
+Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
+Compiler: D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe 
+Build flags: -march=rv32imc;
+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 "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/3.24.0/CompilerIdCXX/a.out"
+
+Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
+riscv32-esp-elf-gcc.exe (crosstool-NG esp-2022r1) 11.2.0
+Copyright (C) 2021 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+Detecting C compiler ABI info compiled with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_7a946 && [1/2] Building C object CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj

+Using built-in specs.

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_7a946.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_7a946.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\ccNQwLyz.s

+GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"

+#include "..." search starts here:

+#include <...> search starts here:

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include

+End of search list.

+GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+Compiler executable checksum: 7f08f3be2cab48c619f414afdf2cd4af

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_7a946.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj C:\Users\18084\AppData\Local\Temp\ccNQwLyz.s

+GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.'

+[2/2] Linking C executable cmTC_7a946

+Using built-in specs.

+Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs

+rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe

+COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_7a946' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_7a946.'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccx8JC9K.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_7a946 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_7a946' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_7a946.'

+
+
+
+Parsed C implicit include dir info from above output: rv=done
+  found start of include info
+  found start of implicit include info
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  end of search list found
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+  implicit include dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+
+
+Parsed C implicit link information from above output:
+  link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
+  ignore line: [Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp]
+  ignore line: []
+  ignore line: [Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_7a946 && [1/2] Building C object CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj]
+  ignore line: [Using built-in specs.]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_7a946.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_7a946.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\ccNQwLyz.s]
+  ignore line: [GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"]
+  ignore line: [#include "..." search starts here:]
+  ignore line: [#include <...> search starts here:]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  ignore line: [End of search list.]
+  ignore line: [GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [Compiler executable checksum: 7f08f3be2cab48c619f414afdf2cd4af]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_7a946.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj C:\Users\18084\AppData\Local\Temp\ccNQwLyz.s]
+  ignore line: [GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.']
+  ignore line: [[2/2] Linking C executable cmTC_7a946]
+  ignore line: [Using built-in specs.]
+  ignore line: [Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs]
+  ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe]
+  ignore line: [COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_7a946' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_7a946.']
+  link line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccx8JC9K.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_7a946 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group]
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe] ==> ignore
+    arg [-plugin] ==> ignore
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll] ==> ignore
+    arg [-plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe] ==> ignore
+    arg [-plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccx8JC9K.res] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-melf32lriscv] ==> ignore
+    arg [-o] ==> ignore
+    arg [cmTC_7a946] ==> ignore
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib]
+    arg [CMakeFiles/cmTC_7a946.dir/CMakeCCompilerABI.c.obj] ==> ignore
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [-lc] ==> lib [c]
+    arg [-lgcc] ==> lib [gcc]
+    arg [--start-group] ==> ignore
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [--end-group] ==> ignore
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit libs: [gcc;c;nosys;c;gcc;gcc;c;nosys]
+  implicit objs: []
+  implicit dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit fwks: []
+
+
+Detecting CXX compiler ABI info compiled with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_2fb20 && [1/2] Building CXX object CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj

+Using built-in specs.

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_2fb20.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1plus.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_2fb20.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\ccNwPn58.s

+GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"

+#include "..." search starts here:

+#include <...> search starts here:

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include

+End of search list.

+GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+Compiler executable checksum: 4b3c4decc6dec35a4d445987787d4e26

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_2fb20.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\18084\AppData\Local\Temp\ccNwPn58.s

+GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.'

+[2/2] Linking CXX executable cmTC_2fb20

+Using built-in specs.

+Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs

+rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe

+COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_2fb20' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_2fb20.'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccFwzVqk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_2fb20 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_2fb20' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_2fb20.'

+
+
+
+Parsed CXX implicit include dir info from above output: rv=done
+  found start of include info
+  found start of implicit include info
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  end of search list found
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/backward]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+  implicit include dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/backward;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+
+
+Parsed CXX implicit link information from above output:
+  link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
+  ignore line: [Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp]
+  ignore line: []
+  ignore line: [Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_2fb20 && [1/2] Building CXX object CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj]
+  ignore line: [Using built-in specs.]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_2fb20.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1plus.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_2fb20.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\ccNwPn58.s]
+  ignore line: [GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"]
+  ignore line: [#include "..." search starts here:]
+  ignore line: [#include <...> search starts here:]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  ignore line: [End of search list.]
+  ignore line: [GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [Compiler executable checksum: 4b3c4decc6dec35a4d445987787d4e26]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_2fb20.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\18084\AppData\Local\Temp\ccNwPn58.s]
+  ignore line: [GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.']
+  ignore line: [[2/2] Linking CXX executable cmTC_2fb20]
+  ignore line: [Using built-in specs.]
+  ignore line: [Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs]
+  ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe]
+  ignore line: [COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_2fb20' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_2fb20.']
+  link line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccFwzVqk.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_2fb20 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group]
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe] ==> ignore
+    arg [-plugin] ==> ignore
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll] ==> ignore
+    arg [-plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe] ==> ignore
+    arg [-plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccFwzVqk.res] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-melf32lriscv] ==> ignore
+    arg [-o] ==> ignore
+    arg [cmTC_2fb20] ==> ignore
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib]
+    arg [CMakeFiles/cmTC_2fb20.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
+    arg [-lstdc++] ==> lib [stdc++]
+    arg [-lm] ==> lib [m]
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [-lc] ==> lib [c]
+    arg [-lgcc] ==> lib [gcc]
+    arg [--start-group] ==> ignore
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [--end-group] ==> ignore
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit libs: [stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys]
+  implicit objs: []
+  implicit dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit fwks: []
+
+
+Determining if the include file sys/types.h exists passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_4cdfa && [1/2] Building C object CMakeFiles/cmTC_4cdfa.dir/CheckIncludeFile.c.obj

+[2/2] Linking C executable cmTC_4cdfa

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+
+
+
+Determining if the include file stdint.h exists passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_20ef5 && [1/2] Building C object CMakeFiles/cmTC_20ef5.dir/CheckIncludeFile.c.obj

+[2/2] Linking C executable cmTC_20ef5

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+
+
+
+Determining if the include file stddef.h exists passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_d78f9 && [1/2] Building C object CMakeFiles/cmTC_d78f9.dir/CheckIncludeFile.c.obj

+[2/2] Linking C executable cmTC_d78f9

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+
+
+
+Determining size of time_t passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_30ee2 && [1/2] Building C object CMakeFiles/cmTC_30ee2.dir/TIME_T_SIZE.c.obj

+[2/2] Linking C executable cmTC_30ee2

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010074

+
+
+
+Performing C SOURCE FILE Test C_COMPILER_SUPPORTS_WFORMAT_SIGNEDNESS succeeded with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_06326 && [1/2] Building C object CMakeFiles/cmTC_06326.dir/src.c.obj

+[2/2] Linking C executable cmTC_06326

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+
+
+Source file was:
+int main(void) { return 0; }

BIN
i2c_max30102/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin


+ 50 - 0
i2c_max30102/build/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c

@@ -0,0 +1,50 @@
+#include <sys/types.h>
+#include <stdint.h>
+#include <stddef.h>
+
+
+#undef KEY
+#if defined(__i386)
+# define KEY '_','_','i','3','8','6'
+#elif defined(__x86_64)
+# define KEY '_','_','x','8','6','_','6','4'
+#elif defined(__PPC64__)
+# define KEY '_','_','P','P','C','6','4','_','_'
+#elif defined(__ppc64__)
+# define KEY '_','_','p','p','c','6','4','_','_'
+#elif defined(__PPC__)
+# define KEY '_','_','P','P','C','_','_'
+#elif defined(__ppc__)
+# define KEY '_','_','p','p','c','_','_'
+#elif defined(__aarch64__)
+# define KEY '_','_','a','a','r','c','h','6','4','_','_'
+#elif defined(__ARM_ARCH_7A__)
+# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
+#elif defined(__ARM_ARCH_7S__)
+# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
+#endif
+
+#define SIZE (sizeof(time_t))
+static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
+  ('0' + ((SIZE / 10000)%10)),
+  ('0' + ((SIZE / 1000)%10)),
+  ('0' + ((SIZE / 100)%10)),
+  ('0' + ((SIZE / 10)%10)),
+  ('0' +  (SIZE    % 10)),
+  ']',
+#ifdef KEY
+  ' ','k','e','y','[', KEY, ']',
+#endif
+  '\0'};
+
+#ifdef __CLASSIC_C__
+int main(argc, argv) int argc; char *argv[];
+#else
+int main(int argc, char *argv[])
+#endif
+{
+  int require = 0;
+  require += info_size[argc];
+  (void)argv;
+  return require;
+}

+ 595 - 0
i2c_max30102/build/CMakeFiles/TargetDirectories.txt

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

+ 0 - 0
i2c_max30102/build/CMakeFiles/bootloader-complete


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

@@ -0,0 +1,43 @@
+{
+	"sources" : 
+	[
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/bootloader"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/bootloader.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/bootloader-complete.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule"
+		},
+		{
+			"file" : "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule"
+		}
+	],
+	"target" : 
+	{
+		"labels" : 
+		[
+			"bootloader"
+		],
+		"name" : "bootloader"
+	}
+}

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

@@ -0,0 +1,13 @@
+# Target labels
+ bootloader
+# Source files and their labels
+E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/bootloader
+E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/bootloader.rule
+E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/bootloader-complete.rule
+E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-build.rule
+E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure.rule
+E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-download.rule
+E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-install.rule
+E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir.rule
+E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch.rule
+E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-update.rule

+ 1 - 0
i2c_max30102/build/CMakeFiles/cmake.check_cache

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

+ 1 - 0
i2c_max30102/build/CMakeFiles/git-data/HEAD

@@ -0,0 +1 @@
+a4afa44435ef4488d018399e1de50ad2ee964be8

+ 50 - 0
i2c_max30102/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 "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
+
+string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
+set(GIT_DIR "D:/software/esp-idf/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}" "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/git-data/head-ref" COPYONLY)
+	elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
+		configure_file("${GIT_DIR}/logs/${HEAD_REF}" "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/git-data/head-ref" COPYONLY)
+		set(HEAD_HASH "${HEAD_REF}")
+	endif()
+else()
+	# detached HEAD
+	configure_file("${GIT_DIR}/HEAD" "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/git-data/head-ref" COPYONLY)
+endif()
+
+if(NOT HEAD_HASH)
+	file(READ "E:/workspace/ESP32/i2c_max30102/build/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
+	string(STRIP "${HEAD_HASH}" HEAD_HASH)
+endif()

+ 1 - 0
i2c_max30102/build/CMakeFiles/git-data/head-ref

@@ -0,0 +1 @@
+a4afa44435ef4488d018399e1de50ad2ee964be8

BIN
i2c_max30102/build/CMakeFiles/i2c_max30102.elf.dir/project_elf_src_esp32c3.c.obj


+ 1307 - 0
i2c_max30102/build/CMakeFiles/rules.ninja

@@ -0,0 +1,1307 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Ninja" Generator, CMake Version 3.24
+
+# This file contains all the rules used to get the outputs files
+# built from the input files.
+# It is included in the main 'build.ninja'.
+
+# =============================================================================
+# Project: i2c_max30102
+# Configurations: 
+# =============================================================================
+# =============================================================================
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__i2c_max30102.2eelf_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX executable.
+
+rule CXX_EXECUTABLE_LINKER__i2c_max30102.2eelf_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $FLAGS $LINK_FLAGS @$RSP_FILE -o $TARGET_FILE  && $POST_BUILD"
+  description = Linking CXX executable $TARGET_FILE
+  rspfile = $RSP_FILE
+  rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
+  restat = $RESTAT
+
+
+#############################################
+# Rule for running custom commands.
+
+rule CUSTOM_COMMAND
+  command = $COMMAND
+  description = $DESC
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_riscv_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_riscv_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_riscv_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_ringbuf_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_ringbuf_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_efuse_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_efuse_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_driver_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_driver_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_pm_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_pm_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_mbedtls_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_mbedtls_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_mbedtls_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__mbedcrypto_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__mbedcrypto_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  rspfile = $RSP_FILE
+  rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__mbedx509_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__mbedx509_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__mbedtls_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking CXX static library.
+
+rule CXX_STATIC_LIBRARY_LINKER__mbedtls_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking CXX static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_app_format_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_app_format_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_bootloader_support_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_partition_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_partition_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_app_update_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_app_update_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_spi_flash_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_spi_flash_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_pthread_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_pthread_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_esp_system_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_system_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_system_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_rom_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_hal_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_hal_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_log_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_log_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_heap_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_heap_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_soc_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_soc_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_hw_support_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling ASM files.
+
+rule ASM_COMPILER____idf_freertos_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building ASM object $out
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_freertos_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_freertos_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_newlib_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_newlib_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling CXX files.
+
+rule CXX_COMPILER____idf_cxx_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building CXX object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_cxx_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_common_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_common_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_timer_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_timer_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_app_trace_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_app_trace_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_event_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_event_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling CXX files.
+
+rule CXX_COMPILER____idf_nvs_flash_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building CXX object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_nvs_flash_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_phy_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_phy_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_vfs_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_vfs_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_lwip_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_lwip_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_netif_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_netif_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_wpa_supplicant_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_wpa_supplicant_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS @$RSP_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  rspfile = $RSP_FILE
+  rspfile_content = $in $LINK_PATH $LINK_LIBRARIES
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_wifi_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_wifi_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_unity_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_unity_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_cmock_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_cmock_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_console_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_console_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_http_parser_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_http_parser_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp-tls_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp-tls_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_adc_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_adc_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_eth_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_eth_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_gdbstub_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_gdbstub_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_hid_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_hid_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_tcp_transport_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_tcp_transport_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_http_client_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_http_client_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_http_server_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_http_server_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_https_ota_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_https_ota_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_lcd_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_lcd_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_protobuf-c_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_protobuf-c_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_protocomm_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_protocomm_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_local_ctrl_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_local_ctrl_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_espcoredump_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_espcoredump_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling CXX files.
+
+rule CXX_COMPILER____idf_wear_levelling_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building CXX object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_wear_levelling_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_sdmmc_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_sdmmc_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_fatfs_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_fatfs_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_json_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_json_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_mqtt_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_mqtt_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_spiffs_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_spiffs_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_wifi_provisioning_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_wifi_provisioning_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_main_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_main_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_max30102_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = ccache D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_max30102_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for re-running cmake.
+
+rule RERUN_CMAKE
+  command = D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SE:\workspace\ESP32\i2c_max30102 -BE:\workspace\ESP32\i2c_max30102\build
+  description = Re-running CMake...
+  generator = 1
+
+
+#############################################
+# Rule for cleaning all built files.
+
+rule CLEAN
+  command = D:\software\esp\.espressif\tools\ninja\1.10.2\ninja.exe $FILE_ARG -t clean $TARGETS
+  description = Cleaning all built files...
+
+
+#############################################
+# Rule for printing all primary targets available.
+
+rule HELP
+  command = D:\software\esp\.espressif\tools\ninja\1.10.2\ninja.exe -t targets
+  description = All primary targets available:
+

+ 2 - 0
i2c_max30102/build/app-flash_args

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

+ 2 - 0
i2c_max30102/build/bootloader-flash_args

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

+ 0 - 0
i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-configure


+ 0 - 0
i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-done


+ 0 - 0
i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-download


+ 0 - 0
i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-install


+ 0 - 0
i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-mkdir


+ 0 - 0
i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-patch


+ 9 - 0
i2c_max30102/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=D:/software/esp-idf/esp-idf/components/bootloader/subproject
+work_dir=
+

+ 0 - 0
i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/bootloader-update


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

@@ -0,0 +1 @@
+cmd='D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cmake.exe;-DSDKCONFIG=E:/workspace/ESP32/i2c_max30102/sdkconfig;-DIDF_PATH=D:/software/esp-idf/esp-idf;-DIDF_TARGET=esp32c3;-DPYTHON_DEPS_CHECKED=1;-DPYTHON=D:/software/esp/.espressif/python_env/idf5.0_py3.8_env/Scripts/python.exe;-DEXTRA_COMPONENT_DIRS=D:/software/esp-idf/esp-idf/components/bootloader;-DPROJECT_SOURCE_DIR=E:/workspace/ESP32/i2c_max30102;-GNinja;<SOURCE_DIR><SOURCE_SUBDIR>'

+ 22 - 0
i2c_max30102/build/bootloader-prefix/tmp/bootloader-mkdirs.cmake

@@ -0,0 +1,22 @@
+# Distributed under the OSI-approved BSD 3-Clause License.  See accompanying
+# file Copyright.txt or https://cmake.org/licensing for details.
+
+cmake_minimum_required(VERSION 3.5)
+
+file(MAKE_DIRECTORY
+  "D:/software/esp-idf/esp-idf/components/bootloader/subproject"
+  "E:/workspace/ESP32/i2c_max30102/build/bootloader"
+  "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix"
+  "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/tmp"
+  "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp"
+  "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src"
+  "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp"
+)
+
+set(configSubDirs )
+foreach(subDir IN LISTS configSubDirs)
+    file(MAKE_DIRECTORY "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp/${subDir}")
+endforeach()
+if(cfgdir)
+  file(MAKE_DIRECTORY "E:/workspace/ESP32/i2c_max30102/build/bootloader-prefix/src/bootloader-stamp${cfgdir}") # cfgdir has leading slash
+endif()

+ 1 - 0
i2c_max30102/build/bootloader/.bin_timestamp

@@ -0,0 +1 @@
+1de424133bba9f2d25e3ed8e96c6b80f  E:/workspace/ESP32/i2c_max30102/build/bootloader/bootloader.bin

BIN
i2c_max30102/build/bootloader/.ninja_deps


+ 202 - 0
i2c_max30102/build/bootloader/.ninja_log

@@ -0,0 +1,202 @@
+# ninja log v5
+213	650	7212156159906035	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gdma_periph.c.obj	aeddbc084ed0c15b
+10	306	7212156156116160	project_elf_src_esp32c3.c	ad765d73543ce208
+160	625	7212156158838880	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj	4279c5778e374a64
+3747	4251	7212156196408450	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj	dd1f9530c25fde43
+1090	1578	7212156168971791	esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj	ff558293e3002d9
+4252	4576	7212156199739540	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj	d051a96a1c65060e
+651	968	7212156162908010	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj	ae09d162154084bc
+10	306	7212156156116160	E:/workspace/ESP32/i2c_max30102/build/bootloader/project_elf_src_esp32c3.c	ad765d73543ce208
+451	834	7212156162309604	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj	3c0be21d33aa261a
+2803	3121	7212156184739637	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj	fa81c81bc91ada91
+127	435	7212156158250458	esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj	74bfa8dc0e82ef56
+1799	2420	7212156177239688	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj	fa924d85edc3756d
+142	450	7212156158390079	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj	fafb874c22232e7a
+3523	4092	7212156194084655	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj	1658870f68a2a241
+181	605	7212156158689281	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/sdm_periph.c.obj	466bb2f47ccc8509
+1903	2547	7212156177788220	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj	4843bf50da996df
+110	518	7212156158170672	esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj	ff9d217ed923cf53
+307	681	7212156160454565	CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj	c7c3b0510a466e90
+259	703	7212156160554296	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj	207240ab0473924
+1778	2515	7212156177658572	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj	c843114722b1c6c5
+1469	1902	7212156172961130	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj	db7b2ba33efd8066
+605	850	7212156162389393	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/rmt_periph.c.obj	c7ea843d50568eb
+437	879	7212156162568910	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj	e690a65d60b46a51
+900	1798	7212156171854091	esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir/uECC_verify_antifault.c.obj	3e3afa32238ea415
+519	899	7212156162728479	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj	bea2fa30694630af
+6997	7193	7212156226254849	esp-idf/soc/libsoc.a	2c7833b2db8de228
+626	953	7212156162858138	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj	b186abf6b9993803
+981	1468	7212156167934571	esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj	908f394283843d2f
+704	980	7212156163237121	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/temperature_sensor_periph.c.obj	61e4bbec34292c9f
+2549	3019	7212156183732334	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj	a358a237f5b5b942
+2516	2990	7212156183542835	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj	5d2f7005483da929
+681	1011	7212156163945230	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj	6dde0cf4c798be7
+2974	3595	7212156189875909	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj	316431e74430659b
+835	1089	7212156164613445	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj	a000e45c9621861
+2862	3330	7212156186684440	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj	6ad7b8603730a169
+850	1251	7212156166438568	esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj	1c4424847653eb13
+1844	2308	7212156176840761	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj	eaf7904716a68b07
+880	1286	7212156166657983	esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj	523bce93caa07f1b
+3195	3813	7212156191641185	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj	782899bc4141ba90
+1453	2194	7212156175384645	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj	1f2c29f665b81a8e
+969	1336	7212156167435896	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj	1d38cec39f5f18d0
+1579	2078	7212156174337447	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj	1b44e40fff456b4b
+954	1418	7212156167794937	esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj	c1e2e2f3ae6bd60
+3651	4133	7212156194752873	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj	b0abb9cd5a61c00
+1012	1452	7212156167964481	esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj	3399621230cf7402
+1337	1777	7212156171724429	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj	c4a20988c2d29e89
+1252	1843	7212156172352754	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj	e21e3d0fcd8fc7cd
+3549	3996	7212156193625883	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_pm.c.obj	f217f09e0ad7d2e0
+1287	1819	7212156172093448	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj	4601ae109416cf27
+4093	4578	7212156199639801	esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj	9f355944003be89b
+1437	1885	7212156172661933	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj	56cb2990958e06ab
+3354	3915	7212156192249564	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj	998619dedad7641c
+1886	2268	7212156176521609	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj	30507385bad838b8
+2309	2881	7212156182226358	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj	3a999be9380afb54
+1820	2285	7212156176621347	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj	cb120050ce790513
+3020	3548	7212156189397187	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj	56776c38cd52eb65
+2269	2782	7212156181159219	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj	e04589631e8ec489
+2882	3353	7212156186853984	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj	b07b6e1fe02d1084
+2079	2802	7212156181897240	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj	92e2b37acd94ad5d
+7836	8459	7212156238920987	E:/workspace/ESP32/i2c_max30102/build/bootloader/.bin_timestamp	ecd109683fa17644
+2286	2861	7212156182026886	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj	cd83f7e7e54b53d3
+2195	2924	7212156182804813	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj	a7cd9956240efbe4
+2489	2973	7212156183443102	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj	870d6a67045e583d
+2783	3278	7212156186345347	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj	ae222b9e6afd8fba
+2925	3522	7212156189257563	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj	f3158d8b30723e3
+2991	3567	7212156189347317	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj	4613f5b92a4c35db
+3331	3681	7212156190374578	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj	5483ff301637c24e
+3279	3747	7212156191471640	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj	d4c22674a68f0807
+3567	4110	7212156194573352	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj	fe9359f0c1c8e793
+3682	4222	7212156196218950	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj	46575b7bc6800c96
+3916	4266	7212156196448333	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj	479eabc306446575
+3814	4317	7212156196907106	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj	9bde73404e6d7772
+4073	4351	7212156197046741	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_crc.c.obj	11e9b26312181724
+4111	4485	7212156198393134	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj	d03c1305c8458c48
+4134	4533	7212156198881844	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj	4568f45d3d0bfa54
+4223	4555	7212156198961611	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj	4c0027308eb5d5a
+4266	4581	7212156199839280	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj	35687555e9b73e6a
+4318	4599	7212156200028772	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_regi2c.c.obj	8a50001c05efbcd9
+5851	6050	7212156214809247	esp-idf/efuse/libefuse.a	5bb9174591fc2ddf
+4352	4649	7212156200766789	esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj	4004dca794e23db8
+4534	4779	7212156202053358	esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj	114d06afd328eaaf
+4556	4801	7212156202302684	esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj	fddb2444968017c2
+4498	4803	7212156202302684	esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj	a0b6240c7294c73c
+4803	5048	7212156204786331	esp-idf/log/liblog.a	cde91c8bffcc661f
+5049	5239	7212156206720868	esp-idf/esp_rom/libesp_rom.a	c72a8c6cc5ede3f6
+5240	5450	7212156208835226	esp-idf/esp_common/libesp_common.a	18dece8ef16c04c6
+5451	5687	7212156211198902	esp-idf/esp_hw_support/libesp_hw_support.a	11b3cc097a0c56e9
+5688	5851	7212156212844502	esp-idf/esp_system/libesp_system.a	f1c7a18b0f31715
+6051	6294	7212156217262986	esp-idf/bootloader_support/libbootloader_support.a	827487f05873e679
+6294	6481	7212156219137682	esp-idf/esp_app_format/libesp_app_format.a	9dcd5ac526fabd50
+6481	6681	7212156221112406	esp-idf/hal/libhal.a	9803943252b76c35
+6682	6996	7212156224280123	esp-idf/micro-ecc/libmicro-ecc.a	350332b731256882
+7195	7380	7212156228129837	esp-idf/main/libmain.a	f34946640f8f2778
+7381	7836	7212156232597891	bootloader.elf	dca0218aea451497
+7836	8459	7212156238920987	.bin_timestamp	ecd109683fa17644
+8459	8687	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+8459	8687	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+2	18285	7212157471375950	build.ninja	65f367a5c51603fb
+16	528	7212157476891206	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_sys.c.obj	4c0027308eb5d5a
+87	699	7212157478826035	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_systimer.c.obj	35687555e9b73e6a
+54	793	7212157479155155	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_uart.c.obj	4568f45d3d0bfa54
+118	830	7212157479474302	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_efuse.c.obj	d051a96a1c65060e
+32	937	7212157479224967	esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir/src/esp_err_to_name.c.obj	9f355944003be89b
+108	971	7212157478985608	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_spiflash.c.obj	d03c1305c8458c48
+131	1017	7212157479823375	esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir/patches/esp_rom_regi2c.c.obj	8a50001c05efbcd9
+142	1041	7212157480282141	esp-idf/log/CMakeFiles/__idf_log.dir/log.c.obj	4004dca794e23db8
+530	1285	7212157484381186	esp-idf/log/CMakeFiles/__idf_log.dir/log_buffers.c.obj	a0b6240c7294c73c
+736	1592	7212157487851903	esp-idf/log/CMakeFiles/__idf_log.dir/log_noos.c.obj	114d06afd328eaaf
+831	1722	7212157488270782	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/chip_info.c.obj	479eabc306446575
+793	1754	7212157488490197	esp-idf/main/CMakeFiles/__idf_main.dir/bootloader_start.c.obj	fddb2444968017c2
+972	1793	7212157489278086	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_sleep.c.obj	fe9359f0c1c8e793
+938	1860	7212157489736861	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_time.c.obj	9bde73404e6d7772
+1017	1956	7212157489816656	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj	1b44e40fff456b4b
+1041	2095	7212157490036062	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj	30507385bad838b8
+1286	2660	7212157496458896	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj	e21e3d0fcd8fc7cd
+1756	2722	7212157497944917	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj	c4a20988c2d29e89
+1795	2795	7212157498124438	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj	56cb2990958e06ab
+1592	2844	7212157499590530	esp-idf/log/liblog.a	cde91c8bffcc661f
+1738	2931	7212157500228819	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj	a7cd9956240efbe4
+1957	2968	7212157501056599	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_partitions.c.obj	cd83f7e7e54b53d3
+1927	3009	7212157500936920	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj	fa924d85edc3756d
+2096	3106	7212157502173616	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/secure_boot.c.obj	e04589631e8ec489
+2661	3428	7212157506172926	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj	cb120050ce790513
+2796	3720	7212157508257363	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/flash_encrypt.c.obj	4843bf50da996df
+2724	3839	7212157509264661	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp_image_format.c.obj	92e2b37acd94ad5d
+2845	3890	7212157508975436	esp-idf/esp_rom/libesp_rom.a	c72a8c6cc5ede3f6
+2932	4026	7212157509523969	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj	ae222b9e6afd8fba
+3107	4073	7212157509633672	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj	fa81c81bc91ada91
+2969	4182	7212157509513993	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj	db7b2ba33efd8066
+3010	4253	7212157511608398	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj	eaf7904716a68b07
+3429	4337	7212157515607705	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj	c843114722b1c6c5
+3840	4605	7212157517512607	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_sha.c.obj	6ad7b8603730a169
+4074	4740	7212157518240669	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_soc.c.obj	b07b6e1fe02d1084
+3891	4916	7212157518908878	esp-idf/esp_common/libesp_common.a	18dece8ef16c04c6
+3720	4935	7212157519038537	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/esp32c3/bootloader_esp32c3.c.obj	f3158d8b30723e3
+4027	4965	7212157519616985	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj	a358a237f5b5b942
+4183	4977	7212157521312458	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_table.c.obj	3a999be9380afb54
+4255	5045	7212157522339701	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_rtc_calib.c.obj	5d2f7005483da929
+4362	5265	7212157523666158	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_utility.c.obj	782899bc4141ba90
+4606	5527	7212157527266529	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_utility.c.obj	4613f5b92a4c35db
+4866	5711	7212157528393517	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/esp32c3/esp_efuse_fields.c.obj	870d6a67045e583d
+4936	5816	7212157529719979	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_fields.c.obj	d4c22674a68f0807
+4916	5844	7212157529221310	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/esp_efuse_api.c.obj	56776c38cd52eb65
+4978	5916	7212157530777146	esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_err.c.obj	1658870f68a2a241
+4965	6026	7212157531654805	esp-idf/efuse/CMakeFiles/__idf_efuse.dir/src/efuse_controller/keys/with_key_purposes/esp_efuse_api_key.c.obj	316431e74430659b
+5046	6168	7212157533071011	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk.c.obj	46575b7bc6800c96
+5527	6316	7212157534477274	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_pm.c.obj	f217f09e0ad7d2e0
+5266	6361	7212157534247869	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/esp_memory_utils.c.obj	5483ff301637c24e
+5917	6822	7212157540810333	esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir/esp_app_desc.c.obj	ff558293e3002d9
+5712	6860	7212157540860204	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/cpu.c.obj	998619dedad7641c
+5845	6945	7212157541648098	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_clk_init.c.obj	b0abb9cd5a61c00
+5817	7031	7212157541717913	esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir/port/esp32c3/rtc_init.c.obj	dd1f9530c25fde43
+6317	7117	7212157542216567	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/gpio_periph.c.obj	4279c5778e374a64
+6367	7202	7212157542126807	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/dedic_gpio_periph.c.obj	207240ab0473924
+6027	7245	7212157542565636	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj	4601ae109416cf27
+6169	7336	7212157543303666	esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj	1f2c29f665b81a8e
+6823	7465	7212157545188619	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/adc_periph.c.obj	fafb874c22232e7a
+6861	7543	7212157545806981	esp-idf/soc/CMakeFiles/__idf_soc.dir/dport_access_common.c.obj	74bfa8dc0e82ef56
+6962	7666	7212157548090868	esp-idf/soc/CMakeFiles/__idf_soc.dir/lldesc.c.obj	ff9d217ed923cf53
+7150	7910	7212157550943236	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/spi_periph.c.obj	e690a65d60b46a51
+7203	8008	7212157550614126	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/ledc_periph.c.obj	3c0be21d33aa261a
+7246	8073	7212157551890702	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2s_periph.c.obj	b186abf6b9993803
+7487	8140	7212157552618757	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/interrupts.c.obj	bea2fa30694630af
+7337	8191	7212157552927931	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/i2c_periph.c.obj	ae09d162154084bc
+7032	8262	7212157553376730	esp-idf/esp_hw_support/libesp_hw_support.a	11b3cc097a0c56e9
+7544	8364	7212157554114774	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/timer_periph.c.obj	a000e45c9621861
+7667	8614	7212157556677903	esp-idf/soc/CMakeFiles/__idf_soc.dir/esp32c3/uart_periph.c.obj	6dde0cf4c798be7
+7911	8731	7212157559460463	esp-idf/hal/CMakeFiles/__idf_hal.dir/mpu_hal.c.obj	1c4424847653eb13
+8008	8798	7212157559779612	esp-idf/hal/CMakeFiles/__idf_hal.dir/efuse_hal.c.obj	523bce93caa07f1b
+8141	8843	7212157560747028	esp-idf/hal/CMakeFiles/__idf_hal.dir/mmu_hal.c.obj	c1e2e2f3ae6bd60
+8074	8872	7212157561116038	esp-idf/hal/CMakeFiles/__idf_hal.dir/wdt_hal_iram.c.obj	908f394283843d2f
+8191	8882	7212157561415235	esp-idf/hal/CMakeFiles/__idf_hal.dir/esp32c3/efuse_hal.c.obj	1d38cec39f5f18d0
+8263	8970	7212157562013646	esp-idf/esp_system/libesp_system.a	f1c7a18b0f31715
+8364	9063	7212157562761640	esp-idf/hal/CMakeFiles/__idf_hal.dir/cache_hal.c.obj	3399621230cf7402
+8971	9313	7212157566062812	esp-idf/efuse/libefuse.a	5bb9174591fc2ddf
+9313	9830	7212157570859991	esp-idf/bootloader_support/libbootloader_support.a	827487f05873e679
+9877	10185	7212157574769538	esp-idf/esp_app_format/libesp_app_format.a	9dcd5ac526fabd50
+10287	10632	7212157579008202	esp-idf/hal/libhal.a	9803943252b76c35
+10633	11092	7212157582857919	esp-idf/soc/libsoc.a	2c7833b2db8de228
+11092	11723	7212157589340587	esp-idf/main/libmain.a	f34946640f8f2778
+11723	12408	7212157596341863	bootloader.elf	dca0218aea451497
+12427	13328	7212157606225445	.bin_timestamp	ecd109683fa17644
+12427	13328	7212157606225445	E:/workspace/ESP32/i2c_max30102/build/bootloader/.bin_timestamp	ecd109683fa17644
+13328	13682	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+13328	13682	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+13	211	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+13	211	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+14	400	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+14	400	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+16	330	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+16	330	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+14	208	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+14	208	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+15	352	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+15	352	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+13	356	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+13	356	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+14	341	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+14	341	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+13	372	0	esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1
+13	372	0	E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size	be70ee2515d696a1

+ 446 - 0
i2c_max30102/build/bootloader/CMakeCache.txt

@@ -0,0 +1,446 @@
+# This is the CMakeCache file.
+# For build in directory: e:/workspace/ESP32/i2c_max30102/build/bootloader
+# It was generated by CMake: D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cmake.exe
+# You can edit this file to change values found and used by cmake.
+# If you do not want to change any of the values, simply exit the editor.
+# If you do want to change a value, simply edit, save, and exit the editor.
+# The syntax for the file is as follows:
+# KEY:TYPE=VALUE
+# KEY is the name of a variable in the cache.
+# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
+# VALUE is the current value for the KEY.
+
+########################
+# EXTERNAL cache entries
+########################
+
+//Path to a program.
+CMAKE_ADDR2LINE:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-addr2line.exe
+
+//Path to a program.
+CMAKE_AR:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_AR:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_ASM_COMPILER_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe
+
+//Flags used by the ASM compiler during all build types.
+CMAKE_ASM_FLAGS:STRING=
+
+//Flags used by the ASM compiler during DEBUG builds.
+CMAKE_ASM_FLAGS_DEBUG:STRING=-g
+
+//Flags used by the ASM compiler during MINSIZEREL builds.
+CMAKE_ASM_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
+
+//Flags used by the ASM compiler during RELEASE builds.
+CMAKE_ASM_FLAGS_RELEASE:STRING=-O3 -DNDEBUG
+
+//Flags used by the ASM compiler during RELWITHDEBINFO builds.
+CMAKE_ASM_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
+
+//Choose the type of build, options are: None Debug Release RelWithDebInfo
+// MinSizeRel ...
+CMAKE_BUILD_TYPE:STRING=
+
+//A wrapper around 'ar' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_AR:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_CXX_COMPILER_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe
+
+//C++ Compiler Base Flags
+CMAKE_CXX_FLAGS:STRING='-march=rv32imc '
+
+//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=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe
+
+//A wrapper around 'ranlib' adding the appropriate '--plugin' option
+// for the GCC compiler
+CMAKE_C_COMPILER_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe
+
+//C Compiler Base Flags
+CMAKE_C_FLAGS:STRING='-march=rv32imc '
+
+//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=D:/Program Files/MinGW/mingw64/bin/dlltool.exe
+
+//Linker Base Flags
+CMAKE_EXE_LINKER_FLAGS:STRING='-nostartfiles -march=rv32imc --specs=nosys.specs '
+
+//Flags used by the linker during DEBUG builds.
+CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during MINSIZEREL builds.
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during RELEASE builds.
+CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during RELWITHDEBINFO builds.
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Enable/Disable output of compile commands during generation.
+CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
+
+//Value Computed by CMake.
+CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=E:/workspace/ESP32/i2c_max30102/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=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe
+
+//Program used to build from build.ninja files.
+CMAKE_MAKE_PROGRAM:FILEPATH=D:/software/esp/.espressif/tools/ninja/1.10.2/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=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-nm.exe
+
+//Path to a program.
+CMAKE_OBJCOPY:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-objcopy.exe
+
+//Path to a program.
+CMAKE_OBJDUMP:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe
+
+//Value Computed by CMake
+CMAKE_PROJECT_DESCRIPTION:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_HOMEPAGE_URL:STATIC=
+
+//Value Computed by CMake
+CMAKE_PROJECT_NAME:STATIC=bootloader
+
+//Path to a program.
+CMAKE_RANLIB:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe
+
+//Path to a program.
+CMAKE_READELF:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-readelf.exe
+
+//Flags used by the linker during the creation of shared libraries
+// during all build types.
+CMAKE_SHARED_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during DEBUG builds.
+CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during MINSIZEREL builds.
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELEASE builds.
+CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of shared libraries
+// during RELWITHDEBINFO builds.
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//If set, runtime paths are not added when installing shared libraries,
+// but are added when building.
+CMAKE_SKIP_INSTALL_RPATH:BOOL=NO
+
+//If set, runtime paths are not added when using shared libraries.
+CMAKE_SKIP_RPATH:BOOL=NO
+
+//Flags used by the linker during the creation of static libraries
+// during all build types.
+CMAKE_STATIC_LINKER_FLAGS:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during DEBUG builds.
+CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during MINSIZEREL builds.
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELEASE builds.
+CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
+
+//Flags used by the linker during the creation of static libraries
+// during RELWITHDEBINFO builds.
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
+
+//Path to a program.
+CMAKE_STRIP:FILEPATH=D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-strip.exe
+
+//The CMake toolchain file
+CMAKE_TOOLCHAIN_FILE:FILEPATH=D:/software/esp-idf/esp-idf/tools/cmake/toolchain-esp32c3.cmake
+
+//If this value is on, makefiles will be generated without the
+// .SILENT directive, and all commands will be echoed to the console
+// during the make.  This is useful for debugging only. With Visual
+// Studio IDE projects all commands are done without /nologo.
+CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE
+
+//No help, variable specified on the command line.
+EXTRA_COMPONENT_DIRS:UNINITIALIZED=D:/software/esp-idf/esp-idf/components/bootloader
+
+//Git command line client
+GIT_EXECUTABLE:FILEPATH=D:/software/esp/.espressif/tools/idf-git/2.30.1/cmd/git.exe
+
+//No help, variable specified on the command line.
+IDF_PATH:UNINITIALIZED=D:/software/esp-idf/esp-idf
+
+//IDF Build Target
+IDF_TARGET:STRING=esp32c3
+
+//IDF Build Toolchain Type
+IDF_TOOLCHAIN:STRING=gcc
+
+//No help, variable specified on the command line.
+PROJECT_SOURCE_DIR:UNINITIALIZED=E:/workspace/ESP32/i2c_max30102
+
+//No help, variable specified on the command line.
+PYTHON:UNINITIALIZED=D:/software/esp/.espressif/python_env/idf5.0_py3.8_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=E:/workspace/ESP32/i2c_max30102/sdkconfig
+
+//Value Computed by CMake
+bootloader_BINARY_DIR:STATIC=E:/workspace/ESP32/i2c_max30102/build/bootloader
+
+//Value Computed by CMake
+bootloader_IS_TOP_LEVEL:STATIC=ON
+
+//Value Computed by CMake
+bootloader_SOURCE_DIR:STATIC=D:/software/esp-idf/esp-idf/components/bootloader/subproject
+
+//Value Computed by CMake
+esp-idf_BINARY_DIR:STATIC=E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf
+
+//Value Computed by CMake
+esp-idf_IS_TOP_LEVEL:STATIC=OFF
+
+//Value Computed by CMake
+esp-idf_SOURCE_DIR:STATIC=D:/software/esp-idf/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=e:/workspace/ESP32/i2c_max30102/build/bootloader
+//Major version of cmake used to create the current loaded cache
+CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
+//Minor version of cmake used to create the current loaded cache
+CMAKE_CACHE_MINOR_VERSION:INTERNAL=24
+//Patch version of cmake used to create the current loaded cache
+CMAKE_CACHE_PATCH_VERSION:INTERNAL=0
+//Path to CMake executable.
+CMAKE_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cmake.exe
+//Path to cpack program executable.
+CMAKE_CPACK_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cpack.exe
+//Path to ctest program executable.
+CMAKE_CTEST_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/ctest.exe
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
+CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
+CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS
+CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
+CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
+CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
+CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
+CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_AR
+CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
+CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS
+CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
+CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
+CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
+CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
+CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_DLLTOOL
+CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
+//Path to cache edit program executable.
+CMAKE_EDIT_COMMAND:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/bin/cmake-gui.exe
+//Executable file format
+CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
+CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
+CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
+CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
+CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
+CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
+//Name of external makefile project generator.
+CMAKE_EXTRA_GENERATOR:INTERNAL=
+//Name of generator.
+CMAKE_GENERATOR:INTERNAL=Ninja
+//Generator instance identifier.
+CMAKE_GENERATOR_INSTANCE:INTERNAL=
+//Name of generator platform.
+CMAKE_GENERATOR_PLATFORM:INTERNAL=
+//Name of generator toolset.
+CMAKE_GENERATOR_TOOLSET:INTERNAL=
+//Source directory with the top level CMakeLists.txt file for this
+// project
+CMAKE_HOME_DIRECTORY:INTERNAL=D:/software/esp-idf/esp-idf/components/bootloader/subproject
+//ADVANCED property for variable: CMAKE_LINKER
+CMAKE_LINKER-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
+CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
+CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
+CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
+CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
+CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_NM
+CMAKE_NM-ADVANCED:INTERNAL=1
+//number of local generators
+CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=23
+//ADVANCED property for variable: CMAKE_OBJCOPY
+CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_OBJDUMP
+CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
+//Platform information initialized
+CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_RANLIB
+CMAKE_RANLIB-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_READELF
+CMAKE_READELF-ADVANCED:INTERNAL=1
+//Path to CMake installation.
+CMAKE_ROOT:INTERNAL=D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
+CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
+CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
+CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
+CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
+CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_SKIP_RPATH
+CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
+CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
+CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
+CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
+CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
+CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_STRIP
+CMAKE_STRIP-ADVANCED:INTERNAL=1
+//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
+CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
+//Details about finding Git
+FIND_PACKAGE_MESSAGE_DETAILS_Git:INTERNAL=[D:/software/esp/.espressif/tools/idf-git/2.30.1/cmd/git.exe][v2.30.1.windows.1()]
+//ADVANCED property for variable: GIT_EXECUTABLE
+GIT_EXECUTABLE-ADVANCED:INTERNAL=1
+//Have include stddef.h
+HAVE_STDDEF_H:INTERNAL=1
+//Have include stdint.h
+HAVE_STDINT_H:INTERNAL=1
+//Have include sys/types.h
+HAVE_SYS_TYPES_H:INTERNAL=1
+//Result of TRY_COMPILE
+HAVE_TIME_T_SIZE:INTERNAL=TRUE
+//CHECK_TYPE_SIZE: sizeof(time_t)
+TIME_T_SIZE:INTERNAL=8
+

+ 20 - 0
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeASMCompiler.cmake

@@ -0,0 +1,20 @@
+set(CMAKE_ASM_COMPILER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe")
+set(CMAKE_ASM_COMPILER_ARG1 "")
+set(CMAKE_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe")
+set(CMAKE_ASM_COMPILER_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe")
+set(CMAKE_ASM_COMPILER_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe")
+set(CMAKE_MT "")
+set(CMAKE_ASM_COMPILER_LOADED 1)
+set(CMAKE_ASM_COMPILER_ID "GNU")
+set(CMAKE_ASM_COMPILER_VERSION "")
+set(CMAKE_ASM_COMPILER_ENV_VAR "ASM")
+
+
+
+
+set(CMAKE_ASM_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_ASM_LINKER_PREFERENCE 0)
+
+

+ 72 - 0
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeCCompiler.cmake

@@ -0,0 +1,72 @@
+set(CMAKE_C_COMPILER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe")
+set(CMAKE_C_COMPILER_ARG1 "")
+set(CMAKE_C_COMPILER_ID "GNU")
+set(CMAKE_C_COMPILER_VERSION "11.2.0")
+set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_C_COMPILER_WRAPPER "")
+set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "17")
+set(CMAKE_C_EXTENSIONS_COMPUTED_DEFAULT "ON")
+set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert;c_std_17;c_std_23")
+set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
+set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
+set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
+set(CMAKE_C17_COMPILE_FEATURES "c_std_17")
+set(CMAKE_C23_COMPILE_FEATURES "c_std_23")
+
+set(CMAKE_C_PLATFORM_ID "")
+set(CMAKE_C_SIMULATE_ID "")
+set(CMAKE_C_COMPILER_FRONTEND_VARIANT "")
+set(CMAKE_C_SIMULATE_VERSION "")
+
+
+
+
+set(CMAKE_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe")
+set(CMAKE_C_COMPILER_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe")
+set(CMAKE_C_COMPILER_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe")
+set(CMAKE_MT "")
+set(CMAKE_COMPILER_IS_GNUCC 1)
+set(CMAKE_C_COMPILER_LOADED 1)
+set(CMAKE_C_COMPILER_WORKS TRUE)
+set(CMAKE_C_ABI_COMPILED TRUE)
+
+set(CMAKE_C_COMPILER_ENV_VAR "CC")
+
+set(CMAKE_C_COMPILER_ID_RUN 1)
+set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
+set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
+set(CMAKE_C_LINKER_PREFERENCE 10)
+
+# Save compiler ABI information.
+set(CMAKE_C_SIZEOF_DATA_PTR "4")
+set(CMAKE_C_COMPILER_ABI "ELF")
+set(CMAKE_C_BYTE_ORDER "LITTLE_ENDIAN")
+set(CMAKE_C_LIBRARY_ARCHITECTURE "")
+
+if(CMAKE_C_SIZEOF_DATA_PTR)
+  set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_C_COMPILER_ABI)
+  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
+endif()
+
+if(CMAKE_C_LIBRARY_ARCHITECTURE)
+  set(CMAKE_LIBRARY_ARCHITECTURE "")
+endif()
+
+set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
+  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include")
+set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;c;nosys;c;gcc;gcc;c;nosys")
+set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib")
+set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

+ 83 - 0
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeCXXCompiler.cmake

@@ -0,0 +1,83 @@
+set(CMAKE_CXX_COMPILER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe")
+set(CMAKE_CXX_COMPILER_ARG1 "")
+set(CMAKE_CXX_COMPILER_ID "GNU")
+set(CMAKE_CXX_COMPILER_VERSION "11.2.0")
+set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
+set(CMAKE_CXX_COMPILER_WRAPPER "")
+set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "17")
+set(CMAKE_CXX_EXTENSIONS_COMPUTED_DEFAULT "ON")
+set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20;cxx_std_23")
+set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
+set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
+set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
+set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
+set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
+set(CMAKE_CXX23_COMPILE_FEATURES "cxx_std_23")
+
+set(CMAKE_CXX_PLATFORM_ID "")
+set(CMAKE_CXX_SIMULATE_ID "")
+set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "")
+set(CMAKE_CXX_SIMULATE_VERSION "")
+
+
+
+
+set(CMAKE_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ar.exe")
+set(CMAKE_CXX_COMPILER_AR "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ar.exe")
+set(CMAKE_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ranlib.exe")
+set(CMAKE_CXX_COMPILER_RANLIB "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc-ranlib.exe")
+set(CMAKE_LINKER "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-ld.exe")
+set(CMAKE_MT "")
+set(CMAKE_COMPILER_IS_GNUCXX 1)
+set(CMAKE_CXX_COMPILER_LOADED 1)
+set(CMAKE_CXX_COMPILER_WORKS TRUE)
+set(CMAKE_CXX_ABI_COMPILED TRUE)
+
+set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
+
+set(CMAKE_CXX_COMPILER_ID_RUN 1)
+set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;mpp;CPP;ixx;cppm)
+set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC)
+
+foreach (lang C OBJC OBJCXX)
+  if (CMAKE_${lang}_COMPILER_ID_RUN)
+    foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
+      list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
+    endforeach()
+  endif()
+endforeach()
+
+set(CMAKE_CXX_LINKER_PREFERENCE 30)
+set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
+
+# Save compiler ABI information.
+set(CMAKE_CXX_SIZEOF_DATA_PTR "4")
+set(CMAKE_CXX_COMPILER_ABI "ELF")
+set(CMAKE_CXX_BYTE_ORDER "LITTLE_ENDIAN")
+set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
+
+if(CMAKE_CXX_SIZEOF_DATA_PTR)
+  set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
+endif()
+
+if(CMAKE_CXX_COMPILER_ABI)
+  set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
+endif()
+
+if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
+  set(CMAKE_LIBRARY_ARCHITECTURE "")
+endif()
+
+set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
+if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
+  set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
+endif()
+
+
+
+
+
+set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/backward;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include")
+set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys")
+set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib")
+set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")

BIN
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_C.bin


BIN
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeDetermineCompilerABI_CXX.bin


+ 15 - 0
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CMakeSystem.cmake

@@ -0,0 +1,15 @@
+set(CMAKE_HOST_SYSTEM "Windows-10.0.19045")
+set(CMAKE_HOST_SYSTEM_NAME "Windows")
+set(CMAKE_HOST_SYSTEM_VERSION "10.0.19045")
+set(CMAKE_HOST_SYSTEM_PROCESSOR "AMD64")
+
+include("D:/software/esp-idf/esp-idf/tools/cmake/toolchain-esp32c3.cmake")
+
+set(CMAKE_SYSTEM "Generic")
+set(CMAKE_SYSTEM_NAME "Generic")
+set(CMAKE_SYSTEM_VERSION "")
+set(CMAKE_SYSTEM_PROCESSOR "")
+
+set(CMAKE_CROSSCOMPILING "TRUE")
+
+set(CMAKE_SYSTEM_LOADED 1)

+ 838 - 0
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/CMakeCCompilerId.c

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

BIN
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out


+ 826 - 0
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/CMakeCXXCompilerId.cpp

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

BIN
i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out


+ 458 - 0
i2c_max30102/build/bootloader/CMakeFiles/CMakeOutput.log

@@ -0,0 +1,458 @@
+The target system is: Generic -  - 
+The host system is: Windows - 10.0.19045 - AMD64
+Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
+Compiler: D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-gcc.exe 
+Build flags: -march=rv32imc;
+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 "E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdC/a.out"
+
+Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
+Compiler: D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-g++.exe 
+Build flags: -march=rv32imc;
+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 "E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/3.24.0/CompilerIdCXX/a.out"
+
+Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
+riscv32-esp-elf-gcc.exe (crosstool-NG esp-2022r1) 11.2.0
+Copyright (C) 2021 Free Software Foundation, Inc.
+This is free software; see the source for copying conditions.  There is NO
+warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+Detecting C compiler ABI info compiled with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_0655c && [1/2] Building C object CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj

+Using built-in specs.

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_0655c.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_0655c.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\cc1zQqz5.s

+GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"

+#include "..." search starts here:

+#include <...> search starts here:

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include

+End of search list.

+GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+Compiler executable checksum: 7f08f3be2cab48c619f414afdf2cd4af

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_0655c.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj C:\Users\18084\AppData\Local\Temp\cc1zQqz5.s

+GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.'

+[2/2] Linking C executable cmTC_0655c

+Using built-in specs.

+Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs

+rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe

+COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_0655c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_0655c.'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccq4ISis.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_0655c -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_0655c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_0655c.'

+
+
+
+Parsed C implicit include dir info from above output: rv=done
+  found start of include info
+  found start of implicit include info
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  end of search list found
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+  implicit include dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+
+
+Parsed C implicit link information from above output:
+  link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
+  ignore line: [Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp]
+  ignore line: []
+  ignore line: [Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_0655c && [1/2] Building C object CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj]
+  ignore line: [Using built-in specs.]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_0655c.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCCompilerABI.c -quiet -dumpdir CMakeFiles/cmTC_0655c.dir/ -dumpbase CMakeCCompilerABI.c.c -dumpbase-ext .c -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\cc1zQqz5.s]
+  ignore line: [GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"]
+  ignore line: [#include "..." search starts here:]
+  ignore line: [#include <...> search starts here:]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  ignore line: [End of search list.]
+  ignore line: [GNU C17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [Compiler executable checksum: 7f08f3be2cab48c619f414afdf2cd4af]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_0655c.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj C:\Users\18084\AppData\Local\Temp\cc1zQqz5.s]
+  ignore line: [GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.']
+  ignore line: [[2/2] Linking C executable cmTC_0655c]
+  ignore line: [Using built-in specs.]
+  ignore line: [Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs]
+  ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe]
+  ignore line: [COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_0655c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_0655c.']
+  link line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccq4ISis.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_0655c -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group]
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe] ==> ignore
+    arg [-plugin] ==> ignore
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll] ==> ignore
+    arg [-plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe] ==> ignore
+    arg [-plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccq4ISis.res] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-melf32lriscv] ==> ignore
+    arg [-o] ==> ignore
+    arg [cmTC_0655c] ==> ignore
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib]
+    arg [CMakeFiles/cmTC_0655c.dir/CMakeCCompilerABI.c.obj] ==> ignore
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [-lc] ==> lib [c]
+    arg [-lgcc] ==> lib [gcc]
+    arg [--start-group] ==> ignore
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [--end-group] ==> ignore
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit libs: [gcc;c;nosys;c;gcc;gcc;c;nosys]
+  implicit objs: []
+  implicit dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit fwks: []
+
+
+Detecting CXX compiler ABI info compiled with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_6922f && [1/2] Building CXX object CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj

+Using built-in specs.

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_6922f.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1plus.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_6922f.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\ccjUR1Cb.s

+GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"

+ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"

+#include "..." search starts here:

+#include <...> search starts here:

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include

+ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include

+End of search list.

+GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)

+	compiled by GNU C version 6.3.0 20170516, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP

+

+GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

+Compiler executable checksum: 4b3c4decc6dec35a4d445987787d4e26

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_6922f.dir/'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\18084\AppData\Local\Temp\ccjUR1Cb.s

+GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.'

+[2/2] Linking CXX executable cmTC_6922f

+Using built-in specs.

+Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs

+rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence

+COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe

+COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe

+Target: riscv32-esp-elf

+Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld

+Thread model: posix

+Supported LTO compression algorithms: zlib

+gcc version 11.2.0 (crosstool-NG esp-2022r1) 

+COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/

+LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/;d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_6922f' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_6922f.'

+ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccZTqH3J.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_6922f -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_6922f' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_6922f.'

+
+
+
+Parsed CXX implicit include dir info from above output: rv=done
+  found start of include info
+  found start of implicit include info
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+    add: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  end of search list found
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/backward]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include]
+  collapse include dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+  implicit include dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include/c++/11.2.0/backward;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/include-fixed;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/sys-include;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/include]
+
+
+Parsed CXX implicit link information from above output:
+  link line regex: [^( *|.*[/\])(riscv32-esp-elf-ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
+  ignore line: [Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp]
+  ignore line: []
+  ignore line: [Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_6922f && [1/2] Building CXX object CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj]
+  ignore line: [Using built-in specs.]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_6922f.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/cc1plus.exe -quiet -v -imultilib rv32imc/ilp32 -iprefix d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/ D:/software/esp/.espressif/tools/cmake/3.24.0/share/cmake-3.24/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpdir CMakeFiles/cmTC_6922f.dir/ -dumpbase CMakeCXXCompilerABI.cpp.cpp -dumpbase-ext .cpp -march=rv32imc -mabi=ilp32 -march=rv32imc -version -o C:\Users\18084\AppData\Local\Temp\ccjUR1Cb.s]
+  ignore line: [GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include"]
+  ignore line: [ignoring duplicate directory "d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/../../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include"]
+  ignore line: [#include "..." search starts here:]
+  ignore line: [#include <...> search starts here:]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/riscv32-esp-elf/rv32imc/ilp32]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include/c++/11.2.0/backward]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/include-fixed]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/sys-include]
+  ignore line: [ d:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/include]
+  ignore line: [End of search list.]
+  ignore line: [GNU C++17 (crosstool-NG esp-2022r1) version 11.2.0 (riscv32-esp-elf)]
+  ignore line: [	compiled by GNU C version 6.3.0 20170516  GMP version 6.2.1  MPFR version 4.1.0  MPC version 1.2.1  isl version isl-0.24-GMP]
+  ignore line: []
+  ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072]
+  ignore line: [Compiler executable checksum: 4b3c4decc6dec35a4d445987787d4e26]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_6922f.dir/']
+  ignore line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/as.exe -v --traditional-format -march=rv32imc -march=rv32imc -mabi=ilp32 -o CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj C:\Users\18084\AppData\Local\Temp\ccjUR1Cb.s]
+  ignore line: [GNU assembler version 2.35.1 (riscv32-esp-elf) using BFD version (crosstool-NG esp-2022r1) 2.35.1.20201223]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-march=rv32imc' '-v' '-o' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj' '-c' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.']
+  ignore line: [[2/2] Linking CXX executable cmTC_6922f]
+  ignore line: [Using built-in specs.]
+  ignore line: [Reading specs from d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/nosys.specs]
+  ignore line: [rename spec link_gcc_c_sequence to nosys_link_gcc_c_sequence]
+  ignore line: [COLLECT_GCC=D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-g++.exe]
+  ignore line: [COLLECT_LTO_WRAPPER=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe]
+  ignore line: [Target: riscv32-esp-elf]
+  ignore line: [Configured with: /builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/src/gcc/configure --build=x86_64-build_pc-linux-gnu --host=x86_64-host_w64-mingw32 --target=riscv32-esp-elf --prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --exec_prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf --with-local-prefix=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf --with-headers=/builds/idf/crosstool-NG/builds/riscv32-esp-elf/riscv32-esp-elf/include --with-newlib --enable-threads=no --disable-shared --with-arch=rv32gc --with-abi=ilp32 --with-pkgversion='crosstool-NG esp-2022r1' --disable-__cxa_atexit --enable-cxx-flags=-ffunction-sections --disable-libgomp --disable-libmudflap --disable-libmpx --disable-libssp --disable-libquadmath --disable-libquadmath-support --disable-libstdcxx-verbose --with-gmp=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpfr=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-mpc=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --with-isl=/builds/idf/crosstool-NG/.build/HOST-x86_64-w64-mingw32/riscv32-esp-elf/buildtools/complibs-host --enable-lto --enable-target-optspace --without-long-double-128 --disable-nls --enable-multiarch --enable-languages=c,c++ --disable-libstdcxx-verbose --enable-threads=posix --enable-gcov-custom-rtio --enable-libstdcxx-time=yes --with-gnu-ld]
+  ignore line: [Thread model: posix]
+  ignore line: [Supported LTO compression algorithms: zlib]
+  ignore line: [gcc version 11.2.0 (crosstool-NG esp-2022r1) ]
+  ignore line: [COMPILER_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/]
+  ignore line: [LIBRARY_PATH=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/]
+  ignore line: [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/]
+  ignore line: [COLLECT_GCC_OPTIONS='-nostartfiles' '-march=rv32imc' '-specs=nosys.specs' '-v' '-o' 'cmTC_6922f' '-mabi=ilp32' '-march=rv32imc' '-dumpdir' 'cmTC_6922f.']
+  link line: [ d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe -plugin d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll -plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccZTqH3J.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lnosys -melf32lriscv -o cmTC_6922f -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0 -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc -Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj -lstdc++ -lm -lgcc -lc -lnosys -lc -lgcc --start-group -lgcc -lc -lnosys --end-group]
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/collect2.exe] ==> ignore
+    arg [-plugin] ==> ignore
+    arg [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/liblto_plugin.dll] ==> ignore
+    arg [-plugin-opt=d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../libexec/gcc/riscv32-esp-elf/11.2.0/lto-wrapper.exe] ==> ignore
+    arg [-plugin-opt=-fresolution=C:\Users\18084\AppData\Local\Temp\ccZTqH3J.res] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lc] ==> ignore
+    arg [-plugin-opt=-pass-through=-lnosys] ==> ignore
+    arg [-melf32lriscv] ==> ignore
+    arg [-o] ==> ignore
+    arg [cmTC_6922f] ==> ignore
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc]
+    arg [-Ld:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib]
+    arg [CMakeFiles/cmTC_6922f.dir/CMakeCXXCompilerABI.cpp.obj] ==> ignore
+    arg [-lstdc++] ==> lib [stdc++]
+    arg [-lm] ==> lib [m]
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [-lc] ==> lib [c]
+    arg [-lgcc] ==> lib [gcc]
+    arg [--start-group] ==> ignore
+    arg [-lgcc] ==> lib [gcc]
+    arg [-lc] ==> lib [c]
+    arg [-lnosys] ==> lib [nosys]
+    arg [--end-group] ==> ignore
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc]
+  collapse library dir [d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib] ==> [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit libs: [stdc++;m;gcc;c;nosys;c;gcc;gcc;c;nosys]
+  implicit objs: []
+  implicit dirs: [D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib/rv32imc/ilp32;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc/riscv32-esp-elf/11.2.0;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/lib/gcc;D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/riscv32-esp-elf/lib]
+  implicit fwks: []
+
+
+Determining if the include file sys/types.h exists passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_6720d && [1/2] Building C object CMakeFiles/cmTC_6720d.dir/CheckIncludeFile.c.obj

+[2/2] Linking C executable cmTC_6720d

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+
+
+
+Determining if the include file stdint.h exists passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_3e80e && [1/2] Building C object CMakeFiles/cmTC_3e80e.dir/CheckIncludeFile.c.obj

+[2/2] Linking C executable cmTC_3e80e

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+
+
+
+Determining if the include file stddef.h exists passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_ab2be && [1/2] Building C object CMakeFiles/cmTC_ab2be.dir/CheckIncludeFile.c.obj

+[2/2] Linking C executable cmTC_ab2be

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010054

+
+
+
+Determining size of time_t passed with the following output:
+Change Dir: E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/CMakeTmp
+
+Run Build Command(s):D:/software/esp/.espressif/tools/ninja/1.10.2/ninja.exe cmTC_dd5db && [1/2] Building C object CMakeFiles/cmTC_dd5db.dir/TIME_T_SIZE.c.obj

+[2/2] Linking C executable cmTC_dd5db

+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/bin/ld.exe: warning: cannot find entry symbol _start; defaulting to 0000000000010074

+
+
+

BIN
i2c_max30102/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.bin


+ 50 - 0
i2c_max30102/build/bootloader/CMakeFiles/CheckTypeSize/TIME_T_SIZE.c

@@ -0,0 +1,50 @@
+#include <sys/types.h>
+#include <stdint.h>
+#include <stddef.h>
+
+
+#undef KEY
+#if defined(__i386)
+# define KEY '_','_','i','3','8','6'
+#elif defined(__x86_64)
+# define KEY '_','_','x','8','6','_','6','4'
+#elif defined(__PPC64__)
+# define KEY '_','_','P','P','C','6','4','_','_'
+#elif defined(__ppc64__)
+# define KEY '_','_','p','p','c','6','4','_','_'
+#elif defined(__PPC__)
+# define KEY '_','_','P','P','C','_','_'
+#elif defined(__ppc__)
+# define KEY '_','_','p','p','c','_','_'
+#elif defined(__aarch64__)
+# define KEY '_','_','a','a','r','c','h','6','4','_','_'
+#elif defined(__ARM_ARCH_7A__)
+# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','A','_','_'
+#elif defined(__ARM_ARCH_7S__)
+# define KEY '_','_','A','R','M','_','A','R','C','H','_','7','S','_','_'
+#endif
+
+#define SIZE (sizeof(time_t))
+static char info_size[] =  {'I', 'N', 'F', 'O', ':', 's','i','z','e','[',
+  ('0' + ((SIZE / 10000)%10)),
+  ('0' + ((SIZE / 1000)%10)),
+  ('0' + ((SIZE / 100)%10)),
+  ('0' + ((SIZE / 10)%10)),
+  ('0' +  (SIZE    % 10)),
+  ']',
+#ifdef KEY
+  ' ','k','e','y','[', KEY, ']',
+#endif
+  '\0'};
+
+#ifdef __CLASSIC_C__
+int main(argc, argv) int argc; char *argv[];
+#else
+int main(int argc, char *argv[])
+#endif
+{
+  int require = 0;
+  require += info_size[argc];
+  (void)argv;
+  return require;
+}

+ 80 - 0
i2c_max30102/build/bootloader/CMakeFiles/TargetDirectories.txt

@@ -0,0 +1,80 @@
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/menuconfig.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/confserver.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/save-defconfig.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/gen_project_binary.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/app.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/erase_flash.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/monitor.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/_project_elf_src.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/bootloader.elf.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/size.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/size-files.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/size-components.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/uf2-app.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/uf2.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/riscv/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/riscv/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/newlib/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/newlib/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/soc/CMakeFiles/__idf_soc.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/soc/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/soc/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/soc/esp32c3/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/soc/esp32c3/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/micro-ecc/CMakeFiles/__idf_micro-ecc.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/micro-ecc/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/micro-ecc/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/hal/CMakeFiles/__idf_hal.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/hal/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/hal/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/spi_flash/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/spi_flash/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_app_format/CMakeFiles/__idf_esp_app_format.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_app_format/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_app_format/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/__idf_efuse.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-common-table.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_common_table.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/efuse-custom-table.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_custom_table.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/show-efuse-table.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/show_efuse_table.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/efuse_test_table.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/efuse/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_system/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_system/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/__idf_esp_hw_support.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_hw_support/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_hw_support/port/esp32c3/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_common/CMakeFiles/__idf_esp_common.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_common/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_common/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_rom/CMakeFiles/__idf_esp_rom.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_rom/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esp_rom/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/log/CMakeFiles/__idf_log.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/log/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/log/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/bootloader_check_size.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/esptool_py/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/partition_table/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/partition_table/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/bootloader/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/bootloader/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/freertos/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/freertos/CMakeFiles/rebuild_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/main/CMakeFiles/__idf_main.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/main/CMakeFiles/edit_cache.dir
+E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/main/CMakeFiles/rebuild_cache.dir

BIN
i2c_max30102/build/bootloader/CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj


+ 1 - 0
i2c_max30102/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
i2c_max30102/build/bootloader/CMakeFiles/git-data/HEAD

@@ -0,0 +1 @@
+a4afa44435ef4488d018399e1de50ad2ee964be8

+ 50 - 0
i2c_max30102/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 "E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
+
+string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
+set(GIT_DIR "D:/software/esp-idf/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}" "E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
+	elseif(EXISTS "${GIT_DIR}/logs/${HEAD_REF}")
+		configure_file("${GIT_DIR}/logs/${HEAD_REF}" "E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
+		set(HEAD_HASH "${HEAD_REF}")
+	endif()
+else()
+	# detached HEAD
+	configure_file("${GIT_DIR}/HEAD" "E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/git-data/head-ref" COPYONLY)
+endif()
+
+if(NOT HEAD_HASH)
+	file(READ "E:/workspace/ESP32/i2c_max30102/build/bootloader/CMakeFiles/git-data/head-ref" HEAD_HASH LIMIT 1024)
+	string(STRIP "${HEAD_HASH}" HEAD_HASH)
+endif()

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

@@ -0,0 +1 @@
+a4afa44435ef4488d018399e1de50ad2ee964be8

+ 292 - 0
i2c_max30102/build/bootloader/CMakeFiles/rules.ninja

@@ -0,0 +1,292 @@
+# CMAKE generated file: DO NOT EDIT!
+# Generated by "Ninja" Generator, CMake Version 3.24
+
+# This file contains all the rules used to get the outputs files
+# built from the input files.
+# It is included in the main 'build.ninja'.
+
+# =============================================================================
+# Project: bootloader
+# Configurations: 
+# =============================================================================
+# =============================================================================
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER__bootloader.2eelf_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C executable.
+
+rule C_EXECUTABLE_LINKER__bootloader.2eelf_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $FLAGS $LINK_FLAGS $in -o $TARGET_FILE $LINK_PATH $LINK_LIBRARIES && $POST_BUILD"
+  description = Linking C executable $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for running custom commands.
+
+rule CUSTOM_COMMAND
+  command = $COMMAND
+  description = $DESC
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_soc_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_soc_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_micro-ecc_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_micro-ecc_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_hal_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_hal_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_app_format_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_app_format_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_bootloader_support_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_bootloader_support_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_efuse_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_efuse_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_system_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_system_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_hw_support_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_hw_support_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_common_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_common_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_esp_rom_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_esp_rom_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_log_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_log_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for compiling C files.
+
+rule C_COMPILER____idf_main_
+  depfile = $DEP_FILE
+  deps = gcc
+  command = D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-gcc.exe $DEFINES $INCLUDES $FLAGS -MD -MT $out -MF $DEP_FILE -o $out -c $in
+  description = Building C object $out
+
+
+#############################################
+# Rule for linking C static library.
+
+rule C_STATIC_LIBRARY_LINKER____idf_main_
+  command = cmd.exe /C "$PRE_LINK && D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe -E rm -f $TARGET_FILE && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ar.exe qc $TARGET_FILE $LINK_FLAGS $in && D:\software\esp\.espressif\tools\riscv32-esp-elf\esp-2022r1-11.2.0\riscv32-esp-elf\bin\riscv32-esp-elf-ranlib.exe $TARGET_FILE && $POST_BUILD"
+  description = Linking C static library $TARGET_FILE
+  restat = $RESTAT
+
+
+#############################################
+# Rule for re-running cmake.
+
+rule RERUN_CMAKE
+  command = D:\software\esp\.espressif\tools\cmake\3.24.0\bin\cmake.exe --regenerate-during-build -SD:\software\esp-idf\esp-idf\components\bootloader\subproject -BE:\workspace\ESP32\i2c_max30102\build\bootloader
+  description = Re-running CMake...
+  generator = 1
+
+
+#############################################
+# Rule for cleaning all built files.
+
+rule CLEAN
+  command = D:\software\esp\.espressif\tools\ninja\1.10.2\ninja.exe $FILE_ARG -t clean $TARGETS
+  description = Cleaning all built files...
+
+
+#############################################
+# Rule for printing all primary targets available.
+
+rule HELP
+  command = D:\software\esp\.espressif\tools\ninja\1.10.2\ninja.exe -t targets
+  description = All primary targets available:
+

BIN
i2c_max30102/build/bootloader/bootloader.bin


BIN
i2c_max30102/build/bootloader/bootloader.elf


+ 5076 - 0
i2c_max30102/build/bootloader/bootloader.map

@@ -0,0 +1,5076 @@
+Archive member included to satisfy reference by file (symbol)
+
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                              (__assert_func)
+esp-idf/main/libmain.a(bootloader_start.c.obj)
+                              (call_start_cpu0)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (bootloader_utility_load_partition_table)
+esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_load_image)
+esp-idf/bootloader_support/libbootloader_support.a(flash_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(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(bootloader_console_loader.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_console_deinit)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_sha256_start)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_ana_clock_glitch_reset_config)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (bootloader_init)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_common_ota_select_crc)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_clock_configure)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_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_mem.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_init_mem)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) (bootloader_fill_random)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (bootloader_random_disable)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_flash_update_id)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_clear_bss_section)
+esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (bootloader_console_init)
+esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (ESP_EFUSE_SPI_BOOT_CRYPT_CNT)
+esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_enable_rom_secure_download_mode)
+esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj) (esp_efuse_read_field_blob)
+esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                              esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj) (esp_efuse_utility_process)
+esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_utility_clear_program_registers)
+esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (esp_efuse_get_coding_scheme)
+esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj) (esp_cpu_configure_region_protection)
+esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj) (rtc_clk_init)
+esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj) (rtc_clk_32k_enable)
+esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) (esp_rom_install_uart_printf)
+esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj) (esp_rom_uart_set_clock_baudrate)
+esp-idf/log/liblog.a(log_noos.c.obj)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (esp_log_timestamp)
+esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (efuse_hal_chip_revision)
+esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                              esp-idf/hal/libhal.a(efuse_hal.c.obj) (efuse_hal_get_major_chip_version)
+esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (mmu_hal_init)
+esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (wdt_hal_init)
+esp-idf/hal/libhal.a(cache_hal.c.obj)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj) (cache_hal_init)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__lshrdi3)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__ashldi3)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+                              esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj) (__popcountsi2)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (__divdi3)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj) (__udivdi3)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+                              d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o) (__clz_tab)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (_global_impure_ptr)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj) (memcmp)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj) (memcpy)
+d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+                              esp-idf/main/libmain.a(bootloader_start.c.obj) (memset)
+
+Discarded input sections
+
+ .text          0x0000000000000000        0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
+ .data          0x0000000000000000        0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
+ .bss           0x0000000000000000        0x0 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
+ .comment       0x0000000000000000       0x27 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
+ .riscv.attributes
+                0x0000000000000000       0x26 CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .text.__getreent
+                0x0000000000000000        0xa esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_common_get_partition_description
+                0x0000000000000000       0x9e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_atexit
+                0x0000000000000000        0x8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_sha256_hex_to_str
+                0x0000000000000000       0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_sha256_flash_contents
+                0x0000000000000000       0xba esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.bootloader_load_image_no_verify
+                0x0000000000000000        0xe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_verify
+                0x0000000000000000        0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_get_metadata
+                0x0000000000000000       0xc4 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_verify_bootloader_data
+                0x0000000000000000       0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_verify_bootloader
+                0x0000000000000000       0x2c esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.esp_image_get_flash_size
+                0x0000000000000000       0x58 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text.esp_flash_write_protect_crypt_cnt
+                0x0000000000000000       0x10 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text.esp_get_flash_encryption_mode
+                0x0000000000000000       0x92 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .rodata.esp_flash_encryption_set_release_mode.str1.4
+                0x0000000000000000       0xd9 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text.esp_flash_encryption_set_release_mode
+                0x0000000000000000      0x114 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .text.bootloader_flash_erase_range
+                0x0000000000000000       0x7e esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .text.bootloader_spi_flash_reset
+                0x0000000000000000       0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .iram1.7       0x0000000000000000       0x8a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .iram1.1       0x0000000000000000       0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_MAC_FACTORY
+                0x0000000000000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .data.ESP_EFUSE_WAFER_VERSION_MINOR
+                0x0000000000000000        0xc esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .rodata.MAC_FACTORY
+                0x0000000000000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_CAL_VOL_ATTEN3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ADC1_INIT_CODE_ATTEN3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_BLK_VERSION_MAJOR
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_BLK_VERSION_MINOR
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_BTLC_GPIO_ENABLE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIG_DBIAS_HVT
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DISABLE_BLK_VERSION_MAJOR
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DISABLE_WAFER_VERSION_MAJOR
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_CAN
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_DIRECT_BOOT
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_DOWNLOAD_ICACHE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_DOWNLOAD_MANUAL_ENCRYPT
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_DOWNLOAD_MODE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_FORCE_DOWNLOAD
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_ICACHE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_PAD_JTAG
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_USB_DEVICE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_USB_JTAG
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_ERR_RST_ENABLE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_FLASH_TPUW
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_FORCE_SEND_RESUME
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_JTAG_SEL_ENABLE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY4
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY5
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY_PURPOSE_0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY_PURPOSE_1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY_PURPOSE_2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY_PURPOSE_3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY_PURPOSE_4
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_KEY_PURPOSE_5
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_K_DIG_LDO
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_K_RTC_LDO
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_OCODE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_OPTIONAL_UNIQUE_ID
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_PKG_VERSION
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_POWERGLITCH_EN
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_POWER_GLITCH_DSENSE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS_KEY0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS_KEY1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS_KEY2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS_KEY3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS_KEY4
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS_KEY5
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_RD_DIS_SYS_DATA_PART2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SECURE_BOOT_EN
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SECURE_VERSION
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SOFT_DIS_JTAG
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_BOOT_CRYPT_CNT
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CLK
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_CS
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D4
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D5
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D6
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D7
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_DQS
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_D_D0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_HD_D3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_Q_D1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SPI_PAD_CONFIG_WP_D2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_SYS_DATA_PART2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_TEMP_CALIB
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_THRES_HVT
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_UART_PRINT_CONTROL
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_USB_DREFH
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_USB_DREFL
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_USB_EXCHG_PINS
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_USER_DATA
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_USER_DATA_MAC_CUSTOM
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_VDD_SPI_AS_GPIO
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_V_DIG_DBIAS20
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_V_RTC_DBIAS20
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WAFER_VERSION_MAJOR
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WDT_DELAY_SEL
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_BLK1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_GROUP_1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_GROUP_2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_GROUP_3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY0_PURPOSE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY1_PURPOSE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY2_PURPOSE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY3
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY3_PURPOSE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY4
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY4_PURPOSE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY5
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_KEY5_PURPOSE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_RD_DIS
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_EN
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SPI_BOOT_CRYPT_CNT
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART1
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_SYS_DATA_PART2
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .sdata.ESP_EFUSE_WR_DIS_USER_DATA
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_CAL_VOL_ATTEN0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_CAL_VOL_ATTEN1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_CAL_VOL_ATTEN2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_CAL_VOL_ATTEN3
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_INIT_CODE_ATTEN0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_INIT_CODE_ATTEN1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_INIT_CODE_ATTEN2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ADC1_INIT_CODE_ATTEN3
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.BLK_VERSION_MAJOR
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.BLK_VERSION_MINOR
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.BTLC_GPIO_ENABLE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIG_DBIAS_HVT
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DISABLE_BLK_VERSION_MAJOR
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DISABLE_WAFER_VERSION_MAJOR
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_CAN
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_DIRECT_BOOT
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_DOWNLOAD_ICACHE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_DOWNLOAD_MANUAL_ENCRYPT
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_DOWNLOAD_MODE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_FORCE_DOWNLOAD
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_ICACHE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_PAD_JTAG
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_USB_DEVICE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_USB_JTAG
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.DIS_USB_SERIAL_JTAG_ROM_PRINT
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ENABLE_SECURITY_DOWNLOAD
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.ERR_RST_ENABLE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.FLASH_TPUW
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.FORCE_SEND_RESUME
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.JTAG_SEL_ENABLE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY0  0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY1  0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY2  0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY3  0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY4  0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY5  0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY_PURPOSE_0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY_PURPOSE_1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY_PURPOSE_2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY_PURPOSE_3
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY_PURPOSE_4
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.KEY_PURPOSE_5
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.K_DIG_LDO
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.K_RTC_LDO
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.OCODE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.OPTIONAL_UNIQUE_ID
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.PKG_VERSION
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.POWERGLITCH_EN
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.POWER_GLITCH_DSENSE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS_KEY0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS_KEY1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS_KEY2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS_KEY3
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS_KEY4
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS_KEY5
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.RD_DIS_SYS_DATA_PART2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SECURE_BOOT_EN
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SECURE_BOOT_KEY_REVOKE0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SECURE_BOOT_KEY_REVOKE1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SECURE_BOOT_KEY_REVOKE2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SECURE_VERSION
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SOFT_DIS_JTAG
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_BOOT_CRYPT_CNT
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_CLK
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_CS
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_D4
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_D5
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_D6
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_D7
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_DQS
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_D_D0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_HD_D3
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_Q_D1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SPI_PAD_CONFIG_WP_D2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.SYS_DATA_PART2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.TEMP_CALIB
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.THRES_HVT
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.UART_PRINT_CONTROL
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.USB_DREFH
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.USB_DREFL
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.USB_EXCHG_PINS
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.USER_DATA
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.USER_DATA_MAC_CUSTOM
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.VDD_SPI_AS_GPIO
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.V_DIG_DBIAS20
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.V_RTC_DBIAS20
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WAFER_VERSION_MAJOR
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WAFER_VERSION_MINOR
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WDT_DELAY_SEL
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_BLK1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_GROUP_1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_GROUP_2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_GROUP_3
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY0_PURPOSE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY1_PURPOSE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY2_PURPOSE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY3
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY3_PURPOSE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY4
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY4_PURPOSE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY5
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_KEY5_PURPOSE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_RD_DIS
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SECURE_BOOT_EN
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE0
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SECURE_BOOT_KEY_REVOKE2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SPI_BOOT_CRYPT_CNT
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SYS_DATA_PART1
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_SYS_DATA_PART2
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .srodata.WR_DIS_USER_DATA
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_info    0x0000000000000000     0x193a esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_abbrev  0x0000000000000000       0xf5 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_aranges
+                0x0000000000000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_line    0x0000000000000000      0x21d esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .debug_str     0x0000000000000000     0x1806 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .comment       0x0000000000000000       0x27 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .riscv.attributes
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_get_pkg_ver
+                0x0000000000000000       0x2a esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_set_rom_log_scheme
+                0x0000000000000000       0x3e esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_disable_rom_download_mode
+                0x0000000000000000       0x10 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text.esp_efuse_enable_rom_secure_download_mode
+                0x0000000000000000       0x34 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_info    0x0000000000000000      0x3ba esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_abbrev  0x0000000000000000      0x18f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_loc     0x0000000000000000       0x1f esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_aranges
+                0x0000000000000000       0x38 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_ranges  0x0000000000000000       0x28 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_line    0x0000000000000000      0x48b esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_str     0x0000000000000000      0x5c6 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .comment       0x0000000000000000       0x27 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .debug_frame   0x0000000000000000       0x80 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .riscv.attributes
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_field_blob
+                0x0000000000000000       0x6e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_read_field_bit.str1.4
+                0x0000000000000000       0x3b esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_field_bit
+                0x0000000000000000       0x4a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_field_cnt
+                0x0000000000000000       0x50 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_field_blob
+                0x0000000000000000       0x78 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_write_field_cnt.str1.4
+                0x0000000000000000       0x59 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_field_cnt
+                0x0000000000000000       0xb0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_field_bit
+                0x0000000000000000       0x5a esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_get_field_size
+                0x0000000000000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_reg
+                0x0000000000000000       0x5e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_block
+                0x0000000000000000       0x44 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_read_reg
+                0x0000000000000000       0x46 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_write_block
+                0x0000000000000000       0x44 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_batch_write_begin.str1.4
+                0x0000000000000000       0x5c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_batch_write_begin
+                0x0000000000000000       0x72 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_batch_write_cancel.str1.4
+                0x0000000000000000       0x76 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_batch_write_cancel
+                0x0000000000000000       0x78 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.esp_efuse_batch_write_commit.str1.4
+                0x0000000000000000       0x42 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_batch_write_commit
+                0x0000000000000000       0x8e esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text.esp_efuse_check_errors
+                0x0000000000000000        0x8 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.__func__.0
+                0x0000000000000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.__func__.1
+                0x0000000000000000       0x13 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .rodata.__func__.2
+                0x0000000000000000       0x19 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .sbss.s_batch_writing_mode
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_info    0x0000000000000000      0xdd2 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_abbrev  0x0000000000000000      0x318 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_loc     0x0000000000000000      0x77f esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_aranges
+                0x0000000000000000       0x90 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_ranges  0x0000000000000000       0xc0 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_line    0x0000000000000000      0xffa esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_str     0x0000000000000000      0x7c5 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .comment       0x0000000000000000       0x27 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .debug_frame   0x0000000000000000      0x1ec esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .riscv.attributes
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.write_reg.str1.4
+                0x0000000000000000       0xb4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.write_reg
+                0x0000000000000000       0x7a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_process.str1.4
+                0x0000000000000000       0x69 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_process
+                0x0000000000000000      0x18a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_reset
+                0x0000000000000000       0x4c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_burn_efuses
+                0x0000000000000000       0x2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_erase_virt_blocks
+                0x0000000000000000        0x2 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_update_virt_blocks.str1.4
+                0x0000000000000000       0x32 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_update_virt_blocks
+                0x0000000000000000       0x2a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_debug_dump_blocks.str1.4
+                0x0000000000000000       0x22 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_debug_dump_blocks
+                0x0000000000000000       0x98 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_get_number_of_items
+                0x0000000000000000       0x10 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_read_reg
+                0x0000000000000000       0x68 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_fill_buff
+                0x0000000000000000       0xde esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_count_once
+                0x0000000000000000       0x62 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_write_cnt.str1.4
+                0x0000000000000000       0x31 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_write_cnt
+                0x0000000000000000       0xce esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_write_reg.str1.4
+                0x0000000000000000       0x5d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_write_reg
+                0x0000000000000000       0x64 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_write_blob
+                0x0000000000000000       0x94 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_get_read_register_address.str1.4
+                0x0000000000000000       0x16 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_get_read_register_address
+                0x0000000000000000       0x3e esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_is_correct_written_data.str1.4
+                0x0000000000000000       0xdd esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_is_correct_written_data
+                0x0000000000000000       0xd6 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__.0
+                0x0000000000000000       0x2c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__.1
+                0x0000000000000000       0x1b esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__.2
+                0x0000000000000000        0xa esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__.3
+                0x0000000000000000        0xf esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.__func__.4
+                0x0000000000000000       0x1a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .sbss.s_burn_counter
+                0x0000000000000000        0x4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_info    0x0000000000000000     0x13a9 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_abbrev  0x0000000000000000      0x426 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_loc     0x0000000000000000     0x126d esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_aranges
+                0x0000000000000000       0x98 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_ranges  0x0000000000000000      0x2a0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_line    0x0000000000000000     0x161c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_str     0x0000000000000000      0x9c3 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .comment       0x0000000000000000       0x27 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_frame   0x0000000000000000      0x270 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .riscv.attributes
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_clear_program_registers
+                0x0000000000000000       0x18 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_check_errors.str1.4
+                0x0000000000000000       0x82 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_check_errors
+                0x0000000000000000       0x7c esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_burn_chip.str1.4
+                0x0000000000000000      0x203 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_burn_chip
+                0x0000000000000000      0x286 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.esp_efuse_utility_apply_new_coding_scheme.str1.4
+                0x0000000000000000       0x4a esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text.esp_efuse_utility_apply_new_coding_scheme
+                0x0000000000000000       0xb4 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .bss.write_mass_blocks
+                0x0000000000000000      0x160 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.range_read_addr_blocks
+                0x0000000000000000       0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .rodata.range_write_addr_blocks
+                0x0000000000000000       0x58 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_info    0x0000000000000000     0x24c8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_abbrev  0x0000000000000000      0x339 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_loc     0x0000000000000000      0x37f esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_aranges
+                0x0000000000000000       0x38 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_ranges  0x0000000000000000      0x188 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_line    0x0000000000000000      0xcfb esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_str     0x0000000000000000     0x1901 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .comment       0x0000000000000000       0x27 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .debug_frame   0x0000000000000000       0xd8 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .riscv.attributes
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_block_is_empty
+                0x0000000000000000       0x36 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_write_protect
+                0x0000000000000000       0x72 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_read_protect
+                0x0000000000000000       0x3e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_coding_scheme
+                0x0000000000000000        0x6 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_purpose_field
+                0x0000000000000000       0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key
+                0x0000000000000000       0x20 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_efuse_get_key_dis_read.str1.4
+                0x0000000000000000       0x8f esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key_dis_read
+                0x0000000000000000       0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_key_dis_read
+                0x0000000000000000       0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key_dis_write
+                0x0000000000000000       0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_key_dis_write
+                0x0000000000000000       0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_key_purpose
+                0x0000000000000000       0x48 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_key_purpose
+                0x0000000000000000       0x3c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_keypurpose_dis_write
+                0x0000000000000000       0x4a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_keypurpose_dis_write
+                0x0000000000000000       0x28 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_find_purpose
+                0x0000000000000000       0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_key_block_unused
+                0x0000000000000000       0x5e esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_find_unused_key_block
+                0x0000000000000000       0x2a esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_count_unused_key_blocks
+                0x0000000000000000       0x32 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_write_key
+                0x0000000000000000       0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_efuse_write_keys.str1.4
+                0x0000000000000000       0xf5 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_write_keys
+                0x0000000000000000      0x152 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_efuse_get_digest_revoke.str1.4
+                0x0000000000000000       0x42 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_digest_revoke
+                0x0000000000000000       0x48 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_digest_revoke
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_get_write_protect_of_digest_revoke
+                0x0000000000000000       0x48 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_efuse_set_write_protect_of_digest_revoke
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.esp_secure_boot_read_key_digests.str1.4
+                0x0000000000000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text.esp_secure_boot_read_key_digests
+                0x0000000000000000       0xa8 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__.0
+                0x0000000000000000       0x21 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__.1
+                0x0000000000000000       0x2d esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__.2
+                0x0000000000000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__.3
+                0x0000000000000000       0x23 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__.4
+                0x0000000000000000       0x1c esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.__func__.5
+                0x0000000000000000       0x1b esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.s_revoke_table
+                0x0000000000000000       0x24 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .rodata.s_table
+                0x0000000000000000       0x78 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_info    0x0000000000000000     0x1538 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_abbrev  0x0000000000000000      0x3c9 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_loc     0x0000000000000000      0xcae esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_aranges
+                0x0000000000000000       0xe0 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_ranges  0x0000000000000000      0x220 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_line    0x0000000000000000     0x1398 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_str     0x0000000000000000      0xfb9 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .comment       0x0000000000000000       0x27 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .debug_frame   0x0000000000000000      0x324 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .riscv.attributes
+                0x0000000000000000       0x26 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.semihosting_call_noerrno
+                0x0000000000000000        0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .rodata.esp_cpu_stall.str1.4
+                0x0000000000000000       0x52 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_stall
+                0x0000000000000000       0x2c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_unstall
+                0x0000000000000000       0x2c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_reset
+                0x0000000000000000       0x38 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_wait_for_intr
+                0x0000000000000000       0x1c esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_intr_get_desc
+                0x0000000000000000       0x58 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_set_breakpoint
+                0x0000000000000000       0x56 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_clear_breakpoint
+                0x0000000000000000       0x48 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_set_watchpoint
+                0x0000000000000000       0xc4 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_clear_watchpoint
+                0x0000000000000000       0x60 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text.esp_cpu_compare_and_set
+                0x0000000000000000       0x1a esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .rodata.__func__.0
+                0x0000000000000000        0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .rodata.__func__.1
+                0x0000000000000000       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .rodata.__func__.2
+                0x0000000000000000        0xe esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_enable_external
+                0x0000000000000000        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_bootstrap
+                0x0000000000000000        0x8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_enabled
+                0x0000000000000000       0x18 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_8m_enabled
+                0x0000000000000000       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_8md256_enabled
+                0x0000000000000000       0x10 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_freq_set_xtal
+                0x0000000000000000       0x38 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_freq_set_config_fast
+                0x0000000000000000       0x36 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_dig_clk8m_enable
+                0x0000000000000000       0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_dig_clk8m_disable
+                0x0000000000000000       0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_dig_8m_enabled
+                0x0000000000000000        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .iram1.0       0x0000000000000000       0x22 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .iram1.1       0x0000000000000000       0x32 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/log/liblog.a(log_noos.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/log/liblog.a(log_noos.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/log/liblog.a(log_noos.c.obj)
+ .rodata.esp_log_impl_lock.str1.4
+                0x0000000000000000       0x2c esp-idf/log/liblog.a(log_noos.c.obj)
+ .text.esp_log_impl_lock
+                0x0000000000000000       0x38 esp-idf/log/liblog.a(log_noos.c.obj)
+ .text.esp_log_lock_impl_timeout
+                0x0000000000000000       0x14 esp-idf/log/liblog.a(log_noos.c.obj)
+ .rodata.esp_log_impl_unlock.str1.4
+                0x0000000000000000        0xc esp-idf/log/liblog.a(log_noos.c.obj)
+ .text.esp_log_impl_unlock
+                0x0000000000000000       0x3c esp-idf/log/liblog.a(log_noos.c.obj)
+ .rodata.__func__.0
+                0x0000000000000000       0x12 esp-idf/log/liblog.a(log_noos.c.obj)
+ .rodata.__func__.1
+                0x0000000000000000       0x14 esp-idf/log/liblog.a(log_noos.c.obj)
+ .sbss.s_lock   0x0000000000000000        0x4 esp-idf/log/liblog.a(log_noos.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_get_mac
+                0x0000000000000000       0x14 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_set_timing
+                0x0000000000000000       0x1a esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_read
+                0x0000000000000000       0x44 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_clear_program_registers
+                0x0000000000000000        0x8 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_program
+                0x0000000000000000       0x64 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_rs_calculate
+                0x0000000000000000        0x8 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text.efuse_hal_is_coding_error_in_block
+                0x0000000000000000       0x6a esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text.mmu_hal_pages_to_bytes
+                0x0000000000000000        0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text.mmu_hal_bytes_to_pages
+                0x0000000000000000        0x6 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .text.wdt_hal_deinit
+                0x0000000000000000       0x62 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .text.wdt_hal_disable
+                0x0000000000000000       0x22 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .text.wdt_hal_handle_intr
+                0x0000000000000000       0x2c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .text.wdt_hal_feed
+                0x0000000000000000       0x1c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .text.wdt_hal_is_enabled
+                0x0000000000000000       0x12 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .text          0x0000000000000000        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .data          0x0000000000000000        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .bss           0x0000000000000000        0x0 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ .text          0x0000000000000000       0x28 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_info    0x0000000000000000      0x1a1 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_abbrev  0x0000000000000000      0x10c d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_loclists
+                0x0000000000000000       0xa7 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_line    0x0000000000000000      0x107 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_str     0x0000000000000000      0x1a0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_line_str
+                0x0000000000000000      0x249 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .debug_frame   0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+ .text          0x0000000000000000       0x28 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_info    0x0000000000000000      0x1a1 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_abbrev  0x0000000000000000      0x10c d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_loclists
+                0x0000000000000000       0xa7 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_line    0x0000000000000000      0x107 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_str     0x0000000000000000      0x1a0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_line_str
+                0x0000000000000000      0x249 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .debug_frame   0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+ .text          0x0000000000000000       0x42 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_info    0x0000000000000000       0xd1 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_abbrev  0x0000000000000000       0x65 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_loclists
+                0x0000000000000000       0xbd d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_line    0x0000000000000000       0xe9 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_str     0x0000000000000000      0x167 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_line_str
+                0x0000000000000000      0x249 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .debug_frame   0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+ .text          0x0000000000000000      0x39e d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_info    0x0000000000000000      0x793 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_abbrev  0x0000000000000000      0x1bf d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_loclists
+                0x0000000000000000      0x88e d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_rnglists
+                0x0000000000000000       0xf6 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_line    0x0000000000000000      0x7ca d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_str     0x0000000000000000      0x215 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .debug_line_str
+                0x0000000000000000      0x249 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .eh_frame      0x0000000000000000       0x28 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+ .text          0x0000000000000000      0x35e d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_info    0x0000000000000000      0x761 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_abbrev  0x0000000000000000      0x1a6 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_loclists
+                0x0000000000000000      0xa99 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_rnglists
+                0x0000000000000000      0x111 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_line    0x0000000000000000      0x727 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_str     0x0000000000000000      0x216 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .debug_line_str
+                0x0000000000000000      0x249 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .eh_frame      0x0000000000000000       0x28 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+ .text          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .rodata        0x0000000000000000      0x100 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .debug_info    0x0000000000000000       0xd8 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .debug_abbrev  0x0000000000000000       0x70 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .debug_aranges
+                0x0000000000000000       0x18 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .debug_line    0x0000000000000000       0x3f d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .debug_str     0x0000000000000000      0x163 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .debug_line_str
+                0x0000000000000000      0x249 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+ .text          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .sbss          0x0000000000000000        0x4 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .debug_info    0x0000000000000000      0x81a d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .debug_abbrev  0x0000000000000000      0x173 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .debug_aranges
+                0x0000000000000000       0x18 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .debug_line    0x0000000000000000       0x4d d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .debug_str     0x0000000000000000      0x4b2 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .debug_line_str
+                0x0000000000000000      0x2e9 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+ .text          0x0000000000000000       0x48 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_info    0x0000000000000000      0x10f d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_abbrev  0x0000000000000000       0x8a d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_loclists
+                0x0000000000000000      0x130 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_line    0x0000000000000000      0x161 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_str     0x0000000000000000       0xef d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_line_str
+                0x0000000000000000      0x349 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .debug_frame   0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+ .text          0x0000000000000000       0xdc d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_info    0x0000000000000000      0x256 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_abbrev  0x0000000000000000      0x107 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_loclists
+                0x0000000000000000      0x291 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_line    0x0000000000000000      0x2da d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_str     0x0000000000000000      0x110 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_line_str
+                0x0000000000000000      0x42b d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .comment       0x0000000000000000       0x27 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .debug_frame   0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .riscv.attributes
+                0x0000000000000000       0x26 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+ .text          0x0000000000000000       0xa8 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .data          0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .bss           0x0000000000000000        0x0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .debug_line    0x0000000000000000      0x18e d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .debug_line_str
+                0x0000000000000000       0xec d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .debug_info    0x0000000000000000       0x25 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .debug_abbrev  0x0000000000000000       0x14 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .debug_aranges
+                0x0000000000000000       0x20 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .debug_str     0x0000000000000000       0xb0 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+ .riscv.attributes
+                0x0000000000000000       0x24 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+
+Memory Configuration
+
+Name             Origin             Length             Attributes
+iram_seg         0x00000000403cc710 0x0000000000002000 xrw
+iram_loader_seg  0x00000000403ce710 0x0000000000007000 xrw
+dram_seg         0x000000003fcd5710 0x0000000000005000 rw
+*default*        0x0000000000000000 0xffffffffffffffff
+
+Linker script and memory map
+
+LOAD CMakeFiles/bootloader.elf.dir/project_elf_src_esp32c3.c.obj
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/esp_app_format/libesp_app_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
+                0x0000000000000000                IDF_TARGET_ESP32C3 = 0x0
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/esp_app_format/libesp_app_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/esp_app_format/libesp_app_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/esp_app_format/libesp_app_format.a
+LOAD esp-idf/bootloader_support/libbootloader_support.a
+LOAD esp-idf/efuse/libefuse.a
+LOAD esp-idf/esp_system/libesp_system.a
+LOAD esp-idf/esp_hw_support/libesp_hw_support.a
+LOAD esp-idf/esp_common/libesp_common.a
+LOAD esp-idf/esp_rom/libesp_rom.a
+LOAD esp-idf/log/liblog.a
+LOAD esp-idf/soc/libsoc.a
+LOAD esp-idf/micro-ecc/libmicro-ecc.a
+LOAD esp-idf/hal/libhal.a
+LOAD esp-idf/esp_app_format/libesp_app_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 d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a
+LOAD d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a
+LOAD d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libnosys.a
+LOAD d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a
+LOAD d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a
+START GROUP
+LOAD d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a
+LOAD d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a
+LOAD d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libnosys.a
+END GROUP
+                0x0000000060000000                PROVIDE (UART0 = 0x60000000)
+                0x0000000060010000                PROVIDE (UART1 = 0x60010000)
+                0x0000000060002000                PROVIDE (SPIMEM1 = 0x60002000)
+                0x0000000060003000                PROVIDE (SPIMEM0 = 0x60003000)
+                [!provide]                        PROVIDE (GPIO = 0x60004000)
+                [!provide]                        PROVIDE (SDM = 0x60004f00)
+                0x0000000060008000                PROVIDE (RTCCNTL = 0x60008000)
+                [!provide]                        PROVIDE (RTCIO = 0x60008400)
+                0x0000000060008800                PROVIDE (EFUSE = 0x60008800)
+                [!provide]                        PROVIDE (HINF = 0x6000b000)
+                [!provide]                        PROVIDE (I2S0 = 0x6002d000)
+                [!provide]                        PROVIDE (I2C0 = 0x60013000)
+                [!provide]                        PROVIDE (UHCI0 = 0x60014000)
+                [!provide]                        PROVIDE (UHCI1 = 0x6000c000)
+                [!provide]                        PROVIDE (HOST = 0x60015000)
+                [!provide]                        PROVIDE (RMT = 0x60016000)
+                [!provide]                        PROVIDE (RMTMEM = 0x60016400)
+                [!provide]                        PROVIDE (SLC = 0x60018000)
+                [!provide]                        PROVIDE (LEDC = 0x60019000)
+                0x000000006001f000                PROVIDE (TIMERG0 = 0x6001f000)
+                0x0000000060020000                PROVIDE (TIMERG1 = 0x60020000)
+                [!provide]                        PROVIDE (SYSTIMER = 0x60023000)
+                [!provide]                        PROVIDE (GPSPI2 = 0x60024000)
+                [!provide]                        PROVIDE (GPSPI3 = 0x60025000)
+                [!provide]                        PROVIDE (SYSCON = 0x60026000)
+                [!provide]                        PROVIDE (TWAI = 0x6002b000)
+                [!provide]                        PROVIDE (GPSPI4 = 0x60037000)
+                [!provide]                        PROVIDE (APB_SARADC = 0x60040000)
+                0x0000000060043000                PROVIDE (USB_SERIAL_JTAG = 0x60043000)
+                [!provide]                        PROVIDE (GDMA = 0x6003f000)
+                0x0000000040000018                rtc_get_reset_reason = 0x40000018
+                0x000000004000001c                analog_super_wdt_reset_happened = 0x4000001c
+                0x0000000040000020                jtag_cpu_reset_happened = 0x40000020
+                0x0000000040000024                rtc_get_wakeup_cause = 0x40000024
+                0x0000000040000028                rtc_boot_control = 0x40000028
+                0x000000004000002c                rtc_select_apb_bridge = 0x4000002c
+                0x0000000040000030                rtc_unhold_all_pads = 0x40000030
+                0x0000000040000034                set_rtc_memory_crc = 0x40000034
+                0x0000000040000038                cacl_rtc_memory_crc = 0x40000038
+                0x000000004000003c                ets_is_print_boot = 0x4000003c
+                0x0000000040000040                ets_printf = 0x40000040
+                0x0000000040000044                ets_install_putc1 = 0x40000044
+                0x0000000040000048                ets_install_uart_printf = 0x40000048
+                0x000000004000004c                ets_install_putc2 = 0x4000004c
+                0x0000000040000050                PROVIDE (ets_delay_us = 0x40000050)
+                0x0000000040000054                ets_get_stack_info = 0x40000054
+                0x0000000040000058                ets_install_lock = 0x40000058
+                0x000000004000005c                ets_backup_dma_copy = 0x4000005c
+                0x0000000040000060                ets_apb_backup_init_lock_func = 0x40000060
+                0x0000000040000064                UartRxString = 0x40000064
+                0x0000000040000068                uart_tx_one_char = 0x40000068
+                0x000000004000006c                uart_tx_one_char2 = 0x4000006c
+                0x0000000040000070                uart_rx_one_char = 0x40000070
+                0x0000000040000074                uart_rx_one_char_block = 0x40000074
+                0x0000000040000078                uart_rx_readbuff = 0x40000078
+                0x000000004000007c                uartAttach = 0x4000007c
+                0x0000000040000080                uart_tx_flush = 0x40000080
+                0x0000000040000084                uart_tx_wait_idle = 0x40000084
+                0x0000000040000088                uart_div_modify = 0x40000088
+                0x000000004000008c                multofup = 0x4000008c
+                0x0000000040000090                software_reset = 0x40000090
+                0x0000000040000094                software_reset_cpu = 0x40000094
+                0x0000000040000098                assist_debug_clock_enable = 0x40000098
+                0x000000004000009c                assist_debug_record_enable = 0x4000009c
+                0x00000000400000a0                clear_super_wdt_reset_flag = 0x400000a0
+                0x00000000400000a4                disable_default_watchdog = 0x400000a4
+                0x00000000400000a8                send_packet = 0x400000a8
+                0x00000000400000ac                recv_packet = 0x400000ac
+                0x00000000400000b0                GetUartDevice = 0x400000b0
+                0x00000000400000b4                UartDwnLdProc = 0x400000b4
+                0x00000000400000b8                Uart_Init = 0x400000b8
+                0x00000000400000bc                ets_set_user_start = 0x400000bc
+                0x000000003ff1fffc                ets_rom_layout_p = 0x3ff1fffc
+                0x000000003fcdfffc                ets_ops_table_ptr = 0x3fcdfffc
+                0x00000000400000c0                mz_adler32 = 0x400000c0
+                0x00000000400000c4                mz_crc32 = 0x400000c4
+                0x00000000400000c8                mz_free = 0x400000c8
+                0x00000000400000cc                tdefl_compress = 0x400000cc
+                0x00000000400000d0                tdefl_compress_buffer = 0x400000d0
+                0x00000000400000d4                tdefl_compress_mem_to_heap = 0x400000d4
+                0x00000000400000d8                tdefl_compress_mem_to_mem = 0x400000d8
+                0x00000000400000dc                tdefl_compress_mem_to_output = 0x400000dc
+                0x00000000400000e0                tdefl_get_adler32 = 0x400000e0
+                0x00000000400000e4                tdefl_get_prev_return_status = 0x400000e4
+                0x00000000400000e8                tdefl_init = 0x400000e8
+                0x00000000400000ec                tdefl_write_image_to_png_file_in_memory = 0x400000ec
+                0x00000000400000f0                tdefl_write_image_to_png_file_in_memory_ex = 0x400000f0
+                0x00000000400000f4                tinfl_decompress = 0x400000f4
+                0x00000000400000f8                tinfl_decompress_mem_to_callback = 0x400000f8
+                0x00000000400000fc                tinfl_decompress_mem_to_heap = 0x400000fc
+                0x0000000040000100                tinfl_decompress_mem_to_mem = 0x40000100
+                [!provide]                        PROVIDE (jd_prepare = 0x40000104)
+                [!provide]                        PROVIDE (jd_decomp = 0x40000108)
+                0x000000004000010c                PROVIDE (esp_rom_spiflash_wait_idle = 0x4000010c)
+                0x0000000040000110                PROVIDE (esp_rom_spiflash_write_encrypted = 0x40000110)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_encrypted_dest = 0x40000114)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_encrypted_enable = 0x40000118)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_encrypted_disable = 0x4000011c)
+                [!provide]                        PROVIDE (esp_rom_spiflash_erase_chip = 0x40000120)
+                0x0000000040000124                PROVIDE (esp_rom_spiflash_erase_block = 0x40000124)
+                0x0000000040000128                PROVIDE (esp_rom_spiflash_erase_sector = 0x40000128)
+                0x000000004000012c                PROVIDE (esp_rom_spiflash_write = 0x4000012c)
+                0x0000000040000130                PROVIDE (esp_rom_spiflash_read = 0x40000130)
+                0x0000000040000134                PROVIDE (esp_rom_spiflash_config_param = 0x40000134)
+                [!provide]                        PROVIDE (esp_rom_spiflash_read_user_cmd = 0x40000138)
+                [!provide]                        PROVIDE (esp_rom_spiflash_select_qio_pins = 0x4000013c)
+                [!provide]                        PROVIDE (esp_rom_spiflash_unlock = 0x40000140)
+                [!provide]                        PROVIDE (esp_rom_spi_flash_auto_sus_res = 0x40000144)
+                [!provide]                        PROVIDE (esp_rom_spi_flash_send_resume = 0x40000148)
+                [!provide]                        PROVIDE (esp_rom_spi_flash_update_id = 0x4000014c)
+                0x0000000040000150                PROVIDE (esp_rom_spiflash_config_clk = 0x40000150)
+                [!provide]                        PROVIDE (esp_rom_spiflash_config_readmode = 0x40000154)
+                [!provide]                        PROVIDE (esp_rom_spiflash_read_status = 0x40000158)
+                [!provide]                        PROVIDE (esp_rom_spiflash_read_statushigh = 0x4000015c)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_status = 0x40000160)
+                [!provide]                        PROVIDE (esp_rom_spiflash_attach = 0x40000164)
+                [!provide]                        PROVIDE (spi_flash_get_chip_size = 0x40000168)
+                [!provide]                        PROVIDE (spi_flash_guard_set = 0x4000016c)
+                [!provide]                        PROVIDE (spi_flash_guard_get = 0x40000170)
+                [!provide]                        PROVIDE (spi_flash_write_config_set = 0x40000174)
+                [!provide]                        PROVIDE (spi_flash_write_config_get = 0x40000178)
+                [!provide]                        PROVIDE (spi_flash_safe_write_address_func_set = 0x4000017c)
+                [!provide]                        PROVIDE (spi_flash_unlock = 0x40000180)
+                [!provide]                        PROVIDE (spi_flash_erase_range = 0x40000184)
+                [!provide]                        PROVIDE (spi_flash_erase_sector = 0x40000188)
+                [!provide]                        PROVIDE (spi_flash_write = 0x4000018c)
+                [!provide]                        PROVIDE (spi_flash_read = 0x40000190)
+                [!provide]                        PROVIDE (spi_flash_write_encrypted = 0x40000194)
+                [!provide]                        PROVIDE (spi_flash_read_encrypted = 0x40000198)
+                [!provide]                        PROVIDE (spi_flash_mmap_os_func_set = 0x4000019c)
+                [!provide]                        PROVIDE (spi_flash_mmap_page_num_init = 0x400001a0)
+                [!provide]                        PROVIDE (spi_flash_mmap = 0x400001a4)
+                [!provide]                        PROVIDE (spi_flash_mmap_pages = 0x400001a8)
+                [!provide]                        PROVIDE (spi_flash_munmap = 0x400001ac)
+                [!provide]                        PROVIDE (spi_flash_mmap_dump = 0x400001b0)
+                [!provide]                        PROVIDE (spi_flash_check_and_flush_cache = 0x400001b4)
+                [!provide]                        PROVIDE (spi_flash_mmap_get_free_pages = 0x400001b8)
+                [!provide]                        PROVIDE (spi_flash_cache2phys = 0x400001bc)
+                [!provide]                        PROVIDE (spi_flash_phys2cache = 0x400001c0)
+                [!provide]                        PROVIDE (spi_flash_disable_cache = 0x400001c4)
+                [!provide]                        PROVIDE (spi_flash_restore_cache = 0x400001c8)
+                [!provide]                        PROVIDE (spi_flash_cache_enabled = 0x400001cc)
+                [!provide]                        PROVIDE (spi_flash_enable_cache = 0x400001d0)
+                [!provide]                        PROVIDE (spi_cache_mode_switch = 0x400001d4)
+                [!provide]                        PROVIDE (spi_common_set_dummy_output = 0x400001d8)
+                [!provide]                        PROVIDE (spi_common_set_flash_cs_timing = 0x400001dc)
+                [!provide]                        PROVIDE (esp_enable_cache_flash_wrap = 0x400001e0)
+                [!provide]                        PROVIDE (SPIEraseArea = 0x400001e4)
+                [!provide]                        PROVIDE (SPILock = 0x400001e8)
+                [!provide]                        PROVIDE (SPIMasterReadModeCnfig = 0x400001ec)
+                [!provide]                        PROVIDE (SPI_Common_Command = 0x400001f0)
+                [!provide]                        PROVIDE (SPI_WakeUp = 0x400001f4)
+                [!provide]                        PROVIDE (SPI_block_erase = 0x400001f8)
+                [!provide]                        PROVIDE (SPI_chip_erase = 0x400001fc)
+                [!provide]                        PROVIDE (SPI_init = 0x40000200)
+                [!provide]                        PROVIDE (SPI_page_program = 0x40000204)
+                [!provide]                        PROVIDE (SPI_read_data = 0x40000208)
+                [!provide]                        PROVIDE (SPI_sector_erase = 0x4000020c)
+                [!provide]                        PROVIDE (SPI_write_enable = 0x40000210)
+                [!provide]                        PROVIDE (SelectSpiFunction = 0x40000214)
+                [!provide]                        PROVIDE (SetSpiDrvs = 0x40000218)
+                [!provide]                        PROVIDE (Wait_SPI_Idle = 0x4000021c)
+                [!provide]                        PROVIDE (spi_dummy_len_fix = 0x40000220)
+                [!provide]                        PROVIDE (Disable_QMode = 0x40000224)
+                [!provide]                        PROVIDE (Enable_QMode = 0x40000228)
+                [!provide]                        PROVIDE (rom_spiflash_legacy_funcs = 0x3fcdfff4)
+                0x000000003fcdfff0                PROVIDE (rom_spiflash_legacy_data = 0x3fcdfff0)
+                [!provide]                        PROVIDE (g_flash_guard_ops = 0x3fcdfff8)
+                [!provide]                        PROVIDE (spi_flash_hal_poll_cmd_done = 0x4000022c)
+                [!provide]                        PROVIDE (spi_flash_hal_device_config = 0x40000230)
+                [!provide]                        PROVIDE (spi_flash_hal_configure_host_io_mode = 0x40000234)
+                [!provide]                        PROVIDE (spi_flash_hal_common_command = 0x40000238)
+                [!provide]                        PROVIDE (spi_flash_hal_read = 0x4000023c)
+                [!provide]                        PROVIDE (spi_flash_hal_erase_chip = 0x40000240)
+                [!provide]                        PROVIDE (spi_flash_hal_erase_sector = 0x40000244)
+                [!provide]                        PROVIDE (spi_flash_hal_erase_block = 0x40000248)
+                [!provide]                        PROVIDE (spi_flash_hal_program_page = 0x4000024c)
+                [!provide]                        PROVIDE (spi_flash_hal_set_write_protect = 0x40000250)
+                [!provide]                        PROVIDE (spi_flash_hal_host_idle = 0x40000254)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_probe = 0x40000258)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_detect_size = 0x4000025c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_write = 0x40000260)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_write_encrypted = 0x40000264)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_set_write_protect = 0x40000268)
+                [!provide]                        PROVIDE (spi_flash_common_write_status_16b_wrsr = 0x4000026c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_reset = 0x40000270)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_erase_chip = 0x40000274)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_erase_sector = 0x40000278)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_erase_block = 0x4000027c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_page_program = 0x40000280)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_get_write_protect = 0x40000284)
+                [!provide]                        PROVIDE (spi_flash_common_read_status_16b_rdsr_rdsr2 = 0x40000288)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_read_reg = 0x4000028c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_yield = 0x40000290)
+                [!provide]                        PROVIDE (spi_flash_generic_wait_host_idle = 0x40000294)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_wait_idle = 0x40000298)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_config_host_io_mode = 0x4000029c)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_read = 0x400002a0)
+                [!provide]                        PROVIDE (spi_flash_common_read_status_8b_rdsr2 = 0x400002a4)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_get_io_mode = 0x400002a8)
+                [!provide]                        PROVIDE (spi_flash_common_read_status_8b_rdsr = 0x400002ac)
+                [!provide]                        PROVIDE (spi_flash_common_write_status_8b_wrsr = 0x400002b0)
+                [!provide]                        PROVIDE (spi_flash_common_write_status_8b_wrsr2 = 0x400002b4)
+                [!provide]                        PROVIDE (spi_flash_common_set_io_mode = 0x400002b8)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_set_io_mode = 0x400002bc)
+                [!provide]                        PROVIDE (spi_flash_chip_gd_get_io_mode = 0x400002c0)
+                [!provide]                        PROVIDE (spi_flash_chip_gd_probe = 0x400002c4)
+                [!provide]                        PROVIDE (spi_flash_chip_gd_set_io_mode = 0x400002c8)
+                [!provide]                        PROVIDE (spi_flash_chip_generic_config_data = 0x3fcdffec)
+                [!provide]                        PROVIDE (memspi_host_read_id_hs = 0x400002cc)
+                [!provide]                        PROVIDE (memspi_host_read_status_hs = 0x400002d0)
+                [!provide]                        PROVIDE (memspi_host_flush_cache = 0x400002d4)
+                [!provide]                        PROVIDE (memspi_host_erase_chip = 0x400002d8)
+                [!provide]                        PROVIDE (memspi_host_erase_sector = 0x400002dc)
+                [!provide]                        PROVIDE (memspi_host_erase_block = 0x400002e0)
+                [!provide]                        PROVIDE (memspi_host_program_page = 0x400002e4)
+                [!provide]                        PROVIDE (memspi_host_read = 0x400002e8)
+                [!provide]                        PROVIDE (memspi_host_set_write_protect = 0x400002ec)
+                [!provide]                        PROVIDE (memspi_host_set_max_read_len = 0x400002f0)
+                [!provide]                        PROVIDE (memspi_host_read_data_slicer = 0x400002f4)
+                [!provide]                        PROVIDE (memspi_host_write_data_slicer = 0x400002f8)
+                [!provide]                        PROVIDE (esp_flash_chip_driver_initialized = 0x400002fc)
+                [!provide]                        PROVIDE (esp_flash_read_id = 0x40000300)
+                [!provide]                        PROVIDE (esp_flash_get_size = 0x40000304)
+                [!provide]                        PROVIDE (esp_flash_erase_chip = 0x40000308)
+                [!provide]                        PROVIDE (rom_esp_flash_erase_region = 0x4000030c)
+                [!provide]                        PROVIDE (esp_flash_get_chip_write_protect = 0x40000310)
+                [!provide]                        PROVIDE (esp_flash_set_chip_write_protect = 0x40000314)
+                [!provide]                        PROVIDE (esp_flash_get_protectable_regions = 0x40000318)
+                [!provide]                        PROVIDE (esp_flash_get_protected_region = 0x4000031c)
+                [!provide]                        PROVIDE (esp_flash_set_protected_region = 0x40000320)
+                [!provide]                        PROVIDE (esp_flash_read = 0x40000324)
+                [!provide]                        PROVIDE (esp_flash_write = 0x40000328)
+                [!provide]                        PROVIDE (esp_flash_write_encrypted = 0x4000032c)
+                [!provide]                        PROVIDE (esp_flash_read_encrypted = 0x40000330)
+                [!provide]                        PROVIDE (esp_flash_get_io_mode = 0x40000334)
+                [!provide]                        PROVIDE (esp_flash_set_io_mode = 0x40000338)
+                [!provide]                        PROVIDE (spi_flash_boot_attach = 0x4000033c)
+                [!provide]                        PROVIDE (spi_flash_dump_counters = 0x40000340)
+                [!provide]                        PROVIDE (spi_flash_get_counters = 0x40000344)
+                [!provide]                        PROVIDE (spi_flash_op_counters_config = 0x40000348)
+                [!provide]                        PROVIDE (spi_flash_reset_counters = 0x4000034c)
+                [!provide]                        PROVIDE (esp_flash_default_chip = 0x3fcdffe8)
+                [!provide]                        PROVIDE (esp_flash_api_funcs = 0x3fcdffe4)
+                [!provide]                        PROVIDE (Cache_Get_ICache_Line_Size = 0x400004b0)
+                [!provide]                        PROVIDE (Cache_Get_Mode = 0x400004b4)
+                [!provide]                        PROVIDE (Cache_Address_Through_IBus = 0x400004b8)
+                [!provide]                        PROVIDE (Cache_Address_Through_DBus = 0x400004bc)
+                [!provide]                        PROVIDE (Cache_Set_Default_Mode = 0x400004c0)
+                [!provide]                        PROVIDE (Cache_Enable_Defalut_ICache_Mode = 0x400004c4)
+                [!provide]                        PROVIDE (ROM_Boot_Cache_Init = 0x400004c8)
+                [!provide]                        PROVIDE (Cache_Invalidate_ICache_Items = 0x400004cc)
+                [!provide]                        PROVIDE (Cache_Op_Addr = 0x400004d0)
+                [!provide]                        PROVIDE (Cache_Invalidate_Addr = 0x400004d4)
+                [!provide]                        PROVIDE (Cache_Invalidate_ICache_All = 0x400004d8)
+                [!provide]                        PROVIDE (Cache_Mask_All = 0x400004dc)
+                [!provide]                        PROVIDE (Cache_UnMask_Dram0 = 0x400004e0)
+                [!provide]                        PROVIDE (Cache_Suspend_ICache_Autoload = 0x400004e4)
+                [!provide]                        PROVIDE (Cache_Resume_ICache_Autoload = 0x400004e8)
+                [!provide]                        PROVIDE (Cache_Start_ICache_Preload = 0x400004ec)
+                [!provide]                        PROVIDE (Cache_ICache_Preload_Done = 0x400004f0)
+                [!provide]                        PROVIDE (Cache_End_ICache_Preload = 0x400004f4)
+                [!provide]                        PROVIDE (Cache_Config_ICache_Autoload = 0x400004f8)
+                [!provide]                        PROVIDE (Cache_Enable_ICache_Autoload = 0x400004fc)
+                [!provide]                        PROVIDE (Cache_Disable_ICache_Autoload = 0x40000500)
+                [!provide]                        PROVIDE (Cache_Enable_ICache_PreLock = 0x40000504)
+                [!provide]                        PROVIDE (Cache_Disable_ICache_PreLock = 0x40000508)
+                [!provide]                        PROVIDE (Cache_Lock_ICache_Items = 0x4000050c)
+                [!provide]                        PROVIDE (Cache_Unlock_ICache_Items = 0x40000510)
+                [!provide]                        PROVIDE (Cache_Lock_Addr = 0x40000514)
+                [!provide]                        PROVIDE (Cache_Unlock_Addr = 0x40000518)
+                0x000000004000051c                PROVIDE (Cache_Disable_ICache = 0x4000051c)
+                0x0000000040000520                PROVIDE (Cache_Enable_ICache = 0x40000520)
+                [!provide]                        PROVIDE (Cache_Suspend_ICache = 0x40000524)
+                [!provide]                        PROVIDE (Cache_Resume_ICache = 0x40000528)
+                [!provide]                        PROVIDE (Cache_Freeze_ICache_Enable = 0x4000052c)
+                [!provide]                        PROVIDE (Cache_Freeze_ICache_Disable = 0x40000530)
+                [!provide]                        PROVIDE (Cache_Pms_Lock = 0x40000534)
+                [!provide]                        PROVIDE (Cache_Ibus_Pms_Set_Addr = 0x40000538)
+                [!provide]                        PROVIDE (Cache_Ibus_Pms_Set_Attr = 0x4000053c)
+                [!provide]                        PROVIDE (Cache_Dbus_Pms_Set_Addr = 0x40000540)
+                [!provide]                        PROVIDE (Cache_Dbus_Pms_Set_Attr = 0x40000544)
+                [!provide]                        PROVIDE (Cache_Set_IDROM_MMU_Size = 0x40000548)
+                [!provide]                        PROVIDE (Cache_Get_IROM_MMU_End = 0x4000054c)
+                [!provide]                        PROVIDE (Cache_Get_DROM_MMU_End = 0x40000550)
+                [!provide]                        PROVIDE (Cache_Owner_Init = 0x40000554)
+                [!provide]                        PROVIDE (Cache_Occupy_ICache_MEMORY = 0x40000558)
+                [!provide]                        PROVIDE (Cache_MMU_Init = 0x4000055c)
+                [!provide]                        PROVIDE (Cache_Ibus_MMU_Set = 0x40000560)
+                [!provide]                        PROVIDE (Cache_Dbus_MMU_Set = 0x40000564)
+                [!provide]                        PROVIDE (Cache_Count_Flash_Pages = 0x40000568)
+                [!provide]                        PROVIDE (Cache_Travel_Tag_Memory = 0x4000056c)
+                [!provide]                        PROVIDE (Cache_Get_Virtual_Addr = 0x40000570)
+                [!provide]                        PROVIDE (Cache_Get_Memory_BaseAddr = 0x40000574)
+                [!provide]                        PROVIDE (Cache_Get_Memory_Addr = 0x40000578)
+                [!provide]                        PROVIDE (Cache_Get_Memory_value = 0x4000057c)
+                [!provide]                        PROVIDE (rom_cache_op_cb = 0x3fcdffd8)
+                [!provide]                        PROVIDE (rom_cache_internal_table_ptr = 0x3fcdffd4)
+                0x0000000040000580                ets_get_apb_freq = 0x40000580
+                0x0000000040000584                ets_get_cpu_frequency = 0x40000584
+                0x0000000040000588                ets_update_cpu_frequency = 0x40000588
+                0x000000004000058c                ets_get_printf_channel = 0x4000058c
+                0x0000000040000590                ets_get_xtal_div = 0x40000590
+                0x0000000040000594                ets_set_xtal_div = 0x40000594
+                0x0000000040000598                ets_get_xtal_freq = 0x40000598
+                0x000000004000059c                gpio_input_get = 0x4000059c
+                0x00000000400005a0                gpio_matrix_in = 0x400005a0
+                0x00000000400005a4                gpio_matrix_out = 0x400005a4
+                0x00000000400005a8                gpio_output_disable = 0x400005a8
+                0x00000000400005ac                gpio_output_enable = 0x400005ac
+                0x00000000400005b0                gpio_output_set = 0x400005b0
+                0x00000000400005b4                gpio_pad_hold = 0x400005b4
+                0x00000000400005b8                gpio_pad_input_disable = 0x400005b8
+                0x00000000400005bc                gpio_pad_input_enable = 0x400005bc
+                0x00000000400005c0                gpio_pad_pulldown = 0x400005c0
+                0x00000000400005c4                gpio_pad_pullup = 0x400005c4
+                0x00000000400005c8                gpio_pad_select_gpio = 0x400005c8
+                0x00000000400005cc                gpio_pad_set_drv = 0x400005cc
+                0x00000000400005d0                gpio_pad_unhold = 0x400005d0
+                0x00000000400005d4                gpio_pin_wakeup_disable = 0x400005d4
+                0x00000000400005d8                gpio_pin_wakeup_enable = 0x400005d8
+                0x00000000400005dc                gpio_bypass_matrix_in = 0x400005dc
+                0x00000000400005e0                esprv_intc_int_set_priority = 0x400005e0
+                0x00000000400005e4                esprv_intc_int_set_threshold = 0x400005e4
+                0x00000000400005e8                esprv_intc_int_enable = 0x400005e8
+                0x00000000400005ec                esprv_intc_int_disable = 0x400005ec
+                0x00000000400005f0                esprv_intc_int_set_type = 0x400005f0
+                0x00000000400005f4                intr_matrix_set = 0x400005f4
+                0x00000000400005f8                ets_intr_lock = 0x400005f8
+                0x00000000400005fc                ets_intr_unlock = 0x400005fc
+                [!provide]                        PROVIDE (intr_handler_set = 0x40000600)
+                0x0000000040000604                ets_isr_attach = 0x40000604
+                0x0000000040000608                ets_isr_mask = 0x40000608
+                0x000000004000060c                ets_isr_unmask = 0x4000060c
+                0x0000000040000610                md5_vector = 0x40000610
+                0x0000000040000614                MD5Init = 0x40000614
+                0x0000000040000618                MD5Update = 0x40000618
+                0x000000004000061c                MD5Final = 0x4000061c
+                0x0000000040000620                hmac_md5_vector = 0x40000620
+                0x0000000040000624                hmac_md5 = 0x40000624
+                0x0000000040000628                crc32_le = 0x40000628
+                0x000000004000062c                crc32_be = 0x4000062c
+                0x0000000040000630                crc16_le = 0x40000630
+                0x0000000040000634                crc16_be = 0x40000634
+                0x0000000040000638                crc8_le = 0x40000638
+                0x000000004000063c                crc8_be = 0x4000063c
+                0x0000000040000640                esp_crc8 = 0x40000640
+                0x0000000040000644                ets_sha_enable = 0x40000644
+                0x0000000040000648                ets_sha_disable = 0x40000648
+                0x000000004000064c                ets_sha_get_state = 0x4000064c
+                0x0000000040000650                ets_sha_init = 0x40000650
+                0x0000000040000654                ets_sha_process = 0x40000654
+                0x0000000040000658                ets_sha_starts = 0x40000658
+                0x000000004000065c                ets_sha_update = 0x4000065c
+                0x0000000040000660                ets_sha_finish = 0x40000660
+                0x0000000040000664                ets_sha_clone = 0x40000664
+                0x0000000040000668                ets_hmac_enable = 0x40000668
+                0x000000004000066c                ets_hmac_disable = 0x4000066c
+                0x0000000040000670                ets_hmac_calculate_message = 0x40000670
+                0x0000000040000674                ets_hmac_calculate_downstream = 0x40000674
+                0x0000000040000678                ets_hmac_invalidate_downstream = 0x40000678
+                0x000000004000067c                ets_jtag_enable_temporarily = 0x4000067c
+                0x0000000040000680                ets_aes_enable = 0x40000680
+                0x0000000040000684                ets_aes_disable = 0x40000684
+                0x0000000040000688                ets_aes_setkey = 0x40000688
+                0x000000004000068c                ets_aes_block = 0x4000068c
+                0x0000000040000690                ets_bigint_enable = 0x40000690
+                0x0000000040000694                ets_bigint_disable = 0x40000694
+                0x0000000040000698                ets_bigint_multiply = 0x40000698
+                0x000000004000069c                ets_bigint_modmult = 0x4000069c
+                0x00000000400006a0                ets_bigint_modexp = 0x400006a0
+                0x00000000400006a4                ets_bigint_wait_finish = 0x400006a4
+                0x00000000400006a8                ets_bigint_getz = 0x400006a8
+                0x00000000400006ac                ets_ds_enable = 0x400006ac
+                0x00000000400006b0                ets_ds_disable = 0x400006b0
+                0x00000000400006b4                ets_ds_start_sign = 0x400006b4
+                0x00000000400006b8                ets_ds_is_busy = 0x400006b8
+                0x00000000400006bc                ets_ds_finish_sign = 0x400006bc
+                0x00000000400006c0                ets_ds_encrypt_params = 0x400006c0
+                0x00000000400006c4                ets_aes_setkey_dec = 0x400006c4
+                0x00000000400006c8                ets_aes_setkey_enc = 0x400006c8
+                0x00000000400006cc                ets_mgf1_sha256 = 0x400006cc
+                0x00000000400006d0                ets_efuse_read = 0x400006d0
+                0x00000000400006d4                ets_efuse_program = 0x400006d4
+                0x00000000400006d8                ets_efuse_clear_program_registers = 0x400006d8
+                0x00000000400006dc                ets_efuse_write_key = 0x400006dc
+                0x00000000400006e0                ets_efuse_get_read_register_address = 0x400006e0
+                0x00000000400006e4                ets_efuse_get_key_purpose = 0x400006e4
+                0x00000000400006e8                ets_efuse_key_block_unused = 0x400006e8
+                0x00000000400006ec                ets_efuse_find_unused_key_block = 0x400006ec
+                0x00000000400006f0                ets_efuse_rs_calculate = 0x400006f0
+                0x00000000400006f4                ets_efuse_count_unused_key_blocks = 0x400006f4
+                0x00000000400006f8                ets_efuse_secure_boot_enabled = 0x400006f8
+                0x00000000400006fc                ets_efuse_secure_boot_aggressive_revoke_enabled = 0x400006fc
+                0x0000000040000700                ets_efuse_cache_encryption_enabled = 0x40000700
+                0x0000000040000704                ets_efuse_download_modes_disabled = 0x40000704
+                0x0000000040000708                ets_efuse_find_purpose = 0x40000708
+                0x000000004000070c                ets_efuse_flash_opi_5pads_power_sel_vddspi = 0x4000070c
+                0x0000000040000710                ets_efuse_force_send_resume = 0x40000710
+                0x0000000040000714                ets_efuse_get_flash_delay_us = 0x40000714
+                0x0000000040000718                ets_efuse_get_mac = 0x40000718
+                0x000000004000071c                ets_efuse_get_spiconfig = 0x4000071c
+                0x0000000040000720                ets_efuse_usb_print_is_disabled = 0x40000720
+                0x0000000040000724                ets_efuse_usb_serial_jtag_print_is_disabled = 0x40000724
+                0x0000000040000728                ets_efuse_get_uart_print_control = 0x40000728
+                0x000000004000072c                ets_efuse_get_wp_pad = 0x4000072c
+                0x0000000040000730                ets_efuse_legacy_spi_boot_mode_disabled = 0x40000730
+                0x0000000040000734                ets_efuse_security_download_modes_enabled = 0x40000734
+                0x0000000040000738                ets_efuse_set_timing = 0x40000738
+                0x000000004000073c                ets_efuse_jtag_disabled = 0x4000073c
+                0x0000000040000740                ets_efuse_usb_download_mode_disabled = 0x40000740
+                0x0000000040000744                ets_efuse_usb_module_disabled = 0x40000744
+                0x0000000040000748                ets_efuse_usb_device_disabled = 0x40000748
+                0x000000004000074c                ets_emsa_pss_verify = 0x4000074c
+                0x0000000040000750                ets_rsa_pss_verify = 0x40000750
+                0x0000000040000754                ets_secure_boot_verify_bootloader_with_keys = 0x40000754
+                0x0000000040000758                ets_secure_boot_verify_signature = 0x40000758
+                0x000000004000075c                ets_secure_boot_read_key_digests = 0x4000075c
+                0x0000000040000760                ets_secure_boot_revoke_public_key_digest = 0x40000760
+                [!provide]                        PROVIDE (usb_uart_rx_one_char = 0x400008cc)
+                [!provide]                        PROVIDE (usb_uart_rx_one_char_block = 0x400008d0)
+                [!provide]                        PROVIDE (usb_uart_tx_flush = 0x400008d4)
+                [!provide]                        PROVIDE (usb_uart_tx_one_char = 0x400008d8)
+                0x000000003fcdffd1                PROVIDE (g_uart_print = 0x3fcdffd1)
+                0x000000003fcdffd0                PROVIDE (g_usb_print = 0x3fcdffd0)
+                0x00000000400008dc                bt_rf_coex_get_dft_cfg = 0x400008dc
+                0x00000000400008e0                bt_rf_coex_hooks_p_set = 0x400008e0
+                0x00000000400008e4                btdm_con_maxevtime_cal_impl = 0x400008e4
+                0x00000000400008e8                btdm_controller_get_compile_version_impl = 0x400008e8
+                0x00000000400008ec                btdm_controller_rom_data_init = 0x400008ec
+                0x00000000400008f0                btdm_dis_privacy_err_report_impl = 0x400008f0
+                0x00000000400008f4                btdm_disable_adv_delay_impl = 0x400008f4
+                0x00000000400008f8                btdm_enable_scan_continue_impl = 0x400008f8
+                0x00000000400008fc                btdm_enable_scan_forever_impl = 0x400008fc
+                0x0000000040000900                btdm_get_power_state_impl = 0x40000900
+                0x0000000040000904                btdm_get_prevent_sleep_flag_impl = 0x40000904
+                0x0000000040000908                btdm_power_state_active_impl = 0x40000908
+                0x000000004000090c                btdm_switch_phy_coded_impl = 0x4000090c
+                0x0000000040000910                hci_acl_data_handler = 0x40000910
+                0x0000000040000914                hci_disconnect_cmd_handler = 0x40000914
+                0x0000000040000918                hci_le_con_upd_cmd_handler = 0x40000918
+                0x000000004000091c                hci_le_ltk_req_neg_reply_cmd_handler = 0x4000091c
+                0x0000000040000920                hci_le_ltk_req_reply_cmd_handler = 0x40000920
+                0x0000000040000924                hci_le_rd_chnl_map_cmd_handler = 0x40000924
+                0x0000000040000928                hci_le_rd_phy_cmd_handler = 0x40000928
+                0x000000004000092c                hci_le_rd_rem_feats_cmd_handler = 0x4000092c
+                0x0000000040000930                hci_le_rem_con_param_req_neg_reply_cmd_handler = 0x40000930
+                0x0000000040000934                hci_le_rem_con_param_req_reply_cmd_handler = 0x40000934
+                0x0000000040000938                hci_le_set_data_len_cmd_handler = 0x40000938
+                0x000000004000093c                hci_le_set_phy_cmd_handler = 0x4000093c
+                0x0000000040000940                hci_le_start_enc_cmd_handler = 0x40000940
+                0x0000000040000944                hci_rd_auth_payl_to_cmd_handler = 0x40000944
+                0x0000000040000948                hci_rd_rem_ver_info_cmd_handler = 0x40000948
+                0x000000004000094c                hci_rd_rssi_cmd_handler = 0x4000094c
+                0x0000000040000950                hci_rd_tx_pwr_lvl_cmd_handler = 0x40000950
+                0x0000000040000954                hci_vs_set_pref_slave_evt_dur_cmd_handler = 0x40000954
+                0x0000000040000958                hci_vs_set_pref_slave_latency_cmd_handler = 0x40000958
+                0x000000004000095c                hci_wr_auth_payl_to_cmd_handler = 0x4000095c
+                0x0000000040000960                ll_channel_map_ind_handler = 0x40000960
+                0x0000000040000964                ll_connection_param_req_handler = 0x40000964
+                0x0000000040000968                ll_connection_param_rsp_handler = 0x40000968
+                0x000000004000096c                ll_connection_update_ind_handler = 0x4000096c
+                0x0000000040000970                ll_enc_req_handler = 0x40000970
+                0x0000000040000974                ll_enc_rsp_handler = 0x40000974
+                0x0000000040000978                ll_feature_req_handler = 0x40000978
+                0x000000004000097c                ll_feature_rsp_handler = 0x4000097c
+                0x0000000040000980                ll_length_req_handler = 0x40000980
+                0x0000000040000984                ll_length_rsp_handler = 0x40000984
+                0x0000000040000988                ll_min_used_channels_ind_handler = 0x40000988
+                0x000000004000098c                ll_pause_enc_req_handler = 0x4000098c
+                0x0000000040000990                ll_pause_enc_rsp_handler = 0x40000990
+                0x0000000040000994                ll_phy_req_handler = 0x40000994
+                0x0000000040000998                ll_phy_rsp_handler = 0x40000998
+                0x000000004000099c                ll_phy_update_ind_handler = 0x4000099c
+                0x00000000400009a0                ll_ping_req_handler = 0x400009a0
+                0x00000000400009a4                ll_ping_rsp_handler = 0x400009a4
+                0x00000000400009a8                ll_slave_feature_req_handler = 0x400009a8
+                0x00000000400009ac                ll_start_enc_req_handler = 0x400009ac
+                0x00000000400009b0                ll_start_enc_rsp_handler = 0x400009b0
+                0x00000000400009b4                ll_terminate_ind_handler = 0x400009b4
+                0x00000000400009b8                ll_version_ind_handler = 0x400009b8
+                0x00000000400009bc                llc_auth_payl_nearly_to_handler = 0x400009bc
+                0x00000000400009c0                llc_auth_payl_real_to_handler = 0x400009c0
+                0x00000000400009c4                llc_encrypt_ind_handler = 0x400009c4
+                0x00000000400009c8                llc_hci_command_handler_wrapper = 0x400009c8
+                0x00000000400009cc                llc_ll_connection_param_req_pdu_send = 0x400009cc
+                0x00000000400009d0                llc_ll_connection_param_rsp_pdu_send = 0x400009d0
+                0x00000000400009d4                llc_ll_connection_update_ind_pdu_send = 0x400009d4
+                0x00000000400009d8                llc_ll_enc_req_pdu_send = 0x400009d8
+                0x00000000400009dc                llc_ll_enc_rsp_pdu_send = 0x400009dc
+                0x00000000400009e0                llc_ll_feature_req_pdu_send = 0x400009e0
+                0x00000000400009e4                llc_ll_feature_rsp_pdu_send = 0x400009e4
+                0x00000000400009e8                llc_ll_length_req_pdu_send = 0x400009e8
+                0x00000000400009ec                llc_ll_length_rsp_pdu_send = 0x400009ec
+                0x00000000400009f0                llc_ll_pause_enc_req_pdu_send = 0x400009f0
+                0x00000000400009f4                llc_ll_pause_enc_rsp_pdu_send = 0x400009f4
+                0x00000000400009f8                llc_ll_phy_req_pdu_send = 0x400009f8
+                0x00000000400009fc                llc_ll_phy_rsp_pdu_send = 0x400009fc
+                0x0000000040000a00                llc_ll_ping_req_pdu_send = 0x40000a00
+                0x0000000040000a04                llc_ll_ping_rsp_pdu_send = 0x40000a04
+                0x0000000040000a08                llc_ll_start_enc_req_pdu_send = 0x40000a08
+                0x0000000040000a0c                llc_ll_start_enc_rsp_pdu_send = 0x40000a0c
+                0x0000000040000a10                llc_ll_terminate_ind_pdu_send = 0x40000a10
+                0x0000000040000a14                llc_ll_unknown_rsp_pdu_send = 0x40000a14
+                0x0000000040000a18                llc_llcp_ch_map_update_ind_pdu_send = 0x40000a18
+                0x0000000040000a1c                llc_llcp_phy_upd_ind_pdu_send = 0x40000a1c
+                0x0000000040000a20                llc_llcp_version_ind_pdu_send = 0x40000a20
+                0x0000000040000a24                llc_op_ch_map_upd_ind_handler = 0x40000a24
+                0x0000000040000a28                llc_op_con_upd_ind_handler = 0x40000a28
+                0x0000000040000a2c                llc_op_disconnect_ind_handler = 0x40000a2c
+                0x0000000040000a30                llc_op_dl_upd_ind_handler = 0x40000a30
+                0x0000000040000a34                llc_op_encrypt_ind_handler = 0x40000a34
+                0x0000000040000a38                llc_op_feats_exch_ind_handler = 0x40000a38
+                0x0000000040000a3c                llc_op_le_ping_ind_handler = 0x40000a3c
+                0x0000000040000a40                llc_op_phy_upd_ind_handler = 0x40000a40
+                0x0000000040000a44                llc_op_ver_exch_ind_handler = 0x40000a44
+                0x0000000040000a48                llc_stopped_ind_handler = 0x40000a48
+                0x0000000040000a4c                lld_acl_rx_ind_handler = 0x40000a4c
+                0x0000000040000a50                lld_acl_tx_cfm_handler = 0x40000a50
+                0x0000000040000a54                lld_adv_end_ind_handler = 0x40000a54
+                0x0000000040000a58                lld_adv_rep_ind_handler = 0x40000a58
+                0x0000000040000a5c                lld_ch_map_upd_cfm_handler = 0x40000a5c
+                0x0000000040000a60                lld_con_estab_ind_handler = 0x40000a60
+                0x0000000040000a64                lld_con_evt_sd_evt_time_set = 0x40000a64
+                0x0000000040000a68                lld_con_offset_upd_ind_handler = 0x40000a68
+                0x0000000040000a6c                lld_con_param_upd_cfm_handler = 0x40000a6c
+                0x0000000040000a70                lld_disc_ind_handler = 0x40000a70
+                0x0000000040000a74                lld_init_end_ind_handler = 0x40000a74
+                0x0000000040000a78                lld_llcp_rx_ind_handler_wrapper = 0x40000a78
+                0x0000000040000a7c                lld_llcp_tx_cfm_handler = 0x40000a7c
+                0x0000000040000a80                lld_per_adv_end_ind_handler = 0x40000a80
+                0x0000000040000a84                lld_per_adv_rep_ind_handler = 0x40000a84
+                0x0000000040000a88                lld_per_adv_rx_end_ind_handler = 0x40000a88
+                0x0000000040000a8c                lld_phy_coded_500k_get = 0x40000a8c
+                0x0000000040000a90                lld_phy_upd_cfm_handler = 0x40000a90
+                0x0000000040000a94                lld_scan_end_ind_handler = 0x40000a94
+                0x0000000040000a98                lld_scan_req_ind_handler = 0x40000a98
+                0x0000000040000a9c                lld_sync_start_req_handler = 0x40000a9c
+                0x0000000040000aa0                lld_test_end_ind_handler = 0x40000aa0
+                0x0000000040000aa4                lld_update_rxbuf_handler = 0x40000aa4
+                0x0000000040000aa8                llm_ch_map_update_ind_handler = 0x40000aa8
+                0x0000000040000aac                llm_hci_command_handler_wrapper = 0x40000aac
+                0x0000000040000ab0                llm_scan_period_to_handler = 0x40000ab0
+                0x0000000040000ab4                r_Add2SelfBigHex256 = 0x40000ab4
+                0x0000000040000ab8                r_AddBigHex256 = 0x40000ab8
+                0x0000000040000abc                r_AddBigHexModP256 = 0x40000abc
+                0x0000000040000ac0                r_AddP256 = 0x40000ac0
+                0x0000000040000ac4                r_AddPdiv2_256 = 0x40000ac4
+                0x0000000040000ac8                r_GF_Jacobian_Point_Addition256 = 0x40000ac8
+                0x0000000040000acc                r_GF_Jacobian_Point_Double256 = 0x40000acc
+                0x0000000040000ad0                r_GF_Point_Jacobian_To_Affine256 = 0x40000ad0
+                0x0000000040000ad4                r_MultiplyBigHexByUint32_256 = 0x40000ad4
+                0x0000000040000ad8                r_MultiplyBigHexModP256 = 0x40000ad8
+                0x0000000040000adc                r_MultiplyByU16ModP256 = 0x40000adc
+                0x0000000040000ae0                r_SubtractBigHex256 = 0x40000ae0
+                0x0000000040000ae4                r_SubtractBigHexMod256 = 0x40000ae4
+                0x0000000040000ae8                r_SubtractBigHexUint32_256 = 0x40000ae8
+                0x0000000040000aec                r_SubtractFromSelfBigHex256 = 0x40000aec
+                0x0000000040000af0                r_SubtractFromSelfBigHexSign256 = 0x40000af0
+                0x0000000040000af4                r_aes_alloc = 0x40000af4
+                0x0000000040000af8                r_aes_ccm_continue = 0x40000af8
+                0x0000000040000afc                r_aes_ccm_process_e = 0x40000afc
+                0x0000000040000b00                r_aes_ccm_xor_128_lsb = 0x40000b00
+                0x0000000040000b04                r_aes_ccm_xor_128_msb = 0x40000b04
+                0x0000000040000b08                r_aes_cmac_continue = 0x40000b08
+                0x0000000040000b0c                r_aes_cmac_start = 0x40000b0c
+                0x0000000040000b10                r_aes_k1_continue = 0x40000b10
+                0x0000000040000b14                r_aes_k2_continue = 0x40000b14
+                0x0000000040000b18                r_aes_k3_continue = 0x40000b18
+                0x0000000040000b1c                r_aes_k4_continue = 0x40000b1c
+                0x0000000040000b20                r_aes_shift_left_128 = 0x40000b20
+                0x0000000040000b24                r_aes_start = 0x40000b24
+                0x0000000040000b28                r_aes_xor_128 = 0x40000b28
+                0x0000000040000b2c                r_assert_err = 0x40000b2c
+                0x0000000040000b30                r_assert_param = 0x40000b30
+                0x0000000040000b34                r_assert_warn = 0x40000b34
+                0x0000000040000b38                r_bigHexInversion256 = 0x40000b38
+                0x0000000040000b3c                r_ble_sw_cca_check_isr = 0x40000b3c
+                0x0000000040000b40                r_ble_util_buf_acl_tx_alloc = 0x40000b40
+                0x0000000040000b44                r_ble_util_buf_acl_tx_elt_get = 0x40000b44
+                0x0000000040000b48                r_ble_util_buf_acl_tx_free = 0x40000b48
+                0x0000000040000b4c                r_ble_util_buf_acl_tx_free_in_isr = 0x40000b4c
+                0x0000000040000b50                r_ble_util_buf_adv_tx_alloc = 0x40000b50
+                0x0000000040000b54                r_ble_util_buf_adv_tx_free = 0x40000b54
+                0x0000000040000b58                r_ble_util_buf_adv_tx_free_in_isr = 0x40000b58
+                0x0000000040000b5c                r_ble_util_buf_env_deinit = 0x40000b5c
+                0x0000000040000b60                r_ble_util_buf_env_init = 0x40000b60
+                0x0000000040000b64                r_ble_util_buf_get_rx_buf_nb = 0x40000b64
+                0x0000000040000b68                r_ble_util_buf_get_rx_buf_size = 0x40000b68
+                0x0000000040000b6c                r_ble_util_buf_llcp_tx_alloc = 0x40000b6c
+                0x0000000040000b70                r_ble_util_buf_llcp_tx_free = 0x40000b70
+                0x0000000040000b74                r_ble_util_buf_rx_alloc = 0x40000b74
+                0x0000000040000b78                r_ble_util_buf_rx_alloc_in_isr = 0x40000b78
+                0x0000000040000b7c                r_ble_util_buf_rx_free = 0x40000b7c
+                0x0000000040000b80                r_ble_util_buf_rx_free_in_isr = 0x40000b80
+                0x0000000040000b84                r_ble_util_buf_set_rx_buf_nb = 0x40000b84
+                0x0000000040000b88                r_ble_util_buf_set_rx_buf_size = 0x40000b88
+                0x0000000040000b8c                r_ble_util_data_rx_buf_reset = 0x40000b8c
+                0x0000000040000b90                r_bt_bb_get_intr_mask = 0x40000b90
+                0x0000000040000b94                r_bt_bb_intr_clear = 0x40000b94
+                0x0000000040000b98                r_bt_bb_intr_mask_set = 0x40000b98
+                0x0000000040000b9c                r_bt_bb_isr = 0x40000b9c
+                0x0000000040000ba0                r_bt_rf_coex_cfg_set = 0x40000ba0
+                0x0000000040000ba4                r_bt_rf_coex_conn_dynamic_pti_en_get = 0x40000ba4
+                0x0000000040000ba8                r_bt_rf_coex_conn_phy_coded_data_time_limit_en_get = 0x40000ba8
+                0x0000000040000bac                r_bt_rf_coex_ext_adv_dynamic_pti_en_get = 0x40000bac
+                0x0000000040000bb0                r_bt_rf_coex_ext_scan_dynamic_pti_en_get = 0x40000bb0
+                0x0000000040000bb4                r_bt_rf_coex_legacy_adv_dynamic_pti_en_get = 0x40000bb4
+                0x0000000040000bb8                r_bt_rf_coex_per_adv_dynamic_pti_en_get = 0x40000bb8
+                0x0000000040000bbc                r_bt_rf_coex_pti_table_get = 0x40000bbc
+                0x0000000040000bc0                r_bt_rf_coex_st_param_get = 0x40000bc0
+                0x0000000040000bc4                r_bt_rf_coex_st_param_set = 0x40000bc4
+                0x0000000040000bc8                r_bt_rf_coex_sync_scan_dynamic_pti_en_get = 0x40000bc8
+                0x0000000040000bcc                r_bt_rma_apply_rule_cs_fmt = 0x40000bcc
+                0x0000000040000bd0                r_bt_rma_apply_rule_cs_idx = 0x40000bd0
+                0x0000000040000bd4                r_bt_rma_configure = 0x40000bd4
+                0x0000000040000bd8                r_bt_rma_deregister_rule_cs_fmt = 0x40000bd8
+                0x0000000040000bdc                r_bt_rma_deregister_rule_cs_idx = 0x40000bdc
+                0x0000000040000be0                r_bt_rma_get_ant_by_act = 0x40000be0
+                0x0000000040000be4                r_bt_rma_init = 0x40000be4
+                0x0000000040000be8                r_bt_rma_register_rule_cs_fmt = 0x40000be8
+                0x0000000040000bec                r_bt_rma_register_rule_cs_idx = 0x40000bec
+                0x0000000040000bf0                r_bt_rtp_apply_rule_cs_fmt = 0x40000bf0
+                0x0000000040000bf4                r_bt_rtp_apply_rule_cs_idx = 0x40000bf4
+                0x0000000040000bf8                r_bt_rtp_deregister_rule_cs_fmt = 0x40000bf8
+                0x0000000040000bfc                r_bt_rtp_deregister_rule_cs_idx = 0x40000bfc
+                0x0000000040000c00                r_bt_rtp_get_txpwr_idx_by_act = 0x40000c00
+                0x0000000040000c04                r_bt_rtp_init = 0x40000c04
+                0x0000000040000c08                r_bt_rtp_register_rule_cs_fmt = 0x40000c08
+                0x0000000040000c0c                r_bt_rtp_register_rule_cs_idx = 0x40000c0c
+                0x0000000040000c10                r_btdm_isr = 0x40000c10
+                0x0000000040000c14                r_btdm_task_post = 0x40000c14
+                0x0000000040000c18                r_btdm_task_post_from_isr = 0x40000c18
+                0x0000000040000c1c                r_btdm_task_recycle = 0x40000c1c
+                0x0000000040000c20                r_cali_phase_match_p = 0x40000c20
+                0x0000000040000c24                r_cmp_abs_time = 0x40000c24
+                0x0000000040000c28                r_cmp_dest_id = 0x40000c28
+                0x0000000040000c2c                r_cmp_timer_id = 0x40000c2c
+                0x0000000040000c30                r_co_bdaddr_compare = 0x40000c30
+                0x0000000040000c34                r_co_ble_pkt_dur_in_us = 0x40000c34
+                0x0000000040000c38                r_co_list_extract = 0x40000c38
+                0x0000000040000c3c                r_co_list_extract_after = 0x40000c3c
+                0x0000000040000c40                r_co_list_extract_sublist = 0x40000c40
+                0x0000000040000c44                r_co_list_find = 0x40000c44
+                0x0000000040000c48                r_co_list_init = 0x40000c48
+                0x0000000040000c4c                r_co_list_insert_after = 0x40000c4c
+                0x0000000040000c50                r_co_list_insert_before = 0x40000c50
+                0x0000000040000c54                r_co_list_merge = 0x40000c54
+                0x0000000040000c58                r_co_list_pool_init = 0x40000c58
+                0x0000000040000c5c                r_co_list_pop_front = 0x40000c5c
+                0x0000000040000c60                r_co_list_push_back = 0x40000c60
+                0x0000000040000c64                r_co_list_push_back_sublist = 0x40000c64
+                0x0000000040000c68                r_co_list_push_front = 0x40000c68
+                0x0000000040000c6c                r_co_list_size = 0x40000c6c
+                0x0000000040000c70                r_co_nb_good_le_channels = 0x40000c70
+                0x0000000040000c74                r_co_util_pack = 0x40000c74
+                0x0000000040000c78                r_co_util_read_array_size = 0x40000c78
+                0x0000000040000c7c                r_co_util_unpack = 0x40000c7c
+                0x0000000040000c80                r_dbg_env_deinit = 0x40000c80
+                0x0000000040000c84                r_dbg_env_init = 0x40000c84
+                0x0000000040000c88                r_dbg_platform_reset_complete = 0x40000c88
+                0x0000000040000c8c                r_dl_upd_proc_start = 0x40000c8c
+                0x0000000040000c90                r_dump_data = 0x40000c90
+                0x0000000040000c94                r_ecc_abort_key256_generation = 0x40000c94
+                0x0000000040000c98                r_ecc_gen_new_public_key = 0x40000c98
+                0x0000000040000c9c                r_ecc_gen_new_secret_key = 0x40000c9c
+                0x0000000040000ca0                r_ecc_generate_key256 = 0x40000ca0
+                0x0000000040000ca4                r_ecc_get_debug_Keys = 0x40000ca4
+                0x0000000040000ca8                r_ecc_init = 0x40000ca8
+                0x0000000040000cac                r_ecc_is_valid_point = 0x40000cac
+                0x0000000040000cb0                r_ecc_multiplication_event_handler = 0x40000cb0
+                0x0000000040000cb4                r_ecc_point_multiplication_win_256 = 0x40000cb4
+                0x0000000040000cb8                r_emi_alloc_em_mapping_by_offset = 0x40000cb8
+                0x0000000040000cbc                r_emi_base_reg_lut_show = 0x40000cbc
+                0x0000000040000cc0                r_emi_em_base_reg_show = 0x40000cc0
+                0x0000000040000cc4                r_emi_free_em_mapping_by_offset = 0x40000cc4
+                0x0000000040000cc8                r_emi_get_em_mapping_idx_by_offset = 0x40000cc8
+                0x0000000040000ccc                r_emi_get_mem_addr_by_offset = 0x40000ccc
+                0x0000000040000cd0                r_emi_overwrite_em_mapping_by_offset = 0x40000cd0
+                0x0000000040000cd4                r_esp_vendor_hci_command_handler = 0x40000cd4
+                0x0000000040000cd8                r_get_stack_usage = 0x40000cd8
+                0x0000000040000cdc                r_h4tl_acl_hdr_rx_evt_handler = 0x40000cdc
+                0x0000000040000ce0                r_h4tl_cmd_hdr_rx_evt_handler = 0x40000ce0
+                0x0000000040000ce4                r_h4tl_cmd_pld_rx_evt_handler = 0x40000ce4
+                0x0000000040000ce8                r_h4tl_eif_io_event_post = 0x40000ce8
+                0x0000000040000cec                r_h4tl_eif_register = 0x40000cec
+                0x0000000040000cf0                r_h4tl_init = 0x40000cf0
+                0x0000000040000cf4                r_h4tl_out_of_sync = 0x40000cf4
+                0x0000000040000cf8                r_h4tl_out_of_sync_check = 0x40000cf8
+                0x0000000040000cfc                r_h4tl_read_hdr = 0x40000cfc
+                0x0000000040000d00                r_h4tl_read_next_out_of_sync = 0x40000d00
+                0x0000000040000d04                r_h4tl_read_payl = 0x40000d04
+                0x0000000040000d08                r_h4tl_read_start = 0x40000d08
+                0x0000000040000d0c                r_h4tl_rx_acl_hdr_extract = 0x40000d0c
+                0x0000000040000d10                r_h4tl_rx_cmd_hdr_extract = 0x40000d10
+                0x0000000040000d14                r_h4tl_rx_done = 0x40000d14
+                0x0000000040000d18                r_h4tl_start = 0x40000d18
+                0x0000000040000d1c                r_h4tl_stop = 0x40000d1c
+                0x0000000040000d20                r_h4tl_tx_done = 0x40000d20
+                0x0000000040000d24                r_h4tl_tx_evt_handler = 0x40000d24
+                0x0000000040000d28                r_h4tl_write = 0x40000d28
+                0x0000000040000d2c                r_hci_acl_tx_data_alloc = 0x40000d2c
+                0x0000000040000d30                r_hci_acl_tx_data_received = 0x40000d30
+                0x0000000040000d34                r_hci_basic_cmd_send_2_controller = 0x40000d34
+                0x0000000040000d38                r_hci_ble_adv_report_filter_check = 0x40000d38
+                0x0000000040000d3c                r_hci_ble_adv_report_tx_check = 0x40000d3c
+                0x0000000040000d40                r_hci_ble_conhdl_register = 0x40000d40
+                0x0000000040000d44                r_hci_ble_conhdl_unregister = 0x40000d44
+                0x0000000040000d48                r_hci_build_acl_data = 0x40000d48
+                0x0000000040000d4c                r_hci_build_cc_evt = 0x40000d4c
+                0x0000000040000d50                r_hci_build_cs_evt = 0x40000d50
+                0x0000000040000d54                r_hci_build_evt = 0x40000d54
+                0x0000000040000d58                r_hci_build_le_evt = 0x40000d58
+                0x0000000040000d5c                r_hci_cmd_get_max_param_size = 0x40000d5c
+                0x0000000040000d60                r_hci_cmd_received = 0x40000d60
+                0x0000000040000d64                r_hci_cmd_reject = 0x40000d64
+                0x0000000040000d68                r_hci_evt_mask_check = 0x40000d68
+                0x0000000040000d6c                r_hci_evt_mask_set = 0x40000d6c
+                0x0000000040000d70                r_hci_fc_acl_buf_size_set = 0x40000d70
+                0x0000000040000d74                r_hci_fc_acl_en = 0x40000d74
+                0x0000000040000d78                r_hci_fc_acl_packet_sent = 0x40000d78
+                0x0000000040000d7c                r_hci_fc_check_host_available_nb_acl_packets = 0x40000d7c
+                0x0000000040000d80                r_hci_fc_host_nb_acl_pkts_complete = 0x40000d80
+                0x0000000040000d84                r_hci_fc_init = 0x40000d84
+                0x0000000040000d88                r_hci_look_for_cmd_desc = 0x40000d88
+                0x0000000040000d8c                r_hci_look_for_evt_desc = 0x40000d8c
+                0x0000000040000d90                r_hci_look_for_le_evt_desc = 0x40000d90
+                0x0000000040000d94                r_hci_look_for_le_evt_desc_esp = 0x40000d94
+                0x0000000040000d98                r_hci_pack_bytes = 0x40000d98
+                0x0000000040000d9c                r_hci_register_vendor_desc_tab = 0x40000d9c
+                0x0000000040000da0                r_hci_send_2_controller = 0x40000da0
+                0x0000000040000da4                r_hci_send_2_host = 0x40000da4
+                0x0000000040000da8                r_hci_tl_c2h_data_flow_on = 0x40000da8
+                0x0000000040000dac                r_hci_tl_cmd_hdr_rx_evt_handler = 0x40000dac
+                0x0000000040000db0                r_hci_tl_cmd_pld_rx_evt_handler = 0x40000db0
+                0x0000000040000db4                r_hci_tl_get_pkt = 0x40000db4
+                0x0000000040000db8                r_hci_tl_hci_pkt_handler = 0x40000db8
+                0x0000000040000dbc                r_hci_tl_hci_tx_done_evt_handler = 0x40000dbc
+                0x0000000040000dc0                r_hci_tl_inc_nb_h2c_cmd_pkts = 0x40000dc0
+                0x0000000040000dc4                r_hci_tl_save_pkt = 0x40000dc4
+                0x0000000040000dc8                r_hci_tl_send = 0x40000dc8
+                0x0000000040000dcc                r_hci_tx_done = 0x40000dcc
+                0x0000000040000dd0                r_hci_tx_start = 0x40000dd0
+                0x0000000040000dd4                r_hci_tx_trigger = 0x40000dd4
+                0x0000000040000dd8                r_isValidSecretKey_256 = 0x40000dd8
+                0x0000000040000ddc                r_ke_check_malloc = 0x40000ddc
+                0x0000000040000de0                r_ke_event_callback_set = 0x40000de0
+                0x0000000040000de4                r_ke_event_clear = 0x40000de4
+                0x0000000040000de8                r_ke_event_flush = 0x40000de8
+                0x0000000040000dec                r_ke_event_get = 0x40000dec
+                0x0000000040000df0                r_ke_event_get_all = 0x40000df0
+                0x0000000040000df4                r_ke_event_init = 0x40000df4
+                0x0000000040000df8                r_ke_event_schedule = 0x40000df8
+                0x0000000040000dfc                r_ke_event_set = 0x40000dfc
+                0x0000000040000e00                r_ke_flush = 0x40000e00
+                0x0000000040000e04                r_ke_free = 0x40000e04
+                0x0000000040000e08                r_ke_handler_search = 0x40000e08
+                0x0000000040000e0c                r_ke_init = 0x40000e0c
+                0x0000000040000e10                r_ke_is_free = 0x40000e10
+                0x0000000040000e14                r_ke_malloc = 0x40000e14
+                0x0000000040000e18                r_ke_mem_init = 0x40000e18
+                0x0000000040000e1c                r_ke_mem_is_empty = 0x40000e1c
+                0x0000000040000e20                r_ke_mem_is_in_heap = 0x40000e20
+                0x0000000040000e24                r_ke_msg_alloc = 0x40000e24
+                0x0000000040000e28                r_ke_msg_dest_id_get = 0x40000e28
+                0x0000000040000e2c                r_ke_msg_discard = 0x40000e2c
+                0x0000000040000e30                r_ke_msg_forward = 0x40000e30
+                0x0000000040000e34                r_ke_msg_forward_new_id = 0x40000e34
+                0x0000000040000e38                r_ke_msg_free = 0x40000e38
+                0x0000000040000e3c                r_ke_msg_in_queue = 0x40000e3c
+                0x0000000040000e40                r_ke_msg_save = 0x40000e40
+                0x0000000040000e44                r_ke_msg_send = 0x40000e44
+                0x0000000040000e48                r_ke_msg_send_basic = 0x40000e48
+                0x0000000040000e4c                r_ke_msg_src_id_get = 0x40000e4c
+                0x0000000040000e50                r_ke_queue_extract = 0x40000e50
+                0x0000000040000e54                r_ke_queue_insert = 0x40000e54
+                0x0000000040000e58                r_ke_sleep_check = 0x40000e58
+                0x0000000040000e5c                r_ke_state_get = 0x40000e5c
+                0x0000000040000e60                r_ke_state_set = 0x40000e60
+                0x0000000040000e64                r_ke_task_check = 0x40000e64
+                0x0000000040000e68                r_ke_task_create = 0x40000e68
+                0x0000000040000e6c                r_ke_task_delete = 0x40000e6c
+                0x0000000040000e70                r_ke_task_handler_get = 0x40000e70
+                0x0000000040000e74                r_ke_task_init = 0x40000e74
+                0x0000000040000e78                r_ke_task_msg_flush = 0x40000e78
+                0x0000000040000e7c                r_ke_task_saved_update = 0x40000e7c
+                0x0000000040000e80                r_ke_task_schedule = 0x40000e80
+                0x0000000040000e84                r_ke_time = 0x40000e84
+                0x0000000040000e88                r_ke_time_cmp = 0x40000e88
+                0x0000000040000e8c                r_ke_time_past = 0x40000e8c
+                0x0000000040000e90                r_ke_timer_active = 0x40000e90
+                0x0000000040000e94                r_ke_timer_adjust_all = 0x40000e94
+                0x0000000040000e98                r_ke_timer_clear = 0x40000e98
+                0x0000000040000e9c                r_ke_timer_init = 0x40000e9c
+                0x0000000040000ea0                r_ke_timer_schedule = 0x40000ea0
+                0x0000000040000ea4                r_ke_timer_set = 0x40000ea4
+                0x0000000040000ea8                r_led_init = 0x40000ea8
+                0x0000000040000eac                r_led_set_all = 0x40000eac
+                0x0000000040000eb0                r_llc_aes_res_cb = 0x40000eb0
+                0x0000000040000eb4                r_llc_ch_map_up_proc_err_cb = 0x40000eb4
+                0x0000000040000eb8                r_llc_cleanup = 0x40000eb8
+                0x0000000040000ebc                r_llc_cmd_cmp_send = 0x40000ebc
+                0x0000000040000ec0                r_llc_cmd_stat_send = 0x40000ec0
+                0x0000000040000ec4                r_llc_con_move_cbk = 0x40000ec4
+                0x0000000040000ec8                r_llc_con_plan_set_update = 0x40000ec8
+                0x0000000040000ecc                r_llc_con_upd_param_in_range = 0x40000ecc
+                0x0000000040000ed0                r_llc_disconnect = 0x40000ed0
+                0x0000000040000ed4                r_llc_disconnect_end = 0x40000ed4
+                0x0000000040000ed8                r_llc_disconnect_proc_continue = 0x40000ed8
+                0x0000000040000edc                r_llc_disconnect_proc_err_cb = 0x40000edc
+                0x0000000040000ee0                r_llc_dl_chg_check = 0x40000ee0
+                0x0000000040000ee4                r_llc_dle_proc_err_cb = 0x40000ee4
+                0x0000000040000ee8                r_llc_feats_exch_proc_err_cb = 0x40000ee8
+                0x0000000040000eec                r_llc_hci_cmd_handler_tab_p_get = 0x40000eec
+                0x0000000040000ef0                r_llc_hci_command_handler = 0x40000ef0
+                0x0000000040000ef4                r_llc_hci_con_param_req_evt_send = 0x40000ef4
+                0x0000000040000ef8                r_llc_hci_con_upd_info_send = 0x40000ef8
+                0x0000000040000efc                r_llc_hci_disconnected_dis = 0x40000efc
+                0x0000000040000f00                r_llc_hci_dl_upd_info_send = 0x40000f00
+                0x0000000040000f04                r_llc_hci_enc_evt_send = 0x40000f04
+                0x0000000040000f08                r_llc_hci_feats_info_send = 0x40000f08
+                0x0000000040000f0c                r_llc_hci_le_phy_upd_cmp_evt_send = 0x40000f0c
+                0x0000000040000f10                r_llc_hci_ltk_request_evt_send = 0x40000f10
+                0x0000000040000f14                r_llc_hci_nb_cmp_pkts_evt_send = 0x40000f14
+                0x0000000040000f18                r_llc_hci_version_info_send = 0x40000f18
+                0x0000000040000f1c                r_llc_init_term_proc = 0x40000f1c
+                0x0000000040000f20                r_llc_iv_skd_rand_gen = 0x40000f20
+                0x0000000040000f24                r_llc_le_ping_proc_continue = 0x40000f24
+                0x0000000040000f28                r_llc_le_ping_proc_err_cb = 0x40000f28
+                0x0000000040000f2c                r_llc_le_ping_restart = 0x40000f2c
+                0x0000000040000f30                r_llc_le_ping_set = 0x40000f30
+                0x0000000040000f34                r_llc_ll_pause_enc_rsp_ack_handler = 0x40000f34
+                0x0000000040000f38                r_llc_ll_reject_ind_ack_handler = 0x40000f38
+                0x0000000040000f3c                r_llc_ll_reject_ind_pdu_send = 0x40000f3c
+                0x0000000040000f40                r_llc_ll_start_enc_rsp_ack_handler = 0x40000f40
+                0x0000000040000f44                r_llc_ll_terminate_ind_ack = 0x40000f44
+                0x0000000040000f48                r_llc_ll_unknown_ind_handler = 0x40000f48
+                0x0000000040000f4c                r_llc_llcp_send = 0x40000f4c
+                0x0000000040000f50                r_llc_llcp_state_set = 0x40000f50
+                0x0000000040000f54                r_llc_llcp_trans_timer_set = 0x40000f54
+                0x0000000040000f58                r_llc_llcp_tx_check = 0x40000f58
+                0x0000000040000f5c                r_llc_loc_ch_map_proc_continue = 0x40000f5c
+                0x0000000040000f60                r_llc_loc_con_upd_proc_continue = 0x40000f60
+                0x0000000040000f64                r_llc_loc_con_upd_proc_err_cb = 0x40000f64
+                0x0000000040000f68                r_llc_loc_dl_upd_proc_continue = 0x40000f68
+                0x0000000040000f6c                r_llc_loc_encrypt_proc_continue = 0x40000f6c
+                0x0000000040000f70                r_llc_loc_encrypt_proc_err_cb = 0x40000f70
+                0x0000000040000f74                r_llc_loc_feats_exch_proc_continue = 0x40000f74
+                0x0000000040000f78                r_llc_loc_phy_upd_proc_continue = 0x40000f78
+                0x0000000040000f7c                r_llc_loc_phy_upd_proc_err_cb = 0x40000f7c
+                0x0000000040000f80                r_llc_msg_handler_tab_p_get = 0x40000f80
+                0x0000000040000f84                r_llc_pref_param_compute = 0x40000f84
+                0x0000000040000f88                r_llc_proc_collision_check = 0x40000f88
+                0x0000000040000f8c                r_llc_proc_err_ind = 0x40000f8c
+                0x0000000040000f90                r_llc_proc_get = 0x40000f90
+                0x0000000040000f94                r_llc_proc_id_get = 0x40000f94
+                0x0000000040000f98                r_llc_proc_reg = 0x40000f98
+                0x0000000040000f9c                r_llc_proc_state_get = 0x40000f9c
+                0x0000000040000fa0                r_llc_proc_state_set = 0x40000fa0
+                0x0000000040000fa4                r_llc_proc_timer_pause_set = 0x40000fa4
+                0x0000000040000fa8                r_llc_proc_timer_set = 0x40000fa8
+                0x0000000040000fac                r_llc_proc_unreg = 0x40000fac
+                0x0000000040000fb0                r_llc_rem_ch_map_proc_continue = 0x40000fb0
+                0x0000000040000fb4                r_llc_rem_con_upd_proc_continue = 0x40000fb4
+                0x0000000040000fb8                r_llc_rem_con_upd_proc_err_cb = 0x40000fb8
+                0x0000000040000fbc                r_llc_rem_dl_upd_proc = 0x40000fbc
+                0x0000000040000fc0                r_llc_rem_encrypt_proc_continue = 0x40000fc0
+                0x0000000040000fc4                r_llc_rem_encrypt_proc_err_cb = 0x40000fc4
+                0x0000000040000fc8                r_llc_rem_phy_upd_proc_continue = 0x40000fc8
+                0x0000000040000fcc                r_llc_rem_phy_upd_proc_err_cb = 0x40000fcc
+                0x0000000040000fd0                r_llc_role_get = 0x40000fd0
+                0x0000000040000fd4                r_llc_sk_gen = 0x40000fd4
+                0x0000000040000fd8                r_llc_start = 0x40000fd8
+                0x0000000040000fdc                r_llc_stop = 0x40000fdc
+                0x0000000040000fe0                r_llc_ver_exch_loc_proc_continue = 0x40000fe0
+                0x0000000040000fe4                r_llc_ver_proc_err_cb = 0x40000fe4
+                0x0000000040000fe8                r_llcp_pdu_handler_tab_p_get = 0x40000fe8
+                0x0000000040000fec                r_lld_aa_gen = 0x40000fec
+                0x0000000040000ff0                r_lld_adv_adv_data_set = 0x40000ff0
+                0x0000000040000ff4                r_lld_adv_adv_data_update = 0x40000ff4
+                0x0000000040000ff8                r_lld_adv_aux_ch_idx_set = 0x40000ff8
+                0x0000000040000ffc                r_lld_adv_aux_evt_canceled_cbk = 0x40000ffc
+                0x0000000040001000                r_lld_adv_aux_evt_start_cbk = 0x40001000
+                0x0000000040001004                r_lld_adv_coex_check_ext_adv_synced = 0x40001004
+                0x0000000040001008                r_lld_adv_coex_env_reset = 0x40001008
+                0x000000004000100c                r_lld_adv_duration_update = 0x4000100c
+                0x0000000040001010                r_lld_adv_dynamic_pti_process = 0x40001010
+                0x0000000040001014                r_lld_adv_end = 0x40001014
+                0x0000000040001018                r_lld_adv_evt_canceled_cbk = 0x40001018
+                0x000000004000101c                r_lld_adv_evt_start_cbk = 0x4000101c
+                0x0000000040001020                r_lld_adv_ext_chain_construct = 0x40001020
+                0x0000000040001024                r_lld_adv_ext_pkt_prepare = 0x40001024
+                0x0000000040001028                r_lld_adv_frm_cbk = 0x40001028
+                0x000000004000102c                r_lld_adv_frm_isr = 0x4000102c
+                0x0000000040001030                r_lld_adv_frm_skip_isr = 0x40001030
+                0x0000000040001034                r_lld_adv_init = 0x40001034
+                0x0000000040001038                r_lld_adv_pkt_rx = 0x40001038
+                0x000000004000103c                r_lld_adv_pkt_rx_connect_ind = 0x4000103c
+                0x0000000040001040                r_lld_adv_pkt_rx_send_scan_req_evt = 0x40001040
+                0x0000000040001044                r_lld_adv_rand_addr_update = 0x40001044
+                0x0000000040001048                r_lld_adv_restart = 0x40001048
+                0x000000004000104c                r_lld_adv_scan_rsp_data_set = 0x4000104c
+                0x0000000040001050                r_lld_adv_scan_rsp_data_update = 0x40001050
+                0x0000000040001054                r_lld_adv_set_tx_power = 0x40001054
+                0x0000000040001058                r_lld_adv_start = 0x40001058
+                0x000000004000105c                r_lld_adv_stop = 0x4000105c
+                0x0000000040001060                r_lld_adv_sync_info_set = 0x40001060
+                0x0000000040001064                r_lld_adv_sync_info_update = 0x40001064
+                0x0000000040001068                r_lld_calc_aux_rx = 0x40001068
+                0x000000004000106c                r_lld_cca_alloc = 0x4000106c
+                0x0000000040001070                r_lld_cca_data_reset = 0x40001070
+                0x0000000040001074                r_lld_cca_free = 0x40001074
+                0x0000000040001078                r_lld_ch_assess_data_get = 0x40001078
+                0x000000004000107c                r_lld_ch_idx_get = 0x4000107c
+                0x0000000040001080                r_lld_ch_map_set = 0x40001080
+                0x0000000040001084                r_lld_channel_assess = 0x40001084
+                0x0000000040001088                r_lld_con_activity_act_offset_compute = 0x40001088
+                0x000000004000108c                r_lld_con_activity_offset_compute = 0x4000108c
+                0x0000000040001090                r_lld_con_ch_map_update = 0x40001090
+                0x0000000040001094                r_lld_con_cleanup = 0x40001094
+                0x0000000040001098                r_lld_con_current_tx_power_get = 0x40001098
+                0x000000004000109c                r_lld_con_data_flow_set = 0x4000109c
+                0x00000000400010a0                r_lld_con_data_len_update = 0x400010a0
+                0x00000000400010a4                r_lld_con_data_tx = 0x400010a4
+                0x00000000400010a8                r_lld_con_enc_key_load = 0x400010a8
+                0x00000000400010ac                r_lld_con_event_counter_get = 0x400010ac
+                0x00000000400010b0                r_lld_con_evt_canceled_cbk = 0x400010b0
+                0x00000000400010b4                r_lld_con_evt_duration_min_get = 0x400010b4
+                0x00000000400010b8                r_lld_con_evt_max_eff_time_cal = 0x400010b8
+                0x00000000400010bc                r_lld_con_evt_sd_evt_time_get = 0x400010bc
+                0x00000000400010c0                r_lld_con_evt_start_cbk = 0x400010c0
+                0x00000000400010c4                r_lld_con_evt_time_update = 0x400010c4
+                0x00000000400010c8                r_lld_con_free_all_tx_buf = 0x400010c8
+                0x00000000400010cc                r_lld_con_frm_cbk = 0x400010cc
+                0x00000000400010d0                r_lld_con_frm_isr = 0x400010d0
+                0x00000000400010d4                r_lld_con_frm_skip_isr = 0x400010d4
+                0x00000000400010d8                r_lld_con_init = 0x400010d8
+                0x00000000400010dc                r_lld_con_llcp_tx = 0x400010dc
+                0x00000000400010e0                r_lld_con_max_lat_calc = 0x400010e0
+                0x00000000400010e4                r_lld_con_offset_get = 0x400010e4
+                0x00000000400010e8                r_lld_con_param_update = 0x400010e8
+                0x00000000400010ec                r_lld_con_phys_update = 0x400010ec
+                0x00000000400010f0                r_lld_con_pref_slave_evt_dur_set = 0x400010f0
+                0x00000000400010f4                r_lld_con_pref_slave_latency_set = 0x400010f4
+                0x00000000400010f8                r_lld_con_rssi_get = 0x400010f8
+                0x00000000400010fc                r_lld_con_rx = 0x400010fc
+                0x0000000040001100                r_lld_con_rx_channel_assess = 0x40001100
+                0x0000000040001104                r_lld_con_rx_enc = 0x40001104
+                0x0000000040001108                r_lld_con_rx_isr = 0x40001108
+                0x000000004000110c                r_lld_con_rx_link_info_check = 0x4000110c
+                0x0000000040001110                r_lld_con_rx_llcp_check = 0x40001110
+                0x0000000040001114                r_lld_con_rx_sync_time_update = 0x40001114
+                0x0000000040001118                r_lld_con_sched = 0x40001118
+                0x000000004000111c                r_lld_con_set_tx_power = 0x4000111c
+                0x0000000040001120                r_lld_con_start = 0x40001120
+                0x0000000040001124                r_lld_con_stop = 0x40001124
+                0x0000000040001128                r_lld_con_tx = 0x40001128
+                0x000000004000112c                r_lld_con_tx_enc = 0x4000112c
+                0x0000000040001130                r_lld_con_tx_isr = 0x40001130
+                0x0000000040001134                r_lld_con_tx_len_update = 0x40001134
+                0x0000000040001138                r_lld_con_tx_len_update_for_intv = 0x40001138
+                0x000000004000113c                r_lld_con_tx_len_update_for_rate = 0x4000113c
+                0x0000000040001140                r_lld_con_tx_prog = 0x40001140
+                0x0000000040001144                r_lld_conn_dynamic_pti_process = 0x40001144
+                0x0000000040001148                r_lld_continue_scan_rx_isr_end_process = 0x40001148
+                0x000000004000114c                r_lld_ext_scan_dynamic_pti_process = 0x4000114c
+                0x0000000040001150                r_lld_hw_cca_end_isr = 0x40001150
+                0x0000000040001154                r_lld_hw_cca_evt_handler = 0x40001154
+                0x0000000040001158                r_lld_hw_cca_isr = 0x40001158
+                0x000000004000115c                r_lld_init_cal_anchor_point = 0x4000115c
+                0x0000000040001160                r_lld_init_compute_winoffset = 0x40001160
+                0x0000000040001164                r_lld_init_connect_req_pack = 0x40001164
+                0x0000000040001168                r_lld_init_end = 0x40001168
+                0x000000004000116c                r_lld_init_evt_canceled_cbk = 0x4000116c
+                0x0000000040001170                r_lld_init_evt_start_cbk = 0x40001170
+                0x0000000040001174                r_lld_init_frm_cbk = 0x40001174
+                0x0000000040001178                r_lld_init_frm_eof_isr = 0x40001178
+                0x000000004000117c                r_lld_init_frm_skip_isr = 0x4000117c
+                0x0000000040001180                r_lld_init_init = 0x40001180
+                0x0000000040001184                r_lld_init_process_pkt_rx = 0x40001184
+                0x0000000040001188                r_lld_init_process_pkt_rx_adv_ext_ind = 0x40001188
+                0x000000004000118c                r_lld_init_process_pkt_rx_adv_ind_or_direct_ind = 0x4000118c
+                0x0000000040001190                r_lld_init_process_pkt_rx_aux_connect_rsp = 0x40001190
+                0x0000000040001194                r_lld_init_process_pkt_tx = 0x40001194
+                0x0000000040001198                r_lld_init_process_pkt_tx_cal_con_timestamp = 0x40001198
+                0x000000004000119c                r_lld_init_sched = 0x4000119c
+                0x00000000400011a0                r_lld_init_set_tx_power = 0x400011a0
+                0x00000000400011a4                r_lld_init_start = 0x400011a4
+                0x00000000400011a8                r_lld_init_stop = 0x400011a8
+                0x00000000400011ac                r_lld_instant_proc_end = 0x400011ac
+                0x00000000400011b0                r_lld_llcp_rx_ind_handler = 0x400011b0
+                0x00000000400011b4                r_lld_per_adv_ch_map_update = 0x400011b4
+                0x00000000400011b8                r_lld_per_adv_chain_construct = 0x400011b8
+                0x00000000400011bc                r_lld_per_adv_cleanup = 0x400011bc
+                0x00000000400011c0                r_lld_per_adv_coex_env_reset = 0x400011c0
+                0x00000000400011c4                r_lld_per_adv_data_set = 0x400011c4
+                0x00000000400011c8                r_lld_per_adv_data_update = 0x400011c8
+                0x00000000400011cc                r_lld_per_adv_dynamic_pti_process = 0x400011cc
+                0x00000000400011d0                r_lld_per_adv_evt_canceled_cbk = 0x400011d0
+                0x00000000400011d4                r_lld_per_adv_evt_start_cbk = 0x400011d4
+                0x00000000400011d8                r_lld_per_adv_ext_pkt_prepare = 0x400011d8
+                0x00000000400011dc                r_lld_per_adv_frm_cbk = 0x400011dc
+                0x00000000400011e0                r_lld_per_adv_frm_isr = 0x400011e0
+                0x00000000400011e4                r_lld_per_adv_frm_skip_isr = 0x400011e4
+                0x00000000400011e8                r_lld_per_adv_init = 0x400011e8
+                0x00000000400011ec                r_lld_per_adv_init_info_get = 0x400011ec
+                0x00000000400011f0                r_lld_per_adv_list_add = 0x400011f0
+                0x00000000400011f4                r_lld_per_adv_list_rem = 0x400011f4
+                0x00000000400011f8                r_lld_per_adv_sched = 0x400011f8
+                0x00000000400011fc                r_lld_per_adv_set_tx_power = 0x400011fc
+                0x0000000040001200                r_lld_per_adv_start = 0x40001200
+                0x0000000040001204                r_lld_per_adv_stop = 0x40001204
+                0x0000000040001208                r_lld_per_adv_sync_info_get = 0x40001208
+                0x000000004000120c                r_lld_process_cca_data = 0x4000120c
+                0x0000000040001210                r_lld_ral_search = 0x40001210
+                0x0000000040001214                r_lld_read_clock = 0x40001214
+                0x0000000040001218                r_lld_res_list_add = 0x40001218
+                0x000000004000121c                r_lld_res_list_clear = 0x4000121c
+                0x0000000040001220                r_lld_res_list_is_empty = 0x40001220
+                0x0000000040001224                r_lld_res_list_local_rpa_get = 0x40001224
+                0x0000000040001228                r_lld_res_list_peer_rpa_get = 0x40001228
+                0x000000004000122c                r_lld_res_list_peer_update = 0x4000122c
+                0x0000000040001230                r_lld_res_list_priv_mode_update = 0x40001230
+                0x0000000040001234                r_lld_res_list_rem = 0x40001234
+                0x0000000040001238                r_lld_reset_reg = 0x40001238
+                0x000000004000123c                r_lld_rpa_renew = 0x4000123c
+                0x0000000040001240                r_lld_rpa_renew_evt_canceled_cbk = 0x40001240
+                0x0000000040001244                r_lld_rpa_renew_evt_start_cbk = 0x40001244
+                0x0000000040001248                r_lld_rpa_renew_instant_cbk = 0x40001248
+                0x000000004000124c                r_lld_rxdesc_check = 0x4000124c
+                0x0000000040001250                r_lld_rxdesc_free = 0x40001250
+                0x0000000040001254                r_lld_scan_create_sync = 0x40001254
+                0x0000000040001258                r_lld_scan_create_sync_cancel = 0x40001258
+                0x000000004000125c                r_lld_scan_end = 0x4000125c
+                0x0000000040001260                r_lld_scan_evt_canceled_cbk = 0x40001260
+                0x0000000040001264                r_lld_scan_evt_start_cbk = 0x40001264
+                0x0000000040001268                r_lld_scan_frm_cbk = 0x40001268
+                0x000000004000126c                r_lld_scan_frm_eof_isr = 0x4000126c
+                0x0000000040001270                r_lld_scan_frm_rx_isr = 0x40001270
+                0x0000000040001274                r_lld_scan_frm_skip_isr = 0x40001274
+                0x0000000040001278                r_lld_scan_init = 0x40001278
+                0x000000004000127c                r_lld_scan_params_update = 0x4000127c
+                0x0000000040001280                r_lld_scan_process_pkt_rx = 0x40001280
+                0x0000000040001284                r_lld_scan_process_pkt_rx_adv_rep = 0x40001284
+                0x0000000040001288                r_lld_scan_process_pkt_rx_aux_adv_ind = 0x40001288
+                0x000000004000128c                r_lld_scan_process_pkt_rx_aux_chain_ind = 0x4000128c
+                0x0000000040001290                r_lld_scan_process_pkt_rx_aux_scan_rsp = 0x40001290
+                0x0000000040001294                r_lld_scan_process_pkt_rx_ext_adv = 0x40001294
+                0x0000000040001298                r_lld_scan_process_pkt_rx_ext_adv_ind = 0x40001298
+                0x000000004000129c                r_lld_scan_process_pkt_rx_legacy_adv = 0x4000129c
+                0x00000000400012a0                r_lld_scan_restart = 0x400012a0
+                0x00000000400012a4                r_lld_scan_sched = 0x400012a4
+                0x00000000400012a8                r_lld_scan_set_tx_power = 0x400012a8
+                0x00000000400012ac                r_lld_scan_start = 0x400012ac
+                0x00000000400012b0                r_lld_scan_stop = 0x400012b0
+                0x00000000400012b4                r_lld_scan_sync_accept = 0x400012b4
+                0x00000000400012b8                r_lld_scan_sync_info_unpack = 0x400012b8
+                0x00000000400012bc                r_lld_scan_trunc_ind = 0x400012bc
+                0x00000000400012c0                r_lld_sw_cca_evt_handler = 0x400012c0
+                0x00000000400012c4                r_lld_sw_cca_isr = 0x400012c4
+                0x00000000400012c8                r_lld_sync_ch_map_update = 0x400012c8
+                0x00000000400012cc                r_lld_sync_cleanup = 0x400012cc
+                0x00000000400012d0                r_lld_sync_evt_canceled_cbk = 0x400012d0
+                0x00000000400012d4                r_lld_sync_evt_start_cbk = 0x400012d4
+                0x00000000400012d8                r_lld_sync_frm_cbk = 0x400012d8
+                0x00000000400012dc                r_lld_sync_frm_eof_isr = 0x400012dc
+                0x00000000400012e0                r_lld_sync_frm_rx_isr = 0x400012e0
+                0x00000000400012e4                r_lld_sync_frm_skip_isr = 0x400012e4
+                0x00000000400012e8                r_lld_sync_init = 0x400012e8
+                0x00000000400012ec                r_lld_sync_process_pkt_rx = 0x400012ec
+                0x00000000400012f0                r_lld_sync_process_pkt_rx_aux_sync_ind = 0x400012f0
+                0x00000000400012f4                r_lld_sync_process_pkt_rx_pkt_check = 0x400012f4
+                0x00000000400012f8                r_lld_sync_scan_dynamic_pti_process = 0x400012f8
+                0x00000000400012fc                r_lld_sync_sched = 0x400012fc
+                0x0000000040001300                r_lld_sync_start = 0x40001300
+                0x0000000040001304                r_lld_sync_stop = 0x40001304
+                0x0000000040001308                r_lld_sync_trunc_ind = 0x40001308
+                0x000000004000130c                r_lld_test_cleanup = 0x4000130c
+                0x0000000040001310                r_lld_test_evt_canceled_cbk = 0x40001310
+                0x0000000040001314                r_lld_test_evt_start_cbk = 0x40001314
+                0x0000000040001318                r_lld_test_freq2chnl = 0x40001318
+                0x000000004000131c                r_lld_test_frm_cbk = 0x4000131c
+                0x0000000040001320                r_lld_test_frm_isr = 0x40001320
+                0x0000000040001324                r_lld_test_init = 0x40001324
+                0x0000000040001328                r_lld_test_rx_isr = 0x40001328
+                0x000000004000132c                r_lld_test_set_tx_power = 0x4000132c
+                0x0000000040001330                r_lld_test_start = 0x40001330
+                0x0000000040001334                r_lld_test_stop = 0x40001334
+                0x0000000040001338                r_lld_update_rxbuf = 0x40001338
+                0x000000004000133c                r_lld_update_rxbuf_isr = 0x4000133c
+                0x0000000040001340                r_lld_white_list_add = 0x40001340
+                0x0000000040001344                r_lld_white_list_rem = 0x40001344
+                0x0000000040001348                r_llm_activity_free_get = 0x40001348
+                0x000000004000134c                r_llm_activity_free_set = 0x4000134c
+                0x0000000040001350                r_llm_activity_syncing_get = 0x40001350
+                0x0000000040001354                r_llm_adv_con_len_check = 0x40001354
+                0x0000000040001358                r_llm_adv_hdl_to_id = 0x40001358
+                0x000000004000135c                r_llm_adv_rep_flow_control_check = 0x4000135c
+                0x0000000040001360                r_llm_adv_rep_flow_control_update = 0x40001360
+                0x0000000040001364                r_llm_adv_reports_list_check = 0x40001364
+                0x0000000040001368                r_llm_adv_set_all_release = 0x40001368
+                0x000000004000136c                r_llm_adv_set_dft_params = 0x4000136c
+                0x0000000040001370                r_llm_adv_set_release = 0x40001370
+                0x0000000040001374                r_llm_aes_res_cb = 0x40001374
+                0x0000000040001378                r_llm_ble_update_adv_flow_control = 0x40001378
+                0x000000004000137c                r_llm_ch_map_update = 0x4000137c
+                0x0000000040001380                r_llm_cmd_cmp_send = 0x40001380
+                0x0000000040001384                r_llm_cmd_stat_send = 0x40001384
+                0x0000000040001388                r_llm_dev_list_empty_entry = 0x40001388
+                0x000000004000138c                r_llm_dev_list_search = 0x4000138c
+                0x0000000040001390                r_llm_env_adv_dup_filt_deinit = 0x40001390
+                0x0000000040001394                r_llm_env_adv_dup_filt_init = 0x40001394
+                0x0000000040001398                r_llm_init_ble_adv_report_flow_contol = 0x40001398
+                0x000000004000139c                r_llm_is_dev_connected = 0x4000139c
+                0x00000000400013a0                r_llm_is_dev_synced = 0x400013a0
+                0x00000000400013a4                r_llm_is_non_con_act_ongoing_check = 0x400013a4
+                0x00000000400013a8                r_llm_is_wl_accessible = 0x400013a8
+                0x00000000400013ac                r_llm_le_evt_mask_check = 0x400013ac
+                0x00000000400013b0                r_llm_le_features_get = 0x400013b0
+                0x00000000400013b4                r_llm_link_disc = 0x400013b4
+                0x00000000400013b8                r_llm_master_ch_map_get = 0x400013b8
+                0x00000000400013bc                r_llm_msg_handler_tab_p_get = 0x400013bc
+                0x00000000400013c0                r_llm_no_activity = 0x400013c0
+                0x00000000400013c4                r_llm_per_adv_slot_dur = 0x400013c4
+                0x00000000400013c8                r_llm_plan_elt_get = 0x400013c8
+                0x00000000400013cc                r_llm_rx_path_comp_get = 0x400013cc
+                0x00000000400013d0                r_llm_scan_start = 0x400013d0
+                0x00000000400013d4                r_llm_scan_sync_acad_attach = 0x400013d4
+                0x00000000400013d8                r_llm_scan_sync_acad_detach = 0x400013d8
+                0x00000000400013dc                r_llm_send_adv_lost_event_to_host = 0x400013dc
+                0x00000000400013e0                r_llm_tx_path_comp_get = 0x400013e0
+                0x00000000400013e4                r_misc_deinit = 0x400013e4
+                0x00000000400013e8                r_misc_free_em_buf_in_isr = 0x400013e8
+                0x00000000400013ec                r_misc_init = 0x400013ec
+                0x00000000400013f0                r_misc_msg_handler_tab_p_get = 0x400013f0
+                0x00000000400013f4                r_notEqual256 = 0x400013f4
+                0x00000000400013f8                r_phy_upd_proc_start = 0x400013f8
+                0x00000000400013fc                r_platform_reset = 0x400013fc
+                0x0000000040001400                r_register_esp_vendor_cmd_handler = 0x40001400
+                0x0000000040001404                r_rf_em_init = 0x40001404
+                0x0000000040001408                r_rf_force_agc_enable = 0x40001408
+                0x000000004000140c                r_rf_reg_rd = 0x4000140c
+                0x0000000040001410                r_rf_reg_wr = 0x40001410
+                0x0000000040001414                r_rf_reset = 0x40001414
+                0x0000000040001418                r_rf_rssi_convert = 0x40001418
+                0x000000004000141c                r_rf_rw_v9_le_disable = 0x4000141c
+                0x0000000040001420                r_rf_rw_v9_le_enable = 0x40001420
+                0x0000000040001424                r_rf_sleep = 0x40001424
+                0x0000000040001428                r_rf_txpwr_cs_get = 0x40001428
+                0x000000004000142c                r_rf_txpwr_dbm_get = 0x4000142c
+                0x0000000040001430                r_rf_util_cs_fmt_convert = 0x40001430
+                0x0000000040001434                r_rw_crypto_aes_ccm = 0x40001434
+                0x0000000040001438                r_rw_crypto_aes_encrypt = 0x40001438
+                0x000000004000143c                r_rw_crypto_aes_init = 0x4000143c
+                0x0000000040001440                r_rw_crypto_aes_k1 = 0x40001440
+                0x0000000040001444                r_rw_crypto_aes_k2 = 0x40001444
+                0x0000000040001448                r_rw_crypto_aes_k3 = 0x40001448
+                0x000000004000144c                r_rw_crypto_aes_k4 = 0x4000144c
+                0x0000000040001450                r_rw_crypto_aes_rand = 0x40001450
+                0x0000000040001454                r_rw_crypto_aes_result_handler = 0x40001454
+                0x0000000040001458                r_rw_crypto_aes_s1 = 0x40001458
+                0x000000004000145c                r_rw_cryto_aes_cmac = 0x4000145c
+                0x0000000040001460                r_rw_v9_init_em_radio_table = 0x40001460
+                0x0000000040001464                r_rwble_isr = 0x40001464
+                0x0000000040001468                r_rwble_sleep_enter = 0x40001468
+                0x000000004000146c                r_rwble_sleep_wakeup_end = 0x4000146c
+                0x0000000040001470                r_rwbtdm_isr_wrapper = 0x40001470
+                0x0000000040001474                r_rwip_active_check = 0x40001474
+                0x0000000040001478                r_rwip_aes_encrypt = 0x40001478
+                0x000000004000147c                r_rwip_assert = 0x4000147c
+                0x0000000040001480                r_rwip_crypt_evt_handler = 0x40001480
+                0x0000000040001484                r_rwip_crypt_isr_handler = 0x40001484
+                0x0000000040001488                r_rwip_eif_get = 0x40001488
+                0x000000004000148c                r_rwip_half_slot_2_lpcycles = 0x4000148c
+                0x0000000040001490                r_rwip_hus_2_lpcycles = 0x40001490
+                0x0000000040001494                r_rwip_isr = 0x40001494
+                0x0000000040001498                r_rwip_lpcycles_2_hus = 0x40001498
+                0x000000004000149c                r_rwip_prevent_sleep_clear = 0x4000149c
+                0x00000000400014a0                r_rwip_prevent_sleep_set = 0x400014a0
+                0x00000000400014a4                r_rwip_schedule = 0x400014a4
+                0x00000000400014a8                r_rwip_sleep = 0x400014a8
+                0x00000000400014ac                r_rwip_sw_int_handler = 0x400014ac
+                0x00000000400014b0                r_rwip_sw_int_req = 0x400014b0
+                0x00000000400014b4                r_rwip_time_get = 0x400014b4
+                0x00000000400014b8                r_rwip_timer_10ms_handler = 0x400014b8
+                0x00000000400014bc                r_rwip_timer_10ms_set = 0x400014bc
+                0x00000000400014c0                r_rwip_timer_hs_handler = 0x400014c0
+                0x00000000400014c4                r_rwip_timer_hs_set = 0x400014c4
+                0x00000000400014c8                r_rwip_timer_hus_handler = 0x400014c8
+                0x00000000400014cc                r_rwip_timer_hus_set = 0x400014cc
+                0x00000000400014d0                r_rwip_wakeup = 0x400014d0
+                0x00000000400014d4                r_rwip_wakeup_end = 0x400014d4
+                0x00000000400014d8                r_rwip_wlcoex_set = 0x400014d8
+                0x00000000400014dc                r_sch_alarm_clear = 0x400014dc
+                0x00000000400014e0                r_sch_alarm_init = 0x400014e0
+                0x00000000400014e4                r_sch_alarm_prog = 0x400014e4
+                0x00000000400014e8                r_sch_alarm_set = 0x400014e8
+                0x00000000400014ec                r_sch_alarm_timer_isr = 0x400014ec
+                0x00000000400014f0                r_sch_arb_conflict_check = 0x400014f0
+                0x00000000400014f4                r_sch_arb_elt_cancel = 0x400014f4
+                0x00000000400014f8                r_sch_arb_event_start_isr = 0x400014f8
+                0x00000000400014fc                r_sch_arb_init = 0x400014fc
+                0x0000000040001500                r_sch_arb_insert = 0x40001500
+                0x0000000040001504                r_sch_arb_prog_timer = 0x40001504
+                0x0000000040001508                r_sch_arb_remove = 0x40001508
+                0x000000004000150c                r_sch_arb_sw_isr = 0x4000150c
+                0x0000000040001510                r_sch_plan_chk = 0x40001510
+                0x0000000040001514                r_sch_plan_clock_wrap_offset_update = 0x40001514
+                0x0000000040001518                r_sch_plan_init = 0x40001518
+                0x000000004000151c                r_sch_plan_interval_req = 0x4000151c
+                0x0000000040001520                r_sch_plan_offset_max_calc = 0x40001520
+                0x0000000040001524                r_sch_plan_offset_req = 0x40001524
+                0x0000000040001528                r_sch_plan_position_range_compute = 0x40001528
+                0x000000004000152c                r_sch_plan_rem = 0x4000152c
+                0x0000000040001530                r_sch_plan_req = 0x40001530
+                0x0000000040001534                r_sch_plan_set = 0x40001534
+                0x0000000040001538                r_sch_prog_end_isr = 0x40001538
+                0x000000004000153c                r_sch_prog_init = 0x4000153c
+                0x0000000040001540                r_sch_prog_push = 0x40001540
+                0x0000000040001544                r_sch_prog_rx_isr = 0x40001544
+                0x0000000040001548                r_sch_prog_skip_isr = 0x40001548
+                0x000000004000154c                r_sch_prog_tx_isr = 0x4000154c
+                0x0000000040001550                r_sch_slice_bg_add = 0x40001550
+                0x0000000040001554                r_sch_slice_bg_remove = 0x40001554
+                0x0000000040001558                r_sch_slice_compute = 0x40001558
+                0x000000004000155c                r_sch_slice_fg_add = 0x4000155c
+                0x0000000040001560                r_sch_slice_fg_remove = 0x40001560
+                0x0000000040001564                r_sch_slice_init = 0x40001564
+                0x0000000040001568                r_sch_slice_per_add = 0x40001568
+                0x000000004000156c                r_sch_slice_per_remove = 0x4000156c
+                0x0000000040001570                r_sdk_config_get_bt_sleep_enable = 0x40001570
+                0x0000000040001574                r_sdk_config_get_hl_derived_opts = 0x40001574
+                0x0000000040001578                r_sdk_config_get_opts = 0x40001578
+                0x000000004000157c                r_sdk_config_get_priv_opts = 0x4000157c
+                0x0000000040001580                r_sdk_config_set_bt_sleep_enable = 0x40001580
+                0x0000000040001584                r_sdk_config_set_hl_derived_opts = 0x40001584
+                0x0000000040001588                r_sdk_config_set_opts = 0x40001588
+                0x000000004000158c                r_specialModP256 = 0x4000158c
+                0x0000000040001590                r_unloaded_area_init = 0x40001590
+                0x0000000040001594                r_vhci_flow_off = 0x40001594
+                0x0000000040001598                r_vhci_flow_on = 0x40001598
+                0x000000004000159c                r_vhci_notify_host_send_available = 0x4000159c
+                0x00000000400015a0                r_vhci_send_to_host = 0x400015a0
+                0x00000000400015a4                r_vnd_hci_command_handler = 0x400015a4
+                0x00000000400015a8                r_vshci_init = 0x400015a8
+                0x00000000400015ac                vnd_hci_command_handler_wrapper = 0x400015ac
+                0x000000003fcdffcc                bt_rf_coex_cfg_p = 0x3fcdffcc
+                0x000000003fcdffc8                bt_rf_coex_hooks_p = 0x3fcdffc8
+                0x000000003fcdffc4                btdm_env_p = 0x3fcdffc4
+                0x000000003fcdffc0                g_rw_controller_task_handle = 0x3fcdffc0
+                0x000000003fcdffbc                g_rw_init_sem = 0x3fcdffbc
+                0x000000003fcdffb8                g_rw_schd_queue = 0x3fcdffb8
+                0x000000003fcdffb4                lld_init_env = 0x3fcdffb4
+                0x000000003fcdffb0                lld_rpa_renew_env = 0x3fcdffb0
+                0x000000003fcdffac                lld_scan_env = 0x3fcdffac
+                0x000000003fcdffa8                lld_scan_sync_env = 0x3fcdffa8
+                0x000000003fcdffa4                lld_test_env = 0x3fcdffa4
+                0x000000003fcdffa0                p_ble_util_buf_env = 0x3fcdffa0
+                0x000000003fcdff9c                p_lld_env = 0x3fcdff9c
+                0x000000003fcdff98                p_llm_env = 0x3fcdff98
+                0x000000003fcdff94                r_h4tl_eif_p = 0x3fcdff94
+                0x000000003fcdff90                r_hli_funcs_p = 0x3fcdff90
+                0x000000003fcdff8c                r_ip_funcs_p = 0x3fcdff8c
+                0x000000003fcdff88                r_modules_funcs_p = 0x3fcdff88
+                0x000000003fcdff84                r_osi_funcs_p = 0x3fcdff84
+                0x000000003fcdff80                r_plf_funcs_p = 0x3fcdff80
+                0x000000003fcdff7c                vhci_env_p = 0x3fcdff7c
+                0x000000003fcdff78                aa_gen = 0x3fcdff78
+                0x000000003fcdff6c                aes_env = 0x3fcdff6c
+                0x000000003fcdff1c                bt_rf_coex_cfg_cb = 0x3fcdff1c
+                0x000000003fcdff18                btdm_pwr_state = 0x3fcdff18
+                0x000000003fcdff14                btdm_slp_err = 0x3fcdff14
+                0x000000003fcdff0c                ecc_env = 0x3fcdff0c
+                0x000000003fcdff04                esp_handler = 0x3fcdff04
+                0x000000003fcdfefc                esp_vendor_cmd = 0x3fcdfefc
+                0x000000003fcdfef8                g_adv_delay_dis = 0x3fcdfef8
+                0x000000003fcdfef4                g_conflict_elt = 0x3fcdfef4
+                0x000000003fcdfee4                g_eif_api = 0x3fcdfee4
+                0x000000003fcdfed8                g_event_empty = 0x3fcdfed8
+                0x000000003fcdfecc                g_llc_state = 0x3fcdfecc
+                0x000000003fcdfec8                g_llm_state = 0x3fcdfec8
+                0x000000003fcdfec4                g_max_evt_env = 0x3fcdfec4
+                0x000000003fcdfec0                g_misc_state = 0x3fcdfec0
+                0x000000003fcdfea4                g_rma_rule_db = 0x3fcdfea4
+                0x000000003fcdfe88                g_rtp_rule_db = 0x3fcdfe88
+                0x000000003fcdfe85                g_scan_forever = 0x3fcdfe85
+                0x000000003fcdfe84                g_time_msb = 0x3fcdfe84
+                0x000000003fcdfe5c                h4tl_env = 0x3fcdfe5c
+                0x000000003fcdfe38                hci_env = 0x3fcdfe38
+                0x000000003fcdfe34                hci_ext_host = 0x3fcdfe34
+                0x000000003fcdfe2c                hci_fc_env = 0x3fcdfe2c
+                0x000000003fcdfe00                hci_tl_env = 0x3fcdfe00
+                0x000000003fcdfdd0                ke_env = 0x3fcdfdd0
+                0x000000003fcdfd90                ke_event_env = 0x3fcdfd90
+                0x000000003fcdfd14                ke_task_env = 0x3fcdfd14
+                0x000000003fcdfcec                llc_env = 0x3fcdfcec
+                0x000000003fcdfcc4                lld_adv_env = 0x3fcdfcc4
+                0x000000003fcdfc9c                lld_con_env = 0x3fcdfc9c
+                0x000000003fcdfc94                lld_exp_sync_pos_tab = 0x3fcdfc94
+                0x000000003fcdfc6c                lld_per_adv_env = 0x3fcdfc6c
+                0x000000003fcdfc44                lld_sync_env = 0x3fcdfc44
+                0x000000003fcdfc38                llm_le_adv_flow_env = 0x3fcdfc38
+                0x000000003fcdfc34                rw_sleep_enable = 0x3fcdfc34
+                0x000000003fcdfc2c                rwble_env = 0x3fcdfc2c
+                0x000000003fcdfc10                rwip_env = 0x3fcdfc10
+                0x000000003fcdfc04                rwip_param = 0x3fcdfc04
+                0x000000003fcdfc00                rwip_prog_delay = 0x3fcdfc00
+                0x000000003fcdfbc8                rwip_rf = 0x3fcdfbc8
+                0x000000003fcdfbc0                sch_alarm_env = 0x3fcdfbc0
+                0x000000003fcdfbac                sch_arb_env = 0x3fcdfbac
+                0x000000003fcdfba4                sch_plan_env = 0x3fcdfba4
+                0x000000003fcdfaa0                sch_prog_env = 0x3fcdfaa0
+                0x000000003fcdfa40                sch_slice_env = 0x3fcdfa40
+                0x000000003fcdfa38                sch_slice_params = 0x3fcdfa38
+                0x000000003fcdfa30                timer_env = 0x3fcdfa30
+                0x000000003fcdfa2c                unloaded_area = 0x3fcdfa2c
+                0x000000003fcdfa28                vshci_state = 0x3fcdfa28
+                0x000000003fcdfa1c                TASK_DESC_LLC = 0x3fcdfa1c
+                0x000000003fcdfa10                TASK_DESC_LLM = 0x3fcdfa10
+                0x000000003fcdfa04                TASK_DESC_VSHCI = 0x3fcdfa04
+                0x000000003fcdf9fc                co_default_bdaddr = 0x3fcdf9fc
+                0x000000003fcdf9f8                dbg_assert_block = 0x3fcdf9f8
+                0x000000003fcdf9f4                g_bt_plf_log_level = 0x3fcdf9f4
+                0x000000003fcdf9d0                hci_cmd_desc_tab_vs_esp = 0x3fcdf9d0
+                0x000000003fcdf9b8                hci_command_handler_tab_esp = 0x3fcdf9b8
+                0x000000003fcdf9b4                privacy_en = 0x3fcdf9b4
+                0x000000003fcdf96c                sdk_cfg_priv_opts = 0x3fcdf96c
+                0x000000003ff1ffdc                BasePoint_x_256 = 0x3ff1ffdc
+                0x000000003ff1ffbc                BasePoint_y_256 = 0x3ff1ffbc
+                0x000000003ff1ff9c                DebugE256PublicKey_x = 0x3ff1ff9c
+                0x000000003ff1ff7c                DebugE256PublicKey_y = 0x3ff1ff7c
+                0x000000003ff1ff5c                DebugE256SecretKey = 0x3ff1ff5c
+                0x000000003ff1f7a0                ECC_4Win_Look_up_table = 0x3ff1f7a0
+                0x000000003ff1f79c                LLM_AA_CT1 = 0x3ff1f79c
+                0x000000003ff1f798                LLM_AA_CT2 = 0x3ff1f798
+                0x000000003ff1f790                RF_TX_PW_CONV_TBL = 0x3ff1f790
+                0x000000003ff1f784                TASK_DESC_MISC = 0x3ff1f784
+                0x000000003ff1f768                adv_evt_prop2type = 0x3ff1f768
+                0x000000003ff1f760                adv_evt_type2prop = 0x3ff1f760
+                0x000000003ff1f750                aes_cmac_zero = 0x3ff1f750
+                0x000000003ff1f740                aes_k2_salt = 0x3ff1f740
+                0x000000003ff1f738                aes_k3_id64 = 0x3ff1f738
+                0x000000003ff1f728                aes_k3_salt = 0x3ff1f728
+                0x000000003ff1f724                aes_k4_id6 = 0x3ff1f724
+                0x000000003ff1f714                aes_k4_salt = 0x3ff1f714
+                0x000000003ff1f6e8                bigHexP256 = 0x3ff1f6e8
+                0x000000003ff1f6e0                byte_tx_time = 0x3ff1f6e0
+                0x000000003ff1f6d8                co_null_bdaddr = 0x3ff1f6d8
+                0x000000003ff1f6d0                co_phy_mask_to_rate = 0x3ff1f6d0
+                0x000000003ff1f6c8                co_phy_mask_to_value = 0x3ff1f6c8
+                0x000000003ff1f6c4                co_phy_to_rate = 0x3ff1f6c4
+                0x000000003ff1f6c0                co_phy_value_to_mask = 0x3ff1f6c0
+                0x000000003ff1f6b8                co_rate_to_byte_dur_us = 0x3ff1f6b8
+                0x000000003ff1f6b0                co_rate_to_phy = 0x3ff1f6b0
+                0x000000003ff1f6ac                co_rate_to_phy_mask = 0x3ff1f6ac
+                0x000000003ff1f69c                co_sca2ppm = 0x3ff1f69c
+                0x000000003ff1f670                coef_B = 0x3ff1f670
+                0x000000003ff1f668                connect_req_dur_tab = 0x3ff1f668
+                0x000000003ff1f5e4                ecc_Jacobian_InfinityPoint256 = 0x3ff1f5e4
+                0x000000003ff1f518                em_base_reg_lut = 0x3ff1f518
+                0x000000003ff1f510                fixed_tx_time = 0x3ff1f510
+                0x000000003ff1f508                h4tl_msgtype2hdrlen = 0x3ff1f508
+                0x000000003ff1f4d8                hci_cmd_desc_root_tab = 0x3ff1f4d8
+                0x000000003ff1f46c                hci_cmd_desc_tab_ctrl_bb = 0x3ff1f46c
+                0x000000003ff1f43c                hci_cmd_desc_tab_info_par = 0x3ff1f43c
+                0x000000003ff1f0a0                hci_cmd_desc_tab_le = 0x3ff1f0a0
+                0x000000003ff1f088                hci_cmd_desc_tab_lk_ctrl = 0x3ff1f088
+                0x000000003ff1f07c                hci_cmd_desc_tab_stat_par = 0x3ff1f07c
+                0x000000003ff1f040                hci_cmd_desc_tab_vs = 0x3ff1f040
+                0x000000003ff1eff8                hci_evt_desc_tab = 0x3ff1eff8
+                0x000000003ff1ef58                hci_evt_le_desc_tab = 0x3ff1ef58
+                0x000000003ff1ef50                hci_evt_le_desc_tab_esp = 0x3ff1ef50
+                0x000000003ff1ef48                hci_rsvd_evt_msk = 0x3ff1ef48
+                0x000000003ff1ef44                lld_aux_phy_to_rate = 0x3ff1ef44
+                0x000000003ff1ef3c                lld_init_max_aux_dur_tab = 0x3ff1ef3c
+                0x000000003ff1ef34                lld_scan_map_legacy_pdu_to_evt_type = 0x3ff1ef34
+                0x000000003ff1ef2c                lld_scan_max_aux_dur_tab = 0x3ff1ef2c
+                0x000000003ff1ef24                lld_sync_max_aux_dur_tab = 0x3ff1ef24
+                0x000000003ff1ef1c                llm_local_le_feats = 0x3ff1ef1c
+                0x000000003ff1ef14                llm_local_le_states = 0x3ff1ef14
+                0x000000003ff1eeec                llm_local_supp_cmds = 0x3ff1eeec
+                0x000000003ff1eecc                maxSecretKey_256 = 0x3ff1eecc
+                0x000000003ff1eec4                max_data_tx_time = 0x3ff1eec4
+                0x000000003ff1eeb4                one_bits = 0x3ff1eeb4
+                0x000000003ff1eeac                rwip_coex_cfg = 0x3ff1eeac
+                0x000000003ff1ee94                rwip_priority = 0x3ff1ee94
+                0x000000003ff1ee48                veryBigHexP256 = 0x3ff1ee48
+                0x00000000400015b0                esp_pp_rom_version_get = 0x400015b0
+                0x00000000400015b4                RC_GetBlockAckTime = 0x400015b4
+                0x00000000400015b8                ebuf_list_remove = 0x400015b8
+                0x00000000400015bc                esf_buf_alloc = 0x400015bc
+                0x00000000400015c8                GetAccess = 0x400015c8
+                0x00000000400015cc                hal_mac_is_low_rate_enabled = 0x400015cc
+                0x00000000400015d0                hal_mac_tx_get_blockack = 0x400015d0
+                0x00000000400015d8                ic_get_trc = 0x400015d8
+                0x00000000400015dc                ic_mac_deinit = 0x400015dc
+                0x00000000400015e0                ic_mac_init = 0x400015e0
+                0x00000000400015e4                ic_interface_enabled = 0x400015e4
+                0x00000000400015e8                is_lmac_idle = 0x400015e8
+                0x00000000400015ec                lmacAdjustTimestamp = 0x400015ec
+                0x00000000400015f0                lmacDiscardAgedMSDU = 0x400015f0
+                0x00000000400015f4                lmacDiscardMSDU = 0x400015f4
+                0x00000000400015f8                lmacEndFrameExchangeSequence = 0x400015f8
+                0x00000000400015fc                lmacIsIdle = 0x400015fc
+                0x0000000040001600                lmacIsLongFrame = 0x40001600
+                0x0000000040001604                lmacMSDUAged = 0x40001604
+                0x0000000040001608                lmacPostTxComplete = 0x40001608
+                0x000000004000160c                lmacProcessAllTxTimeout = 0x4000160c
+                0x0000000040001610                lmacProcessCollisions = 0x40001610
+                0x0000000040001614                lmacProcessRxSucData = 0x40001614
+                0x0000000040001618                lmacReachLongLimit = 0x40001618
+                0x000000004000161c                lmacReachShortLimit = 0x4000161c
+                0x0000000040001620                lmacRecycleMPDU = 0x40001620
+                0x0000000040001624                lmacRxDone = 0x40001624
+                0x0000000040001628                lmacSetTxFrame = 0x40001628
+                0x0000000040001634                mac_tx_set_duration = 0x40001634
+                0x000000004000163c                mac_tx_set_plcp0 = 0x4000163c
+                0x0000000040001644                mac_tx_set_plcp2 = 0x40001644
+                0x0000000040001648                pm_check_state = 0x40001648
+                0x000000004000164c                pm_disable_dream_timer = 0x4000164c
+                0x0000000040001650                pm_disable_sleep_delay_timer = 0x40001650
+                0x0000000040001654                pm_dream = 0x40001654
+                0x0000000040001658                pm_mac_wakeup = 0x40001658
+                0x000000004000165c                pm_mac_sleep = 0x4000165c
+                0x0000000040001660                pm_enable_active_timer = 0x40001660
+                0x0000000040001664                pm_enable_sleep_delay_timer = 0x40001664
+                0x0000000040001668                pm_local_tsf_process = 0x40001668
+                0x000000004000166c                pm_set_beacon_filter = 0x4000166c
+                0x0000000040001670                pm_is_in_wifi_slice_threshold = 0x40001670
+                0x0000000040001674                pm_is_waked = 0x40001674
+                0x0000000040001678                pm_keep_alive = 0x40001678
+                0x0000000040001680                pm_on_data_rx = 0x40001680
+                0x0000000040001684                pm_on_tbtt = 0x40001684
+                0x000000004000168c                pm_process_tim = 0x4000168c
+                0x0000000040001694                pm_rx_data_process = 0x40001694
+                0x000000004000169c                pm_sleep_for = 0x4000169c
+                0x00000000400016a4                ppAMPDU2Normal = 0x400016a4
+                0x00000000400016a8                ppAssembleAMPDU = 0x400016a8
+                0x00000000400016ac                ppCalFrameTimes = 0x400016ac
+                0x00000000400016b0                ppCalSubFrameLength = 0x400016b0
+                0x00000000400016b4                ppCalTxAMPDULength = 0x400016b4
+                0x00000000400016b8                ppCheckTxAMPDUlength = 0x400016b8
+                0x00000000400016bc                ppDequeueRxq_Locked = 0x400016bc
+                0x00000000400016c0                ppDequeueTxQ = 0x400016c0
+                0x00000000400016c4                ppEmptyDelimiterLength = 0x400016c4
+                0x00000000400016c8                ppEnqueueRxq = 0x400016c8
+                0x00000000400016cc                ppEnqueueTxDone = 0x400016cc
+                0x00000000400016d0                ppGetTxQFirstAvail_Locked = 0x400016d0
+                0x00000000400016d4                ppGetTxframe = 0x400016d4
+                0x00000000400016e0                ppProcessRxPktHdr = 0x400016e0
+                0x00000000400016e4                ppProcessTxQ = 0x400016e4
+                0x00000000400016e8                ppRecordBarRRC = 0x400016e8
+                0x00000000400016ec                lmacRequestTxopQueue = 0x400016ec
+                0x00000000400016f0                lmacReleaseTxopQueue = 0x400016f0
+                0x00000000400016f4                ppRecycleAmpdu = 0x400016f4
+                0x00000000400016f8                ppRecycleRxPkt = 0x400016f8
+                0x00000000400016fc                ppResortTxAMPDU = 0x400016fc
+                0x0000000040001700                ppResumeTxAMPDU = 0x40001700
+                0x0000000040001708                ppRxPkt = 0x40001708
+                0x000000004000170c                ppRxProtoProc = 0x4000170c
+                0x0000000040001710                ppSearchTxQueue = 0x40001710
+                0x0000000040001714                ppSearchTxframe = 0x40001714
+                0x0000000040001718                ppSelectNextQueue = 0x40001718
+                0x000000004000171c                ppSubFromAMPDU = 0x4000171c
+                0x0000000040001720                ppTask = 0x40001720
+                0x0000000040001724                ppTxPkt = 0x40001724
+                0x0000000040001728                ppTxProtoProc = 0x40001728
+                0x000000004000172c                ppTxqUpdateBitmap = 0x4000172c
+                0x0000000040001730                pp_coex_tx_request = 0x40001730
+                0x0000000040001734                pp_hdrsize = 0x40001734
+                0x0000000040001738                pp_post = 0x40001738
+                0x000000004000173c                pp_process_hmac_waiting_txq = 0x4000173c
+                0x0000000040001740                rcGetAmpduSched = 0x40001740
+                0x0000000040001744                rcUpdateRxDone = 0x40001744
+                0x0000000040001748                rc_get_trc = 0x40001748
+                0x000000004000174c                rc_get_trc_by_index = 0x4000174c
+                0x0000000040001750                rcAmpduLowerRate = 0x40001750
+                0x0000000040001754                rcampduuprate = 0x40001754
+                0x0000000040001758                rcClearCurAMPDUSched = 0x40001758
+                0x000000004000175c                rcClearCurSched = 0x4000175c
+                0x0000000040001760                rcClearCurStat = 0x40001760
+                0x0000000040001768                rcLowerSched = 0x40001768
+                0x000000004000176c                rcSetTxAmpduLimit = 0x4000176c
+                0x0000000040001770                rcTxUpdatePer = 0x40001770
+                0x0000000040001774                rcUpdateAckSnr = 0x40001774
+                0x0000000040001778                rcUpdateRate = 0x40001778
+                0x0000000040001780                rcUpdateTxDoneAmpdu2 = 0x40001780
+                0x0000000040001784                rcUpSched = 0x40001784
+                0x0000000040001788                rssi_margin = 0x40001788
+                0x000000004000178c                rx11NRate2AMPDULimit = 0x4000178c
+                0x0000000040001790                TRC_AMPDU_PER_DOWN_THRESHOLD = 0x40001790
+                0x0000000040001794                TRC_AMPDU_PER_UP_THRESHOLD = 0x40001794
+                0x0000000040001798                trc_calc_duration = 0x40001798
+                0x000000004000179c                trc_isTxAmpduOperational = 0x4000179c
+                0x00000000400017a0                trc_onAmpduOp = 0x400017a0
+                0x00000000400017a4                TRC_PER_IS_GOOD = 0x400017a4
+                0x00000000400017a8                trc_SetTxAmpduState = 0x400017a8
+                0x00000000400017ac                trc_tid_isTxAmpduOperational = 0x400017ac
+                0x00000000400017b0                trcAmpduSetState = 0x400017b0
+                0x00000000400017b8                wDev_AppendRxBlocks = 0x400017b8
+                0x00000000400017bc                wDev_DiscardFrame = 0x400017bc
+                0x00000000400017c0                wDev_GetNoiseFloor = 0x400017c0
+                0x00000000400017c4                wDev_IndicateAmpdu = 0x400017c4
+                0x00000000400017c8                wDev_IndicateFrame = 0x400017c8
+                0x00000000400017cc                wdev_bank_store = 0x400017cc
+                0x00000000400017d0                wdev_bank_load = 0x400017d0
+                0x00000000400017d4                wdev_mac_reg_load = 0x400017d4
+                0x00000000400017d8                wdev_mac_reg_store = 0x400017d8
+                0x00000000400017dc                wdev_mac_special_reg_load = 0x400017dc
+                0x00000000400017e0                wdev_mac_special_reg_store = 0x400017e0
+                0x00000000400017e4                wdev_mac_wakeup = 0x400017e4
+                0x00000000400017e8                wdev_mac_sleep = 0x400017e8
+                0x00000000400017ec                hal_mac_is_dma_enable = 0x400017ec
+                0x00000000400017f4                wDev_ProcessRxSucData = 0x400017f4
+                0x00000000400017f8                wdevProcessRxSucDataAll = 0x400017f8
+                0x00000000400017fc                wdev_csi_len_align = 0x400017fc
+                0x0000000040001800                ppDequeueTxDone_Locked = 0x40001800
+                0x000000004000180c                config_is_cache_tx_buf_enabled = 0x4000180c
+                0x0000000040001810                ppMapWaitTxq = 0x40001810
+                0x0000000040001814                ppProcessWaitingQueue = 0x40001814
+                0x0000000040001818                ppDisableQueue = 0x40001818
+                0x000000004000181c                pm_allow_tx = 0x4000181c
+                0x000000003ff1ee44                our_instances_ptr = 0x3ff1ee44
+                0x000000003fcdf968                pTxRx = 0x3fcdf968
+                0x000000003fcdf964                lmacConfMib_ptr = 0x3fcdf964
+                0x000000003fcdf960                our_wait_eb = 0x3fcdf960
+                0x000000003fcdf95c                our_tx_eb = 0x3fcdf95c
+                0x000000003fcdf958                pp_wdev_funcs = 0x3fcdf958
+                0x000000003fcdf954                g_osi_funcs_p = 0x3fcdf954
+                0x000000003fcdf950                wDevCtrl_ptr = 0x3fcdf950
+                0x000000003ff1ee40                g_wdev_last_desc_reset_ptr = 0x3ff1ee40
+                0x000000003fcdf94c                wDevMacSleep_ptr = 0x3fcdf94c
+                0x000000003fcdf948                g_lmac_cnt_ptr = 0x3fcdf948
+                0x000000003ff1ee3c                our_controls_ptr = 0x3ff1ee3c
+                0x000000003fcdf944                pp_sig_cnt_ptr = 0x3fcdf944
+                0x000000003fcdf940                g_eb_list_desc_ptr = 0x3fcdf940
+                0x000000003fcdf93c                s_fragment_ptr = 0x3fcdf93c
+                0x000000003fcdf938                if_ctrl_ptr = 0x3fcdf938
+                0x000000003fcdf934                g_intr_lock_mux = 0x3fcdf934
+                0x000000003fcdf930                g_wifi_global_lock = 0x3fcdf930
+                0x000000003fcdf92c                s_wifi_queue = 0x3fcdf92c
+                0x000000003fcdf928                pp_task_hdl = 0x3fcdf928
+                0x000000003fcdf924                s_pp_task_create_sem = 0x3fcdf924
+                0x000000003fcdf920                s_pp_task_del_sem = 0x3fcdf920
+                0x000000003fcdf91c                g_wifi_menuconfig_ptr = 0x3fcdf91c
+                0x000000003fcdf918                xphyQueue = 0x3fcdf918
+                0x000000003fcdf914                ap_no_lr_ptr = 0x3fcdf914
+                0x000000003fcdf910                rc11BSchedTbl_ptr = 0x3fcdf910
+                0x000000003fcdf90c                rc11NSchedTbl_ptr = 0x3fcdf90c
+                0x000000003fcdf908                rcLoRaSchedTbl_ptr = 0x3fcdf908
+                0x000000003fcdf904                BasicOFDMSched_ptr = 0x3fcdf904
+                0x000000003fcdf900                trc_ctl_ptr = 0x3fcdf900
+                0x000000003fcdf8fc                g_pm_cnt_ptr = 0x3fcdf8fc
+                0x000000003fcdf8f8                g_pm_ptr = 0x3fcdf8f8
+                0x000000003fcdf8f4                g_pm_cfg_ptr = 0x3fcdf8f4
+                0x000000003fcdf8f0                g_esp_mesh_quick_funcs_ptr = 0x3fcdf8f0
+                0x000000003fcdf8ec                g_txop_queue_status_ptr = 0x3fcdf8ec
+                0x000000003fcdf8e8                g_mac_sleep_en_ptr = 0x3fcdf8e8
+                0x000000003fcdf8e4                g_mesh_is_root_ptr = 0x3fcdf8e4
+                0x000000003fcdf8e0                g_mesh_topology_ptr = 0x3fcdf8e0
+                0x000000003fcdf8dc                g_mesh_init_ps_type_ptr = 0x3fcdf8dc
+                0x000000003fcdf8d8                g_mesh_is_started_ptr = 0x3fcdf8d8
+                0x000000003fcdf8d4                g_config_func = 0x3fcdf8d4
+                0x000000003fcdf8d0                g_net80211_tx_func = 0x3fcdf8d0
+                0x000000003fcdf8cc                g_timer_func = 0x3fcdf8cc
+                0x000000003fcdf8c8                s_michael_mic_failure_cb = 0x3fcdf8c8
+                0x000000003fcdf8c4                wifi_sta_rx_probe_req = 0x3fcdf8c4
+                0x000000003fcdf8c0                g_tx_done_cb_func = 0x3fcdf8c0
+                0x000000003fcdf874                g_per_conn_trc = 0x3fcdf874
+                0x000000003fcdf870                s_encap_amsdu_func = 0x3fcdf870
+                0x0000000040001820                esp_net80211_rom_version_get = 0x40001820
+                0x0000000040001824                ampdu_dispatch = 0x40001824
+                0x0000000040001828                ampdu_dispatch_all = 0x40001828
+                0x000000004000182c                ampdu_dispatch_as_many_as_possible = 0x4000182c
+                0x0000000040001830                ampdu_dispatch_movement = 0x40001830
+                0x0000000040001834                ampdu_dispatch_upto = 0x40001834
+                0x0000000040001838                chm_is_at_home_channel = 0x40001838
+                0x000000004000183c                cnx_node_is_existing = 0x4000183c
+                0x0000000040001840                cnx_node_search = 0x40001840
+                0x0000000040001844                ic_ebuf_recycle_rx = 0x40001844
+                0x0000000040001848                ic_ebuf_recycle_tx = 0x40001848
+                0x000000004000184c                ic_reset_rx_ba = 0x4000184c
+                0x0000000040001850                ieee80211_align_eb = 0x40001850
+                0x0000000040001854                ieee80211_ampdu_reorder = 0x40001854
+                0x0000000040001858                ieee80211_ampdu_start_age_timer = 0x40001858
+                0x0000000040001860                ieee80211_is_tx_allowed = 0x40001860
+                0x0000000040001864                ieee80211_output_pending_eb = 0x40001864
+                0x0000000040001868                ieee80211_output_process = 0x40001868
+                0x000000004000186c                ieee80211_set_tx_desc = 0x4000186c
+                0x0000000040001870                rom_sta_input = 0x40001870
+                0x0000000040001874                wifi_get_macaddr = 0x40001874
+                0x0000000040001878                wifi_rf_phy_disable = 0x40001878
+                0x000000004000187c                wifi_rf_phy_enable = 0x4000187c
+                0x0000000040001880                ic_ebuf_alloc = 0x40001880
+                0x0000000040001884                ieee80211_classify = 0x40001884
+                0x0000000040001888                ieee80211_copy_eb_header = 0x40001888
+                0x000000004000188c                ieee80211_recycle_cache_eb = 0x4000188c
+                0x0000000040001890                ieee80211_search_node = 0x40001890
+                0x0000000040001894                roundup2 = 0x40001894
+                0x0000000040001898                ieee80211_crypto_encap = 0x40001898
+                0x00000000400018a4                ieee80211_set_tx_pti = 0x400018a4
+                0x00000000400018a8                wifi_is_started = 0x400018a8
+                0x000000003fcdf86c                net80211_funcs = 0x3fcdf86c
+                0x000000003fcdf868                g_scan = 0x3fcdf868
+                0x000000003fcdf864                g_chm = 0x3fcdf864
+                0x000000003fcdf860                g_ic_ptr = 0x3fcdf860
+                0x000000003fcdf85c                g_hmac_cnt_ptr = 0x3fcdf85c
+                0x000000003fcdf858                g_tx_cacheq_ptr = 0x3fcdf858
+                0x000000003fcdf854                s_netstack_free = 0x3fcdf854
+                0x000000003fcdf850                mesh_rxcb = 0x3fcdf850
+                0x000000003fcdf84c                sta_rxcb = 0x3fcdf84c
+                0x00000000400018ac                esp_coex_rom_version_get = 0x400018ac
+                0x00000000400018b0                coex_bt_release = 0x400018b0
+                0x00000000400018b4                coex_bt_request = 0x400018b4
+                0x00000000400018b8                coex_core_ble_conn_dyn_prio_get = 0x400018b8
+                0x00000000400018bc                coex_core_event_duration_get = 0x400018bc
+                0x00000000400018c0                coex_core_pti_get = 0x400018c0
+                0x00000000400018c4                coex_core_release = 0x400018c4
+                0x00000000400018c8                coex_core_request = 0x400018c8
+                0x00000000400018cc                coex_core_status_get = 0x400018cc
+                0x00000000400018d4                coex_event_duration_get = 0x400018d4
+                0x00000000400018d8                coex_hw_timer_disable = 0x400018d8
+                0x00000000400018dc                coex_hw_timer_enable = 0x400018dc
+                0x00000000400018e0                coex_hw_timer_set = 0x400018e0
+                0x00000000400018e4                coex_schm_interval_set = 0x400018e4
+                0x00000000400018e8                coex_schm_lock = 0x400018e8
+                0x00000000400018ec                coex_schm_unlock = 0x400018ec
+                0x00000000400018f0                coex_status_get = 0x400018f0
+                0x00000000400018f4                coex_wifi_release = 0x400018f4
+                0x00000000400018f8                esp_coex_ble_conn_dynamic_prio_get = 0x400018f8
+                0x000000003fcdf848                coex_env_ptr = 0x3fcdf848
+                0x000000003fcdf844                coex_pti_tab_ptr = 0x3fcdf844
+                0x000000003fcdf840                coex_schm_env_ptr = 0x3fcdf840
+                0x000000003fcdf83c                coexist_funcs = 0x3fcdf83c
+                0x000000003fcdf838                g_coa_funcs_p = 0x3fcdf838
+                0x000000003fcdf834                g_coex_param_ptr = 0x3fcdf834
+                0x00000000400018fc                phy_get_romfuncs = 0x400018fc
+                0x0000000040001900                rom_abs_temp = 0x40001900
+                0x0000000040001904                rom_bb_bss_cbw40_dig = 0x40001904
+                0x0000000040001908                rom_bb_wdg_test_en = 0x40001908
+                0x000000004000190c                rom_bb_wdt_get_status = 0x4000190c
+                0x0000000040001910                rom_bb_wdt_int_enable = 0x40001910
+                0x0000000040001914                rom_bb_wdt_rst_enable = 0x40001914
+                0x0000000040001918                rom_bb_wdt_timeout_clear = 0x40001918
+                0x000000004000191c                rom_cbw2040_cfg = 0x4000191c
+                0x0000000040001920                rom_check_noise_floor = 0x40001920
+                0x0000000040001924                rom_chip_i2c_readReg = 0x40001924
+                0x0000000040001928                rom_chip_i2c_writeReg = 0x40001928
+                0x000000004000192c                rom_correct_rf_ana_gain = 0x4000192c
+                0x0000000040001930                rom_dc_iq_est = 0x40001930
+                0x0000000040001934                rom_disable_agc = 0x40001934
+                0x0000000040001938                rom_en_pwdet = 0x40001938
+                0x000000004000193c                rom_enable_agc = 0x4000193c
+                0x0000000040001940                rom_get_bbgain_db = 0x40001940
+                0x0000000040001944                rom_get_data_sat = 0x40001944
+                0x0000000040001948                rom_get_i2c_read_mask = 0x40001948
+                0x000000004000194c                rom_get_pwctrl_correct = 0x4000194c
+                0x0000000040001950                rom_get_rf_gain_qdb = 0x40001950
+                0x0000000040001954                rom_i2c_readReg = 0x40001954
+                0x0000000040001958                rom_i2c_readReg_Mask = 0x40001958
+                0x000000004000195c                rom_i2c_writeReg = 0x4000195c
+                0x0000000040001960                rom_i2c_writeReg_Mask = 0x40001960
+                0x0000000040001968                rom_iq_est_disable = 0x40001968
+                0x000000004000196c                rom_iq_est_enable = 0x4000196c
+                0x0000000040001970                rom_linear_to_db = 0x40001970
+                0x0000000040001974                rom_loopback_mode_en = 0x40001974
+                0x0000000040001978                rom_mhz2ieee = 0x40001978
+                0x000000004000197c                rom_noise_floor_auto_set = 0x4000197c
+                0x0000000040001980                rom_pbus_debugmode = 0x40001980
+                0x0000000040001984                rom_pbus_force_mode = 0x40001984
+                0x0000000040001988                rom_pbus_force_test = 0x40001988
+                0x000000004000198c                rom_pbus_rd = 0x4000198c
+                0x0000000040001990                rom_pbus_rd_addr = 0x40001990
+                0x0000000040001994                rom_pbus_rd_shift = 0x40001994
+                0x0000000040001998                rom_pbus_set_dco = 0x40001998
+                0x000000004000199c                rom_pbus_set_rxgain = 0x4000199c
+                0x00000000400019a0                rom_pbus_workmode = 0x400019a0
+                0x00000000400019a4                rom_pbus_xpd_rx_off = 0x400019a4
+                0x00000000400019a8                rom_pbus_xpd_rx_on = 0x400019a8
+                0x00000000400019ac                rom_pbus_xpd_tx_off = 0x400019ac
+                0x00000000400019b4                rom_phy_byte_to_word = 0x400019b4
+                0x00000000400019b8                rom_phy_disable_cca = 0x400019b8
+                0x00000000400019bc                rom_phy_enable_cca = 0x400019bc
+                0x00000000400019c0                rom_phy_get_noisefloor = 0x400019c0
+                0x00000000400019c4                rom_phy_get_rx_freq = 0x400019c4
+                0x00000000400019c8                rom_phy_set_bbfreq_init = 0x400019c8
+                0x00000000400019cc                rom_pow_usr = 0x400019cc
+                0x00000000400019d0                rom_pwdet_sar2_init = 0x400019d0
+                0x00000000400019d4                rom_read_hw_noisefloor = 0x400019d4
+                0x00000000400019d8                rom_read_sar_dout = 0x400019d8
+                0x00000000400019dc                rom_set_cal_rxdc = 0x400019dc
+                0x00000000400019e0                rom_set_chan_cal_interp = 0x400019e0
+                0x00000000400019e4                rom_set_loopback_gain = 0x400019e4
+                0x00000000400019e8                rom_set_noise_floor = 0x400019e8
+                0x00000000400019ec                rom_set_rxclk_en = 0x400019ec
+                0x00000000400019f8                rom_set_txclk_en = 0x400019f8
+                0x00000000400019fc                rom_spur_cal = 0x400019fc
+                0x0000000040001a00                rom_spur_reg_write_one_tone = 0x40001a00
+                0x0000000040001a04                rom_target_power_add_backoff = 0x40001a04
+                0x0000000040001a08                rom_tx_pwctrl_bg_init = 0x40001a08
+                0x0000000040001a10                rom_wifi_11g_rate_chg = 0x40001a10
+                0x0000000040001a14                rom_write_gain_mem = 0x40001a14
+                0x0000000040001a18                chip726_phyrom_version = 0x40001a18
+                0x0000000040001a1c                rom_disable_wifi_agc = 0x40001a1c
+                0x0000000040001a20                rom_enable_wifi_agc = 0x40001a20
+                0x0000000040001a24                rom_set_tx_gain_table = 0x40001a24
+                0x0000000040001a28                rom_bt_index_to_bb = 0x40001a28
+                0x0000000040001a2c                rom_bt_bb_to_index = 0x40001a2c
+                0x0000000040001a30                rom_wr_bt_tx_atten = 0x40001a30
+                0x0000000040001a34                rom_wr_bt_tx_gain_mem = 0x40001a34
+                0x0000000040001a38                rom_spur_coef_cfg = 0x40001a38
+                0x0000000040001a3c                rom_bb_bss_cbw40 = 0x40001a3c
+                0x0000000040001a40                rom_set_cca = 0x40001a40
+                0x0000000040001a44                rom_tx_paon_set = 0x40001a44
+                0x0000000040001a48                rom_i2cmst_reg_init = 0x40001a48
+                0x0000000040001a4c                rom_iq_corr_enable = 0x40001a4c
+                0x0000000040001a50                rom_fe_reg_init = 0x40001a50
+                0x0000000040001a5c                rom_mac_enable_bb = 0x40001a5c
+                0x0000000040001a60                rom_bb_wdg_cfg = 0x40001a60
+                0x0000000040001a64                rom_force_txon = 0x40001a64
+                0x0000000040001a68                rom_fe_txrx_reset = 0x40001a68
+                0x0000000040001a6c                rom_set_rx_comp = 0x40001a6c
+                0x0000000040001a74                rom_write_chan_freq = 0x40001a74
+                0x0000000040001a7c                rom_set_xpd_sar = 0x40001a7c
+                0x0000000040001a80                rom_write_dac_gain2 = 0x40001a80
+                0x0000000040001a84                rom_rtc_sar2_init = 0x40001a84
+                0x0000000040001a88                rom_get_target_power_offset = 0x40001a88
+                0x0000000040001a90                rom_get_rate_fcc_index = 0x40001a90
+                0x0000000040001a94                rom_get_rate_target_power = 0x40001a94
+                0x0000000040001a98                rom_write_wifi_dig_gain = 0x40001a98
+                0x0000000040001a9c                rom_bt_correct_rf_ana_gain = 0x40001a9c
+                0x0000000040001aa0                rom_pkdet_vol_start = 0x40001aa0
+                0x0000000040001aa4                rom_read_sar2_code = 0x40001aa4
+                0x0000000040001aa8                rom_get_sar2_vol = 0x40001aa8
+                0x0000000040001aac                rom_get_pll_vol = 0x40001aac
+                0x0000000040001ab0                rom_get_phy_target_power = 0x40001ab0
+                0x0000000040001ab8                rom_phy_track_pll_cap = 0x40001ab8
+                0x0000000040001abc                rom_phy_pwdet_always_en = 0x40001abc
+                0x0000000040001ac0                rom_phy_pwdet_onetime_en = 0x40001ac0
+                0x0000000040001ac4                rom_get_i2c_mst0_mask = 0x40001ac4
+                0x0000000040001ac8                rom_get_i2c_hostid = 0x40001ac8
+                0x0000000040001acc                rom_enter_critical_phy = 0x40001acc
+                0x0000000040001ad0                rom_exit_critical_phy = 0x40001ad0
+                0x0000000040001ad4                rom_chip_i2c_readReg_org = 0x40001ad4
+                0x0000000040001ad8                rom_i2c_paral_set_mst0 = 0x40001ad8
+                0x0000000040001adc                rom_i2c_paral_set_read = 0x40001adc
+                0x0000000040001ae0                rom_i2c_paral_read = 0x40001ae0
+                0x0000000040001ae4                rom_i2c_paral_write = 0x40001ae4
+                0x0000000040001ae8                rom_i2c_paral_write_num = 0x40001ae8
+                0x0000000040001aec                rom_i2c_paral_write_mask = 0x40001aec
+                0x0000000040001af0                rom_bb_bss_cbw40_ana = 0x40001af0
+                0x0000000040001af4                rom_chan_to_freq = 0x40001af4
+                0x0000000040001afc                rom_dac_rate_set = 0x40001afc
+                0x0000000040001b08                rom_tsens_index_to_dac = 0x40001b08
+                0x0000000040001b0c                rom_tsens_index_to_offset = 0x40001b0c
+                0x0000000040001b14                rom_code_to_temp = 0x40001b14
+                0x0000000040001b18                rom_write_pll_cap_mem = 0x40001b18
+                0x0000000040001b1c                rom_pll_correct_dcap = 0x40001b1c
+                0x0000000040001b20                rom_phy_en_hw_set_freq = 0x40001b20
+                0x0000000040001b24                rom_phy_dis_hw_set_freq = 0x40001b24
+                0x0000000040000628                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)
+                0x00000000400005cc                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)
+                0x000000004000071c                PROVIDE (esp_rom_efuse_get_flash_gpio_info = ets_efuse_get_spiconfig)
+                [!provide]                        PROVIDE (esp_rom_efuse_is_secure_boot_enabled = ets_efuse_secure_boot_enabled)
+                0x000000004000072c                PROVIDE (esp_rom_efuse_get_flash_wp_gpio = ets_efuse_get_wp_pad)
+                0x0000000040000080                PROVIDE (esp_rom_uart_flush_tx = uart_tx_flush)
+                [!provide]                        PROVIDE (esp_rom_uart_tx_one_char = uart_tx_one_char)
+                0x0000000040000084                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_putc = ets_write_char_uart)
+                0x0000000040000614                PROVIDE (esp_rom_md5_init = MD5Init)
+                0x0000000040000618                PROVIDE (esp_rom_md5_update = MD5Update)
+                0x000000004000061c                PROVIDE (esp_rom_md5_final = MD5Final)
+                0x0000000040000040                PROVIDE (esp_rom_printf = ets_printf)
+                0x0000000040000050                PROVIDE (esp_rom_delay_us = ets_delay_us)
+                0x0000000040000018                PROVIDE (esp_rom_get_reset_reason = rtc_get_reset_reason)
+                [!provide]                        PROVIDE (esp_rom_route_intr_matrix = intr_matrix_set)
+                0x0000000040000584                PROVIDE (esp_rom_get_cpu_ticks_per_us = ets_get_cpu_frequency)
+                [!provide]                        PROVIDE (esp_rom_spiflash_clear_bp = esp_rom_spiflash_unlock)
+                [!provide]                        PROVIDE (esp_rom_spiflash_write_enable = SPI_write_enable)
+                [!provide]                        PROVIDE (esp_rom_spiflash_erase_area = SPIEraseArea)
+                [!provide]                        PROVIDE (esp_rom_spiflash_fix_dummylen = spi_dummy_len_fix)
+                [!provide]                        PROVIDE (esp_rom_spiflash_set_drvs = SetSpiDrvs)
+                [!provide]                        PROVIDE (esp_rom_spiflash_select_padsfunc = SelectSpiFunction)
+                [!provide]                        PROVIDE (esp_rom_spiflash_common_cmd = SPI_Common_Command)
+                [!provide]                        PROVIDE (esp_rom_regi2c_read = rom_i2c_readReg)
+                [!provide]                        PROVIDE (esp_rom_regi2c_read_mask = rom_i2c_readReg_Mask)
+                0x000000004000195c                PROVIDE (esp_rom_regi2c_write = rom_i2c_writeReg)
+                0x0000000040001960                PROVIDE (esp_rom_regi2c_write_mask = rom_i2c_writeReg_Mask)
+                0x0000000040000764                __absvdi2 = 0x40000764
+                0x0000000040000768                __absvsi2 = 0x40000768
+                0x000000004000076c                __adddf3 = 0x4000076c
+                0x0000000040000770                __addsf3 = 0x40000770
+                0x0000000040000774                __addvdi3 = 0x40000774
+                0x0000000040000778                __addvsi3 = 0x40000778
+                0x000000004000077c                __ashldi3 = 0x4000077c
+                0x0000000040000780                __ashrdi3 = 0x40000780
+                0x0000000040000784                __bswapdi2 = 0x40000784
+                0x0000000040000788                __bswapsi2 = 0x40000788
+                0x000000004000078c                __clear_cache = 0x4000078c
+                0x0000000040000790                __clrsbdi2 = 0x40000790
+                0x0000000040000794                __clrsbsi2 = 0x40000794
+                0x0000000040000798                __clzdi2 = 0x40000798
+                0x000000004000079c                __clzsi2 = 0x4000079c
+                0x00000000400007a0                __cmpdi2 = 0x400007a0
+                0x00000000400007a4                __ctzdi2 = 0x400007a4
+                0x00000000400007a8                __ctzsi2 = 0x400007a8
+                0x00000000400007ac                __divdc3 = 0x400007ac
+                0x00000000400007b0                __divdf3 = 0x400007b0
+                0x00000000400007b4                __divdi3 = 0x400007b4
+                0x00000000400007b8                __divsc3 = 0x400007b8
+                0x00000000400007bc                __divsf3 = 0x400007bc
+                0x00000000400007c0                __divsi3 = 0x400007c0
+                0x00000000400007c4                __eqdf2 = 0x400007c4
+                0x00000000400007c8                __eqsf2 = 0x400007c8
+                0x00000000400007cc                __extendsfdf2 = 0x400007cc
+                0x00000000400007d0                __ffsdi2 = 0x400007d0
+                0x00000000400007d4                __ffssi2 = 0x400007d4
+                0x00000000400007d8                __fixdfdi = 0x400007d8
+                0x00000000400007dc                __fixdfsi = 0x400007dc
+                0x00000000400007e0                __fixsfdi = 0x400007e0
+                0x00000000400007e4                __fixsfsi = 0x400007e4
+                0x00000000400007e8                __fixunsdfsi = 0x400007e8
+                0x00000000400007ec                __fixunssfdi = 0x400007ec
+                0x00000000400007f0                __fixunssfsi = 0x400007f0
+                0x00000000400007f4                __floatdidf = 0x400007f4
+                0x00000000400007f8                __floatdisf = 0x400007f8
+                0x00000000400007fc                __floatsidf = 0x400007fc
+                0x0000000040000800                __floatsisf = 0x40000800
+                0x0000000040000804                __floatundidf = 0x40000804
+                0x0000000040000808                __floatundisf = 0x40000808
+                0x000000004000080c                __floatunsidf = 0x4000080c
+                0x0000000040000810                __floatunsisf = 0x40000810
+                0x0000000040000814                __gcc_bcmp = 0x40000814
+                0x0000000040000818                __gedf2 = 0x40000818
+                0x000000004000081c                __gesf2 = 0x4000081c
+                0x0000000040000820                __gtdf2 = 0x40000820
+                0x0000000040000824                __gtsf2 = 0x40000824
+                0x0000000040000828                __ledf2 = 0x40000828
+                0x000000004000082c                __lesf2 = 0x4000082c
+                0x0000000040000830                __lshrdi3 = 0x40000830
+                0x0000000040000834                __ltdf2 = 0x40000834
+                0x0000000040000838                __ltsf2 = 0x40000838
+                0x000000004000083c                __moddi3 = 0x4000083c
+                0x0000000040000840                __modsi3 = 0x40000840
+                0x0000000040000844                __muldc3 = 0x40000844
+                0x0000000040000848                __muldf3 = 0x40000848
+                0x000000004000084c                __muldi3 = 0x4000084c
+                0x0000000040000850                __mulsc3 = 0x40000850
+                0x0000000040000854                __mulsf3 = 0x40000854
+                0x0000000040000858                __mulsi3 = 0x40000858
+                0x000000004000085c                __mulvdi3 = 0x4000085c
+                0x0000000040000860                __mulvsi3 = 0x40000860
+                0x0000000040000864                __nedf2 = 0x40000864
+                0x0000000040000868                __negdf2 = 0x40000868
+                0x000000004000086c                __negdi2 = 0x4000086c
+                0x0000000040000870                __negsf2 = 0x40000870
+                0x0000000040000874                __negvdi2 = 0x40000874
+                0x0000000040000878                __negvsi2 = 0x40000878
+                0x000000004000087c                __nesf2 = 0x4000087c
+                0x0000000040000880                __paritysi2 = 0x40000880
+                0x0000000040000884                __popcountdi2 = 0x40000884
+                0x0000000040000888                __popcountsi2 = 0x40000888
+                0x000000004000088c                __powidf2 = 0x4000088c
+                0x0000000040000890                __powisf2 = 0x40000890
+                0x0000000040000894                __subdf3 = 0x40000894
+                0x0000000040000898                __subsf3 = 0x40000898
+                0x000000004000089c                __subvdi3 = 0x4000089c
+                0x00000000400008a0                __subvsi3 = 0x400008a0
+                0x00000000400008a4                __truncdfsf2 = 0x400008a4
+                0x00000000400008a8                __ucmpdi2 = 0x400008a8
+                0x00000000400008ac                __udivdi3 = 0x400008ac
+                0x00000000400008b0                __udivmoddi4 = 0x400008b0
+                0x00000000400008b4                __udivsi3 = 0x400008b4
+                0x00000000400008b8                __udiv_w_sdiv = 0x400008b8
+                0x00000000400008bc                __umoddi3 = 0x400008bc
+                0x00000000400008c0                __umodsi3 = 0x400008c0
+                0x00000000400008c4                __unorddf2 = 0x400008c4
+                0x00000000400008c8                __unordsf2 = 0x400008c8
+                0x0000000040000350                esp_rom_newlib_init_common_mutexes = 0x40000350
+                0x0000000040000354                memset = 0x40000354
+                0x0000000040000358                memcpy = 0x40000358
+                0x000000004000035c                memmove = 0x4000035c
+                0x0000000040000360                memcmp = 0x40000360
+                0x0000000040000364                strcpy = 0x40000364
+                0x0000000040000368                strncpy = 0x40000368
+                0x000000004000036c                strcmp = 0x4000036c
+                0x0000000040000370                strncmp = 0x40000370
+                0x0000000040000374                strlen = 0x40000374
+                0x0000000040000378                strstr = 0x40000378
+                0x000000004000037c                bzero = 0x4000037c
+                0x0000000040000384                sbrk = 0x40000384
+                0x0000000040000388                isalnum = 0x40000388
+                0x000000004000038c                isalpha = 0x4000038c
+                0x0000000040000390                isascii = 0x40000390
+                0x0000000040000394                isblank = 0x40000394
+                0x0000000040000398                iscntrl = 0x40000398
+                0x000000004000039c                isdigit = 0x4000039c
+                0x00000000400003a0                islower = 0x400003a0
+                0x00000000400003a4                isgraph = 0x400003a4
+                0x00000000400003a8                isprint = 0x400003a8
+                0x00000000400003ac                ispunct = 0x400003ac
+                0x00000000400003b0                isspace = 0x400003b0
+                0x00000000400003b4                isupper = 0x400003b4
+                0x00000000400003b8                toupper = 0x400003b8
+                0x00000000400003bc                tolower = 0x400003bc
+                0x00000000400003c0                toascii = 0x400003c0
+                0x00000000400003c4                memccpy = 0x400003c4
+                0x00000000400003c8                memchr = 0x400003c8
+                0x00000000400003cc                memrchr = 0x400003cc
+                0x00000000400003d0                strcasecmp = 0x400003d0
+                0x00000000400003d4                strcasestr = 0x400003d4
+                0x00000000400003d8                strcat = 0x400003d8
+                0x00000000400003dc                strdup = 0x400003dc
+                0x00000000400003e0                strchr = 0x400003e0
+                0x00000000400003e4                strcspn = 0x400003e4
+                0x00000000400003e8                strcoll = 0x400003e8
+                0x00000000400003ec                strlcat = 0x400003ec
+                0x00000000400003f0                strlcpy = 0x400003f0
+                0x00000000400003f4                strlwr = 0x400003f4
+                0x00000000400003f8                strncasecmp = 0x400003f8
+                0x00000000400003fc                strncat = 0x400003fc
+                0x0000000040000400                strndup = 0x40000400
+                0x0000000040000404                strnlen = 0x40000404
+                0x0000000040000408                strrchr = 0x40000408
+                0x000000004000040c                strsep = 0x4000040c
+                0x0000000040000410                strspn = 0x40000410
+                0x0000000040000414                strtok_r = 0x40000414
+                0x0000000040000418                strupr = 0x40000418
+                0x000000004000041c                longjmp = 0x4000041c
+                0x0000000040000420                setjmp = 0x40000420
+                0x0000000040000424                abs = 0x40000424
+                0x0000000040000428                div = 0x40000428
+                0x000000004000042c                labs = 0x4000042c
+                0x0000000040000430                ldiv = 0x40000430
+                0x0000000040000434                qsort = 0x40000434
+                0x0000000040000438                rand_r = 0x40000438
+                0x000000004000043c                rand = 0x4000043c
+                0x0000000040000440                srand = 0x40000440
+                0x0000000040000444                utoa = 0x40000444
+                0x0000000040000448                itoa = 0x40000448
+                0x000000004000044c                atoi = 0x4000044c
+                0x0000000040000450                atol = 0x40000450
+                0x0000000040000454                strtol = 0x40000454
+                0x0000000040000458                strtoul = 0x40000458
+                [!provide]                        PROVIDE (fflush = 0x4000045c)
+                [!provide]                        PROVIDE (_fflush_r = 0x40000460)
+                [!provide]                        PROVIDE (_fwalk = 0x40000464)
+                [!provide]                        PROVIDE (_fwalk_reent = 0x40000468)
+                [!provide]                        PROVIDE (__swbuf_r = 0x40000474)
+                0x0000000040000478                __swbuf = 0x40000478
+                0x000000003fcdffe0                syscall_table_ptr = 0x3fcdffe0
+                0x000000003fcdffdc                _global_impure_ptr = 0x3fcdffdc
+                0x0000000000700000                iram_dram_offset = 0x700000
+                0x000000003fcdc710                bootloader_usable_dram_end = 0x3fcdc710
+                0x0000000000002000                bootloader_stack_overhead = 0x2000
+                0x0000000000005000                bootloader_dram_seg_len = 0x5000
+                0x0000000000007000                bootloader_iram_loader_seg_len = 0x7000
+                0x0000000000002000                bootloader_iram_seg_len = 0x2000
+                0x000000003fcda710                bootloader_dram_seg_end = (bootloader_usable_dram_end - bootloader_stack_overhead)
+                0x000000003fcd5710                bootloader_dram_seg_start = (bootloader_dram_seg_end - bootloader_dram_seg_len)
+                0x00000000403ce710                bootloader_iram_loader_seg_start = ((bootloader_dram_seg_start - bootloader_iram_loader_seg_len) + iram_dram_offset)
+                0x00000000403cc710                bootloader_iram_seg_start = (bootloader_iram_loader_seg_start - bootloader_iram_seg_len)
+
+.iram_loader.text
+                0x00000000403ce710     0x2e76
+                0x00000000403ce710                . = ALIGN (0x10)
+                0x00000000403ce710                _loader_text_start = ABSOLUTE (.)
+ *(.stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*)
+ *(.iram1 .iram1.*)
+ .iram1.0       0x00000000403ce710       0x22 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                0x00000000403ce710                esp_flash_encryption_enabled
+ .iram1.0       0x00000000403ce732       0xce esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                0x00000000403ce732                bootloader_configure_spi_pins
+ .iram1.5       0x00000000403ce800       0x52 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .iram1.1       0x00000000403ce852      0x19a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403ce852                bootloader_flash_execute_command_common
+ .iram1.2       0x00000000403ce9ec        0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403ce9ec                bootloader_execute_flash_command
+ .iram1.0       0x00000000403ce9fa      0x154 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403ce9fa                bootloader_flash_unlock
+ .iram1.3       0x00000000403ceb4e       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403ceb4e                bootloader_flash_read_sfdp
+ .iram1.4       0x00000000403ceb8e       0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403ceb8e                bootloader_read_flash_id
+ .iram1.6       0x00000000403cebc2       0xbe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cebc2                bootloader_flash_xmc_startup
+ .iram1.0       0x00000000403cec80       0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                0x00000000403cec80                bootloader_flash_cs_timing_config
+ .iram1.2       0x00000000403cecba       0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                0x00000000403cecba                bootloader_flash_set_dummy_out
+ .iram1.3       0x00000000403cecd6        0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                0x00000000403cecd6                bootloader_flash_dummy_config
+ .iram1.1       0x00000000403cece4       0x1a esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                0x00000000403cece4                esp_rom_install_uart_printf
+ .iram1.0       0x00000000403cecfe       0x7a esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+                0x00000000403cecfe                esp_rom_uart_set_clock_baudrate
+ .iram1.0       0x00000000403ced78       0x1e esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x00000000403ced78                efuse_hal_chip_revision
+ .iram1.0       0x00000000403ced96       0x10 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x00000000403ced96                efuse_hal_get_major_chip_version
+ .iram1.1       0x00000000403ceda6       0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                0x00000000403ceda6                efuse_hal_get_minor_chip_version
+ *liblog.a:(.literal .text .literal.* .text.*)
+ .text.esp_log_early_timestamp
+                0x00000000403cedbe       0x26 esp-idf/log/liblog.a(log_noos.c.obj)
+                0x00000000403cedbe                esp_log_early_timestamp
+                0x00000000403cedbe                esp_log_timestamp
+ *libgcc.a:(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:bootloader_clock_loader.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:bootloader_common_loader.*(.literal .text .literal.* .text.*)
+ .text.bootloader_common_ota_select_crc
+                0x00000000403cede4        0xe esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x00000000403cede4                bootloader_common_ota_select_crc
+ .text.bootloader_common_ota_select_invalid
+                0x00000000403cedf2       0x16 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x00000000403cedf2                bootloader_common_ota_select_invalid
+ .text.bootloader_common_ota_select_valid
+                0x00000000403cee08       0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x00000000403cee08                bootloader_common_ota_select_valid
+ .text.bootloader_common_check_chip_validity
+                0x00000000403cee32      0x11c esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x00000000403cee32                bootloader_common_check_chip_validity
+ .text.bootloader_common_select_otadata
+                0x00000000403cef4e       0x3a esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x00000000403cef4e                bootloader_common_select_otadata
+ .text.bootloader_common_get_active_otadata
+                0x00000000403cef88       0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                0x00000000403cef88                bootloader_common_get_active_otadata
+ *libbootloader_support.a:bootloader_flash.*(.literal .text .literal.* .text.*)
+ .text.spi_to_esp_err
+                0x00000000403cefb6       0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .text.bootloader_mmap_get_free_pages
+                0x00000000403cefd8        0x6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cefd8                bootloader_mmap_get_free_pages
+ .text.bootloader_mmap
+                0x00000000403cefde       0xcc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cefde                bootloader_mmap
+ .text.bootloader_munmap
+                0x00000000403cf0aa       0x34 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cf0aa                bootloader_munmap
+ .text.bootloader_flash_read
+                0x00000000403cf0de      0x134 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cf0de                bootloader_flash_read
+ .text.bootloader_flash_erase_sector
+                0x00000000403cf212       0x12 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cf212                bootloader_flash_erase_sector
+ .text.bootloader_flash_write
+                0x00000000403cf224       0xca esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cf224                bootloader_flash_write
+ .text.bootloader_enable_wp
+                0x00000000403cf2ee        0xc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                0x00000000403cf2ee                bootloader_enable_wp
+ *libbootloader_support.a:bootloader_random.*(.literal .text .literal.* .text.*)
+ .text.bootloader_fill_random
+                0x00000000403cf2fa       0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                0x00000000403cf2fa                bootloader_fill_random
+ *libbootloader_support.a:bootloader_random*.*(.literal.bootloader_random_disable .text.bootloader_random_disable)
+ .text.bootloader_random_disable
+                0x00000000403cf36a       0x72 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+                0x00000000403cf36a                bootloader_random_disable
+ *libbootloader_support.a:bootloader_random*.*(.literal.bootloader_random_enable .text.bootloader_random_enable)
+ .text.bootloader_random_enable
+                0x00000000403cf3dc      0x182 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+                0x00000000403cf3dc                bootloader_random_enable
+ *libbootloader_support.a:bootloader_efuse.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:bootloader_utility.*(.literal .text .literal.* .text.*)
+ .text.log_invalid_app_partition
+                0x00000000403cf55e       0x84 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.index_to_partition
+                0x00000000403cf5e2       0x42 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.try_load_partition
+                0x00000000403cf624       0x44 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.cache_ll_l1_enable_bus.constprop.0
+                0x00000000403cf668       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.set_actual_ota_seq
+                0x00000000403cf698       0xaa esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.load_image
+                0x00000000403cf742      0x192 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .text.bootloader_utility_load_partition_table
+                0x00000000403cf8d4      0x22e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                0x00000000403cf8d4                bootloader_utility_load_partition_table
+ .text.bootloader_utility_get_selected_boot_partition
+                0x00000000403cfb02      0x192 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                0x00000000403cfb02                bootloader_utility_get_selected_boot_partition
+ .text.bootloader_reset
+                0x00000000403cfc94       0x1e esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                0x00000000403cfc94                bootloader_reset
+ .text.bootloader_utility_load_boot_image
+                0x00000000403cfcb2      0x11c esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                0x00000000403cfcb2                bootloader_utility_load_boot_image
+ .text.bootloader_debug_buffer
+                0x00000000403cfdce        0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                0x00000000403cfdce                bootloader_debug_buffer
+ *libbootloader_support.a:bootloader_sha.*(.literal .text .literal.* .text.*)
+ .text.bootloader_sha256_start
+                0x00000000403cfdd0       0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                0x00000000403cfdd0                bootloader_sha256_start
+ .text.bootloader_sha256_data
+                0x00000000403cfdfc       0x52 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                0x00000000403cfdfc                bootloader_sha256_data
+ .text.bootloader_sha256_finish
+                0x00000000403cfe4e       0x46 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                0x00000000403cfe4e                bootloader_sha256_finish
+ *libbootloader_support.a:bootloader_console_loader.*(.literal .text .literal.* .text.*)
+ .text.bootloader_console_deinit
+                0x00000000403cfe94        0xa esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+                0x00000000403cfe94                bootloader_console_deinit
+ *libbootloader_support.a:bootloader_panic.*(.literal .text .literal.* .text.*)
+ .text.__assert_func
+                0x00000000403cfe9e       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                0x00000000403cfe9e                __assert_func
+ .text.unlikely.abort
+                0x00000000403cfebe       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                0x00000000403cfebe                abort
+ *libbootloader_support.a:bootloader_soc.*(.literal .text .literal.* .text.*)
+ .text.bootloader_ana_super_wdt_reset_config
+                0x00000000403cfee6       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                0x00000000403cfee6                bootloader_ana_super_wdt_reset_config
+ .text.bootloader_ana_bod_reset_config
+                0x00000000403cff0e       0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                0x00000000403cff0e                bootloader_ana_bod_reset_config
+ .text.bootloader_ana_clock_glitch_reset_config
+                0x00000000403cff38       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                0x00000000403cff38                bootloader_ana_clock_glitch_reset_config
+ *libbootloader_support.a:esp_image_format.*(.literal .text .literal.* .text.*)
+ .text.bootloader_util_regions_overlap
+                0x00000000403cff5e       0x4e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.should_load
+                0x00000000403cffac       0x5a esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.process_segments
+                0x00000000403d0006      0x4aa esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.image_load
+                0x00000000403d04b0      0x3ea esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .text.bootloader_load_image
+                0x00000000403d089a        0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                0x00000000403d089a                bootloader_load_image
+ *libbootloader_support.a:flash_encrypt.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:flash_encryption_secure_features.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:flash_partitions.*(.literal .text .literal.* .text.*)
+ .text.esp_partition_table_verify
+                0x00000000403d08a2      0x186 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                0x00000000403d08a2                esp_partition_table_verify
+ *libbootloader_support.a:secure_boot.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:secure_boot_secure_features.*(.literal .text .literal.* .text.*)
+ *libbootloader_support.a:secure_boot_signatures_bootloader.*(.literal .text .literal.* .text.*)
+ *libmicro-ecc.a:*.*(.literal .text .literal.* .text.*)
+ *libspi_flash.a:*.*(.literal .text .literal.* .text.*)
+ *libhal.a:wdt_hal_iram.*(.literal .text .literal.* .text.*)
+ .text.wdt_hal_init
+                0x00000000403d0a28      0x1aa esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                0x00000000403d0a28                wdt_hal_init
+ .text.wdt_hal_config_stage
+                0x00000000403d0bd2      0x10c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                0x00000000403d0bd2                wdt_hal_config_stage
+ .text.wdt_hal_write_protect_disable
+                0x00000000403d0cde       0x18 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                0x00000000403d0cde                wdt_hal_write_protect_disable
+ .text.wdt_hal_write_protect_enable
+                0x00000000403d0cf6       0x12 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                0x00000000403d0cf6                wdt_hal_write_protect_enable
+ .text.wdt_hal_enable
+                0x00000000403d0d08       0x2c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                0x00000000403d0d08                wdt_hal_enable
+ .text.wdt_hal_set_flashboot_en
+                0x00000000403d0d34       0x36 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                0x00000000403d0d34                wdt_hal_set_flashboot_en
+ *libhal.a:mmu_hal.*(.literal .text .literal.* .text.*)
+ .text.mmu_hal_init
+                0x00000000403d0d6a       0x16 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                0x00000000403d0d6a                mmu_hal_init
+ .text.mmu_hal_map_region
+                0x00000000403d0d80       0x82 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                0x00000000403d0d80                mmu_hal_map_region
+ *libhal.a:cache_hal.*(.literal .text .literal.* .text.*)
+ .text.cache_hal_init
+                0x00000000403d0e02       0x3a esp-idf/hal/libhal.a(cache_hal.c.obj)
+                0x00000000403d0e02                cache_hal_init
+ .text.cache_hal_disable
+                0x00000000403d0e3c        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                0x00000000403d0e3c                cache_hal_disable
+ .text.cache_hal_enable
+                0x00000000403d0e44       0x12 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                0x00000000403d0e44                cache_hal_enable
+ *libhal.a:efuse_hal.*(.literal .text .literal.* .text.*)
+ *libesp_hw_support.a:rtc_clk.*(.literal .text .literal.* .text.*)
+ .text.clk_ll_rtc_slow_get_src
+                0x00000000403d0e56       0x1a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_bbpll_disable
+                0x00000000403d0e70       0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_freq_to_pll_mhz
+                0x00000000403d0e86       0x64 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.clk_ll_xtal32k_enable.constprop.0
+                0x00000000403d0eea       0x4a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_32k_enable
+                0x00000000403d0f34       0x1c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d0f34                rtc_clk_32k_enable
+ .text.rtc_clk_8m_enable
+                0x00000000403d0f50       0x66 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d0f50                rtc_clk_8m_enable
+ .text.rtc_clk_slow_src_set
+                0x00000000403d0fb6       0x68 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d0fb6                rtc_clk_slow_src_set
+ .text.rtc_clk_slow_src_get
+                0x00000000403d101e        0x2 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d101e                rtc_clk_slow_src_get
+ .text.rtc_clk_slow_freq_get_hz
+                0x00000000403d1020       0x30 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d1020                rtc_clk_slow_freq_get_hz
+ .text.rtc_clk_fast_src_set
+                0x00000000403d1050       0x3a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d1050                rtc_clk_fast_src_set
+ .text.rtc_clk_fast_src_get
+                0x00000000403d108a        0xc esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d108a                rtc_clk_fast_src_get
+ .text.rtc_clk_xtal_freq_get
+                0x00000000403d1096       0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d1096                rtc_clk_xtal_freq_get
+                0x00000000403d1096                rtc_get_xtal
+ .text.rtc_clk_cpu_freq_mhz_to_config
+                0x00000000403d10e4       0x60 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d10e4                rtc_clk_cpu_freq_mhz_to_config
+ .text.rtc_clk_cpu_freq_get_config
+                0x00000000403d1144       0xd8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d1144                rtc_clk_cpu_freq_get_config
+ .text.rtc_clk_xtal_freq_update
+                0x00000000403d121c       0x14 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d121c                rtc_clk_xtal_freq_update
+ .text.rtc_clk_apb_freq_update
+                0x00000000403d1230       0x16 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d1230                rtc_clk_apb_freq_update
+ .text.rtc_clk_cpu_freq_to_xtal
+                0x00000000403d1246       0x58 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .text.rtc_clk_cpu_freq_set_config
+                0x00000000403d129e      0x248 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d129e                rtc_clk_cpu_freq_set_config
+ .text.rtc_clk_apb_freq_get
+                0x00000000403d14e6       0x2c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d14e6                rtc_clk_apb_freq_get
+ .text.rtc_clk_divider_set
+                0x00000000403d1512       0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d1512                rtc_clk_divider_set
+ .text.rtc_clk_8m_divider_set
+                0x00000000403d1552       0x34 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                0x00000000403d1552                rtc_clk_8m_divider_set
+ *libesp_hw_support.a:rtc_time.*(.literal .text .literal.* .text.*)
+ *libesp_hw_support.a:regi2c_ctrl.*(.literal .text .literal.* .text.*)
+ *libefuse.a:*.*(.literal .text .literal.* .text.*)
+ *(.fini.literal)
+ *(.fini)
+ *(.gnu.version)
+                0x00000000403d1586                _loader_text_end = ABSOLUTE (.)
+
+.iram.text      0x00000000403cc710      0x966
+                0x00000000403cc710                . = ALIGN (0x10)
+ *(.entry.text)
+ *(.init.literal)
+ *(.init)
+                0x00000000403cc710                _stext = .
+                0x00000000403cc710                _text_start = ABSOLUTE (.)
+ *(.literal .text .literal.* .text.* .stub .gnu.warning .gnu.linkonce.literal.* .gnu.linkonce.t.*.literal .gnu.linkonce.t.*)
+ .text.call_start_cpu0
+                0x00000000403cc710       0x82 esp-idf/main/libmain.a(bootloader_start.c.obj)
+                0x00000000403cc710                call_start_cpu0
+ .text.bootloader_init
+                0x00000000403cc792      0x3a2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                0x00000000403cc792                bootloader_init
+ .text.bootloader_clock_configure
+                0x00000000403ccb34       0xd0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                0x00000000403ccb34                bootloader_clock_configure
+ .text.bootloader_init_mem
+                0x00000000403ccc04        0x2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                0x00000000403ccc04                bootloader_init_mem
+ .text.bootloader_flash_update_id
+                0x00000000403ccc06       0x1c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                0x00000000403ccc06                bootloader_flash_update_id
+ .text.bootloader_clear_bss_section
+                0x00000000403ccc22       0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x00000000403ccc22                bootloader_clear_bss_section
+ .text.bootloader_read_bootloader_header
+                0x00000000403ccc44       0x3e esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x00000000403ccc44                bootloader_read_bootloader_header
+ .text.bootloader_check_bootloader_validity
+                0x00000000403ccc82       0x54 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x00000000403ccc82                bootloader_check_bootloader_validity
+ .text.bootloader_config_wdt
+                0x00000000403cccd6       0x9c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x00000000403cccd6                bootloader_config_wdt
+ .text.bootloader_enable_random
+                0x00000000403ccd72       0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x00000000403ccd72                bootloader_enable_random
+ .text.bootloader_print_banner
+                0x00000000403ccd9c       0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x00000000403ccd9c                bootloader_print_banner
+ .text.bootloader_console_init
+                0x00000000403ccde8       0x36 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                0x00000000403ccde8                bootloader_console_init
+ .text.esp_cpu_configure_region_protection
+                0x00000000403cce1e       0xfa esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+                0x00000000403cce1e                esp_cpu_configure_region_protection
+ .text.rtc_clk_init
+                0x00000000403ccf18      0x14e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                0x00000000403ccf18                rtc_clk_init
+ *(.iram .iram.*)
+ *(.fini.literal)
+ *(.fini)
+ *(.gnu.version)
+                0x00000000403cd076                . = (. + 0x10)
+ *fill*         0x00000000403cd066       0x10 
+                0x00000000403cd076                _text_end = ABSOLUTE (.)
+                0x00000000403cd076                _etext = .
+
+.dram0.bss      0x000000003fcd5710      0x110
+                0x000000003fcd5710                . = ALIGN (0x8)
+                0x000000003fcd5710                _dram_start = ABSOLUTE (.)
+                0x000000003fcd5710                _bss_start = ABSOLUTE (.)
+ *(.dynsbss)
+ *(.sbss)
+ *(.sbss.*)
+ .sbss.ota_has_initial_contents
+                0x000000003fcd5710        0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x000000003fcd5711        0x3 
+ .sbss.ram_obfs_value
+                0x000000003fcd5714        0x8 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .sbss.mapped   0x000000003fcd571c        0x1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x000000003fcd571d        0x3 
+ .sbss.s_cur_pll_freq
+                0x000000003fcd5720        0x4 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .sbss.ctx      0x000000003fcd5724        0x8 esp-idf/hal/libhal.a(cache_hal.c.obj)
+ *(.gnu.linkonce.sb.*)
+ *(.scommon)
+ *(.sbss2)
+ *(.sbss2.*)
+ *(.gnu.linkonce.sb2.*)
+ *(.dynbss)
+ *(.bss)
+ *(.bss.*)
+ .bss.ctx       0x000000003fcd572c       0xd8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .bss.bootloader_image_hdr
+                0x000000003fcd5804       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                0x000000003fcd5804                bootloader_image_hdr
+ *(.gnu.linkonce.b.*)
+ *(COMMON)
+                0x000000003fcd5820                . = ALIGN (0x8)
+ *fill*         0x000000003fcd581c        0x4 
+                0x000000003fcd5820                _bss_end = ABSOLUTE (.)
+
+.dram0.data     0x000000003fcd5820        0x4
+                0x000000003fcd5820                _data_start = ABSOLUTE (.)
+ *(.data)
+ *(.data.*)
+ *(.gnu.linkonce.d.*)
+ *(.data1)
+ *(.sdata)
+ *(.sdata.*)
+ .sdata.current_read_mapping
+                0x000000003fcd5820        0x4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *(.gnu.linkonce.s.*)
+ *(.gnu.linkonce.s2.*)
+ *(.jcr)
+                0x000000003fcd5824                _data_end = ABSOLUTE (.)
+
+.dram0.rodata   0x000000003fcd5824     0x169c
+                0x000000003fcd5824                _rodata_start = ABSOLUTE (.)
+ *(.rodata)
+ *(.rodata.*)
+ .rodata.__assert_func.str1.4
+                0x000000003fcd5824       0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ *fill*         0x000000003fcd5846        0x2 
+ .rodata.abort.str1.4
+                0x000000003fcd5848       0x22 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ *fill*         0x000000003fcd586a        0x2 
+ .rodata.call_start_cpu0.str1.4
+                0x000000003fcd586c       0x3c esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .rodata.log_invalid_app_partition.str1.4
+                0x000000003fcd58a8       0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                         0xb8 (size before relaxing)
+ .rodata.try_load_partition.str1.4
+                0x000000003fcd5958       0x41 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x000000003fcd5999        0x3 
+ .rodata.set_actual_ota_seq.str1.4
+                0x000000003fcd599c       0x84 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .rodata.load_image.str1.4
+                0x000000003fcd5a20       0xad esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x000000003fcd5acd        0x3 
+ .rodata.bootloader_common_get_partition_description.str1.4
+                0x000000003fcd5ad0       0x3b esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x000000003fcd5b0b        0x1 
+ .rodata.bootloader_utility_load_partition_table.str1.4
+                0x000000003fcd5b0c      0x19f esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x000000003fcd5cab        0x1 
+ .rodata.bootloader_utility_get_selected_boot_partition.str1.4
+                0x000000003fcd5cac      0x167 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x000000003fcd5e13        0x1 
+ .rodata.bootloader_utility_load_boot_image.str1.4
+                0x000000003fcd5e14       0xe2 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ *fill*         0x000000003fcd5ef6        0x2 
+ .rodata.bootloader_util_regions_overlap.str1.4
+                0x000000003fcd5ef8       0x5e esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ *fill*         0x000000003fcd5f56        0x2 
+ .rodata.process_segments.str1.4
+                0x000000003fcd5f58      0x25d esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                        0x29d (size before relaxing)
+ *fill*         0x000000003fcd61b5        0x3 
+ .rodata.image_load.str1.4
+                0x000000003fcd61b8      0x1d6 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ *fill*         0x000000003fcd638e        0x2 
+ .rodata.__func__.0
+                0x000000003fcd6390       0x20 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .rodata.__func__.1
+                0x000000003fcd63b0       0x16 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ *fill*         0x000000003fcd63c6        0x2 
+ .rodata.esp_partition_table_verify.str1.4
+                0x000000003fcd63c8      0x168 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .rodata.bootloader_sha256_data.str1.4
+                0x000000003fcd6530       0x66 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ *fill*         0x000000003fcd6596        0x2 
+ .rodata.__func__.0
+                0x000000003fcd6598       0x19 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ *fill*         0x000000003fcd65b1        0x3 
+ .rodata.__func__.1
+                0x000000003fcd65b4       0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ *fill*         0x000000003fcd65cb        0x1 
+ .rodata.bootloader_init.str1.4
+                0x000000003fcd65cc      0x1fb esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ *fill*         0x000000003fcd67c7        0x1 
+ .rodata.__func__.0
+                0x000000003fcd67c8       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .rodata.bootloader_common_check_chip_validity.str1.4
+                0x000000003fcd67d8       0xea esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ *fill*         0x000000003fcd68c2        0x2 
+ .rodata.bootloader_mmap.str1.4
+                0x000000003fcd68c4       0xac esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.bootloader_flash_read.str1.4
+                0x000000003fcd6970       0xe7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x000000003fcd6a57        0x1 
+ .rodata.str1.4
+                0x000000003fcd6a58       0xdf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x000000003fcd6b37        0x1 
+ .rodata.bootloader_flash_write.str1.4
+                0x000000003fcd6b38       0xef esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x000000003fcd6c27        0x1 
+ .rodata.__func__.0
+                0x000000003fcd6c28       0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ *fill*         0x000000003fcd6c43        0x1 
+ .rodata.__func__.1
+                0x000000003fcd6c44       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .rodata.bootloader_fill_random.str1.4
+                0x000000003fcd6c6c       0x4c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .rodata.__func__.0
+                0x000000003fcd6cb8       0x17 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ *fill*         0x000000003fcd6ccf        0x1 
+ .rodata.bootloader_read_bootloader_header.str1.4
+                0x000000003fcd6cd0       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                         0x48 (size before relaxing)
+ .rodata.bootloader_check_bootloader_validity.str1.4
+                0x000000003fcd6d10       0x2e esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ *fill*         0x000000003fcd6d3e        0x2 
+ .rodata.bootloader_enable_random.str1.4
+                0x000000003fcd6d40       0x3d esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ *fill*         0x000000003fcd6d7d        0x3 
+ .rodata.bootloader_print_banner.str1.4
+                0x000000003fcd6d80       0x6e esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ *fill*         0x000000003fcd6dee        0x2 
+ .rodata.rtc_clk_init.str1.4
+                0x000000003fcd6df0       0x44 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .rodata.rtc_clk_xtal_freq_get.str1.4
+                0x000000003fcd6e34       0x4e esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ *fill*         0x000000003fcd6e82        0x2 
+ .rodata.rtc_clk_cpu_freq_get_config.str1.4
+                0x000000003fcd6e84       0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ *(.gnu.linkonce.r.*)
+ *(.rodata1)
+ *(.sdata2 .sdata2.* .srodata .srodata.*)
+                0x000000003fcd6ec0                __XT_EXCEPTION_TABLE_ = ABSOLUTE (.)
+ *(.xt_except_table)
+ *(.gcc_except_table)
+ *(.gnu.linkonce.e.*)
+ *(.gnu.version_r)
+ *(.eh_frame)
+                0x000000003fcd6ec0                . = ((. + 0x3) & 0xfffffffffffffffc)
+                0x000000003fcd6ec0                __init_array_start = ABSOLUTE (.)
+ *crtbegin.*(.ctors)
+ *(EXCLUDE_FILE(*crtend.*) .ctors)
+ *(SORT_BY_NAME(.ctors.*))
+ *(.ctors)
+                0x000000003fcd6ec0                __init_array_end = ABSOLUTE (.)
+ *crtbegin.*(.dtors)
+ *(EXCLUDE_FILE(*crtend.*) .dtors)
+ *(SORT_BY_NAME(.dtors.*))
+ *(.dtors)
+                0x000000003fcd6ec0                __XT_EXCEPTION_DESCS_ = ABSOLUTE (.)
+ *(.xt_except_desc)
+ *(.gnu.linkonce.h.*)
+                0x000000003fcd6ec0                __XT_EXCEPTION_DESCS_END__ = ABSOLUTE (.)
+ *(.xt_except_desc_end)
+ *(.dynamic)
+ *(.gnu.version_d)
+                0x000000003fcd6ec0                _rodata_end = ABSOLUTE (.)
+                0x000000003fcd6ec0                _lit4_start = ABSOLUTE (.)
+ *(*.lit4)
+ *(.lit4.*)
+ *(.gnu.linkonce.lit4.*)
+                0x000000003fcd6ec0                _lit4_end = ABSOLUTE (.)
+                0x000000003fcd6ec0                . = ALIGN (0x4)
+                0x000000003fcd6ec0                _dram_end = ABSOLUTE (.)
+OUTPUT(bootloader.elf elf32-littleriscv)
+
+.rela.dyn       0x000000003fcd6ec0        0x0
+ .rela.text.__assert_func
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.unlikely.abort
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.call_start_cpu0
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.log_invalid_app_partition
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.try_load_partition
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.set_actual_ota_seq
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.load_image
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_utility_load_partition_table
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_utility_get_selected_boot_partition
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_reset
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_utility_load_boot_image
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.should_load
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.process_segments
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.image_load
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.iram1.0  0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.esp_partition_table_verify
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_console_deinit
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_sha256_start
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_sha256_data
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_sha256_finish
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_init
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_common_ota_select_crc
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_common_check_chip_validity
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_clock_configure
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_mmap
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_flash_read
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_flash_erase_sector
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.iram1.1  0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_flash_write
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.iram1.6  0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_random_enable
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_random_disable
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_flash_update_id
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_clear_bss_section
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_read_bootloader_header
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_check_bootloader_validity
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_config_wdt
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_enable_random
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_print_banner
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.bootloader_console_init
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_init
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_cpu_freq_to_pll_mhz
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_8m_enable
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_slow_src_set
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_fast_src_set
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_xtal_freq_get
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_cpu_freq_get_config
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_cpu_freq_to_xtal
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.rtc_clk_cpu_freq_set_config
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.esp_log_early_timestamp
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.wdt_hal_init
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.wdt_hal_config_stage
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.cache_hal_init
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.cache_hal_disable
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .rela.text.cache_hal_enable
+                0x000000003fcd6ec0        0x0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+
+.debug_info     0x0000000000000000    0x23012
+ .debug_info    0x0000000000000000      0x203 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_info    0x0000000000000203      0xc95 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_info    0x0000000000000e98     0x1ce0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_info    0x0000000000002b78     0x21fe esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_info    0x0000000000004d76     0x2153 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_info    0x0000000000006ec9      0x5ae esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_info    0x0000000000007477       0xbf esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_info    0x0000000000007536      0x425 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_info    0x000000000000795b      0x104 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_info    0x0000000000007a5f      0xd98 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .debug_info    0x00000000000087f7     0x2335 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_info    0x000000000000ab2c      0x349 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_info    0x000000000000ae75     0x31f7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_info    0x000000000000e06c       0x9f esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_info    0x000000000000e10b      0x26b esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_info    0x000000000000e376      0x1d8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .debug_info    0x000000000000e54e      0x428 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .debug_info    0x000000000000e976     0x43c6 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_info    0x0000000000012d3c      0x19a esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_info    0x0000000000012ed6      0xe7f esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .debug_info    0x0000000000013d55      0x8af esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_info    0x0000000000014604     0x23bf esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_info    0x00000000000169c3      0x160 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_info    0x0000000000016b23     0x16c5 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .debug_info    0x00000000000181e8      0x281 esp-idf/log/liblog.a(log_noos.c.obj)
+ .debug_info    0x0000000000018469     0x1cf3 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_info    0x000000000001a15c     0x201d esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_info    0x000000000001c179      0x51c esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_info    0x000000000001c695     0x66e6 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .debug_info    0x0000000000022d7b      0x297 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_abbrev   0x0000000000000000     0x4aa8
+ .debug_abbrev  0x0000000000000000      0x11f esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_abbrev  0x000000000000011f      0x309 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_abbrev  0x0000000000000428      0x4dc esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_abbrev  0x0000000000000904      0x512 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_abbrev  0x0000000000000e16      0x364 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_abbrev  0x000000000000117a      0x1fd esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_abbrev  0x0000000000001377       0x89 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_abbrev  0x0000000000001400      0x1ca esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_abbrev  0x00000000000015ca       0x80 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_abbrev  0x000000000000164a      0x368 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .debug_abbrev  0x00000000000019b2      0x385 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_abbrev  0x0000000000001d37      0x12e esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_abbrev  0x0000000000001e65      0x560 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_abbrev  0x00000000000023c5       0x65 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_abbrev  0x000000000000242a      0x16d esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_abbrev  0x0000000000002597       0xaf esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .debug_abbrev  0x0000000000002646      0x1d9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .debug_abbrev  0x000000000000281f      0x33f esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_abbrev  0x0000000000002b5e      0x123 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_abbrev  0x0000000000002c81      0x3ce esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .debug_abbrev  0x000000000000304f      0x306 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_abbrev  0x0000000000003355      0x580 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_abbrev  0x00000000000038d5       0xd3 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_abbrev  0x00000000000039a8      0x274 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .debug_abbrev  0x0000000000003c1c      0x1a5 esp-idf/log/liblog.a(log_noos.c.obj)
+ .debug_abbrev  0x0000000000003dc1      0x1de esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_abbrev  0x0000000000003f9f      0x367 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_abbrev  0x0000000000004306      0x245 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_abbrev  0x000000000000454b      0x3dc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .debug_abbrev  0x0000000000004927      0x181 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_loc      0x0000000000000000     0x70af
+ .debug_loc     0x0000000000000000       0xb0 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_loc     0x00000000000000b0       0xc7 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_loc     0x0000000000000177     0x113d esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_loc     0x00000000000012b4     0x1ca1 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_loc     0x0000000000002f55       0x81 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_loc     0x0000000000002fd6      0x1f7 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_loc     0x00000000000031cd      0x16d esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_loc     0x000000000000333a      0x2b9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .debug_loc     0x00000000000035f3      0x308 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_loc     0x00000000000038fb      0x1b5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_loc     0x0000000000003ab0      0xf52 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_loc     0x0000000000004a02       0xf1 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_loc     0x0000000000004af3       0x80 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .debug_loc     0x0000000000004b73       0xae esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_loc     0x0000000000004c21       0x1b esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_loc     0x0000000000004c3c      0x594 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .debug_loc     0x00000000000051d0       0xee esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_loc     0x00000000000052be      0xbd9 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_loc     0x0000000000005e97       0x7f esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_loc     0x0000000000005f16      0x227 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .debug_loc     0x000000000000613d      0x1b1 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_loc     0x00000000000062ee      0x457 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_loc     0x0000000000006745      0x8d8 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .debug_loc     0x000000000000701d       0x92 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_aranges  0x0000000000000000      0x7f8
+ .debug_aranges
+                0x0000000000000000       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_aranges
+                0x0000000000000028       0x28 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_aranges
+                0x0000000000000050       0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_aranges
+                0x00000000000000e0       0x70 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_aranges
+                0x0000000000000150       0x38 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_aranges
+                0x0000000000000188       0x20 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_aranges
+                0x00000000000001a8       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_aranges
+                0x00000000000001c8       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_aranges
+                0x00000000000001f8       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_aranges
+                0x0000000000000228       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .debug_aranges
+                0x0000000000000250       0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_aranges
+                0x0000000000000298       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_aranges
+                0x00000000000002b8       0xa8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_aranges
+                0x0000000000000360       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_aranges
+                0x0000000000000380       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_aranges
+                0x00000000000003a0       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .debug_aranges
+                0x00000000000003c8       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .debug_aranges
+                0x0000000000000408       0x48 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_aranges
+                0x0000000000000450       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_aranges
+                0x0000000000000470       0x78 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .debug_aranges
+                0x00000000000004e8       0x20 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_aranges
+                0x0000000000000508      0x110 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_aranges
+                0x0000000000000618       0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_aranges
+                0x0000000000000640       0x28 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .debug_aranges
+                0x0000000000000668       0x38 esp-idf/log/liblog.a(log_noos.c.obj)
+ .debug_aranges
+                0x00000000000006a0       0x28 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_aranges
+                0x00000000000006c8       0x58 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_aranges
+                0x0000000000000720       0x38 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_aranges
+                0x0000000000000758       0x70 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .debug_aranges
+                0x00000000000007c8       0x30 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_ranges   0x0000000000000000     0x1398
+ .debug_ranges  0x0000000000000000       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_ranges  0x0000000000000018       0x30 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_ranges  0x0000000000000048      0x210 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_ranges  0x0000000000000258      0x398 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_ranges  0x00000000000005f0       0x70 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_ranges  0x0000000000000660       0x88 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_ranges  0x00000000000006e8       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_ranges  0x00000000000006f8       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_ranges  0x0000000000000718       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_ranges  0x0000000000000738       0x90 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .debug_ranges  0x00000000000007c8       0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_ranges  0x0000000000000850       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_ranges  0x0000000000000860      0x150 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_ranges  0x00000000000009b0       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_ranges  0x00000000000009c0       0x28 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_ranges  0x00000000000009e8       0x18 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .debug_ranges  0x0000000000000a00       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .debug_ranges  0x0000000000000a30       0x38 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_ranges  0x0000000000000a68       0x10 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_ranges  0x0000000000000a78       0xf8 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .debug_ranges  0x0000000000000b70       0x40 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_ranges  0x0000000000000bb0      0x3b0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_ranges  0x0000000000000f60       0x18 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_ranges  0x0000000000000f78       0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .debug_ranges  0x0000000000000fa8       0x60 esp-idf/log/liblog.a(log_noos.c.obj)
+ .debug_ranges  0x0000000000001008       0x18 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_ranges  0x0000000000001020       0x80 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_ranges  0x00000000000010a0       0x88 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_ranges  0x0000000000001128      0x238 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .debug_ranges  0x0000000000001360       0x38 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_line     0x0000000000000000    0x10e25
+ .debug_line    0x0000000000000000      0x3f4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_line    0x00000000000003f4      0x5f7 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_line    0x00000000000009eb     0x1e63 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_line    0x000000000000284e     0x1ea2 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_line    0x00000000000046f0      0x89f esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_line    0x0000000000004f8f      0x6fa esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_line    0x0000000000005689      0x1ea esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_line    0x0000000000005873      0x489 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_line    0x0000000000005cfc      0x2d9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_line    0x0000000000005fd5      0xca4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .debug_line    0x0000000000006c79      0x82f esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_line    0x00000000000074a8      0x393 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_line    0x000000000000783b     0x1828 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_line    0x0000000000009063       0xd5 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_line    0x0000000000009138      0x4f9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_line    0x0000000000009631      0x647 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .debug_line    0x0000000000009c78      0x545 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .debug_line    0x000000000000a1bd      0x8d3 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_line    0x000000000000aa90      0x2b4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_line    0x000000000000ad44     0x1011 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .debug_line    0x000000000000bd55      0x6d7 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_line    0x000000000000c42c     0x1b17 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_line    0x000000000000df43      0x10c esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_line    0x000000000000e04f      0x402 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .debug_line    0x000000000000e451      0x415 esp-idf/log/liblog.a(log_noos.c.obj)
+ .debug_line    0x000000000000e866      0x2eb esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_line    0x000000000000eb51      0x70e esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_line    0x000000000000f25f      0x574 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_line    0x000000000000f7d3     0x125c esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .debug_line    0x0000000000010a2f      0x3f6 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_str      0x0000000000000000     0xa204
+ .debug_str     0x0000000000000000      0x25d esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                        0x2b2 (size before relaxing)
+ .debug_str     0x000000000000025d      0x800 esp-idf/main/libmain.a(bootloader_start.c.obj)
+                                        0xa37 (size before relaxing)
+ .debug_str     0x0000000000000a5d      0xa4a esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                        0xee9 (size before relaxing)
+ .debug_str     0x00000000000014a7      0x760 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                        0xf88 (size before relaxing)
+ .debug_str     0x0000000000001c07     0x14eb esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                       0x189f (size before relaxing)
+ .debug_str     0x00000000000030f2      0x16f esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                        0x48b (size before relaxing)
+ .debug_str     0x0000000000003261       0x70 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+                                        0x239 (size before relaxing)
+ .debug_str     0x00000000000032d1      0x112 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                        0x3ad (size before relaxing)
+ .debug_str     0x00000000000033e3       0x9d esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                                        0x289 (size before relaxing)
+ .debug_str     0x0000000000003480      0x5a9 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                        0xefb (size before relaxing)
+ .debug_str     0x0000000000003a29      0x11f esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                       0x18ef (size before relaxing)
+ .debug_str     0x0000000000003b48      0x290 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                                        0x6a7 (size before relaxing)
+ .debug_str     0x0000000000003dd8     0x14bf esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                       0x1c8a (size before relaxing)
+ .debug_str     0x0000000000005297       0x73 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                                        0x229 (size before relaxing)
+ .debug_str     0x000000000000530a       0xac esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                                        0x2c4 (size before relaxing)
+ .debug_str     0x00000000000053b6       0x73 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+                                        0x26f (size before relaxing)
+ .debug_str     0x0000000000005429       0xdc esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                                        0x608 (size before relaxing)
+ .debug_str     0x0000000000005505     0x22de esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                       0x2dc7 (size before relaxing)
+ .debug_str     0x00000000000077e3       0xb7 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                        0x2fa (size before relaxing)
+ .debug_str     0x000000000000789a      0x39b esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+                                        0x61d (size before relaxing)
+ .debug_str     0x0000000000007c35      0x4c0 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                        0xc70 (size before relaxing)
+ .debug_str     0x00000000000080f5      0xfd8 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                       0x1be5 (size before relaxing)
+ .debug_str     0x00000000000090cd       0xbf esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                                        0x27c (size before relaxing)
+ .debug_str     0x000000000000918c      0x62b esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+                                        0x994 (size before relaxing)
+ .debug_str     0x00000000000097b7       0xb2 esp-idf/log/liblog.a(log_noos.c.obj)
+                                        0x2d2 (size before relaxing)
+ .debug_str     0x0000000000009869       0xaf esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                       0x144a (size before relaxing)
+ .debug_str     0x0000000000009918      0x329 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                       0x1705 (size before relaxing)
+ .debug_str     0x0000000000009c41      0x15d esp-idf/hal/libhal.a(mmu_hal.c.obj)
+                                        0x3d7 (size before relaxing)
+ .debug_str     0x0000000000009d9e      0x3cc esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                       0x3d3f (size before relaxing)
+ .debug_str     0x000000000000a16a       0x9a esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                        0x37a (size before relaxing)
+
+.comment        0x0000000000000000       0x26
+ .comment       0x0000000000000000       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                         0x27 (size before relaxing)
+ .comment       0x0000000000000026       0x27 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/log/liblog.a(log_noos.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .comment       0x0000000000000026       0x27 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.riscv.attributes
+                0x0000000000000000       0x2a
+ .riscv.attributes
+                0x0000000000000000       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .riscv.attributes
+                0x0000000000000026       0x26 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .riscv.attributes
+                0x000000000000004c       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .riscv.attributes
+                0x0000000000000072       0x26 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .riscv.attributes
+                0x0000000000000098       0x26 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .riscv.attributes
+                0x00000000000000be       0x26 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .riscv.attributes
+                0x00000000000000e4       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .riscv.attributes
+                0x000000000000010a       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .riscv.attributes
+                0x0000000000000130       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .riscv.attributes
+                0x0000000000000156       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .riscv.attributes
+                0x000000000000017c       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .riscv.attributes
+                0x00000000000001a2       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .riscv.attributes
+                0x00000000000001c8       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .riscv.attributes
+                0x00000000000001ee       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .riscv.attributes
+                0x0000000000000214       0x2a esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .riscv.attributes
+                0x000000000000023e       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .riscv.attributes
+                0x0000000000000264       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .riscv.attributes
+                0x000000000000028a       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .riscv.attributes
+                0x00000000000002b0       0x26 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .riscv.attributes
+                0x00000000000002d6       0x2a esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .riscv.attributes
+                0x0000000000000300       0x2a esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .riscv.attributes
+                0x000000000000032a       0x26 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .riscv.attributes
+                0x0000000000000350       0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .riscv.attributes
+                0x0000000000000376       0x26 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .riscv.attributes
+                0x000000000000039c       0x2a esp-idf/log/liblog.a(log_noos.c.obj)
+ .riscv.attributes
+                0x00000000000003c6       0x26 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .riscv.attributes
+                0x00000000000003ec       0x26 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .riscv.attributes
+                0x0000000000000412       0x26 esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .riscv.attributes
+                0x0000000000000438       0x26 esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .riscv.attributes
+                0x000000000000045e       0x26 esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+.debug_frame    0x0000000000000000     0x1454
+ .debug_frame   0x0000000000000000       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+ .debug_frame   0x0000000000000040       0x38 esp-idf/main/libmain.a(bootloader_start.c.obj)
+ .debug_frame   0x0000000000000078      0x254 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+ .debug_frame   0x00000000000002cc      0x198 esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+ .debug_frame   0x0000000000000464       0x80 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ .debug_frame   0x00000000000004e4       0x54 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+ .debug_frame   0x0000000000000538       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+ .debug_frame   0x0000000000000558       0x68 esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ .debug_frame   0x00000000000005c0       0x40 esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+ .debug_frame   0x0000000000000600       0x88 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+ .debug_frame   0x0000000000000688       0xc4 esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+ .debug_frame   0x000000000000074c       0x30 esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+ .debug_frame   0x000000000000077c      0x298 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+ .debug_frame   0x0000000000000a14       0x20 esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+ .debug_frame   0x0000000000000a34       0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+ .debug_frame   0x0000000000000a60       0x50 esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+ .debug_frame   0x0000000000000ab0       0x7c esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+ .debug_frame   0x0000000000000b2c       0xb8 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+ .debug_frame   0x0000000000000be4       0x2c esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+ .debug_frame   0x0000000000000c10      0x178 esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+ .debug_frame   0x0000000000000d88       0x3c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+ .debug_frame   0x0000000000000dc4      0x31c esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+ .debug_frame   0x00000000000010e0       0x30 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ .debug_frame   0x0000000000001110       0x50 esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+ .debug_frame   0x0000000000001160       0x84 esp-idf/log/liblog.a(log_noos.c.obj)
+ .debug_frame   0x00000000000011e4       0x40 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_frame   0x0000000000001224       0x9c esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ .debug_frame   0x00000000000012c0       0x5c esp-idf/hal/libhal.a(mmu_hal.c.obj)
+ .debug_frame   0x000000000000131c       0xec esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+ .debug_frame   0x0000000000001408       0x4c esp-idf/hal/libhal.a(cache_hal.c.obj)
+
+Cross Reference Table
+
+Symbol                                            File
+Cache_Disable_ICache                              esp-idf/hal/libhal.a(cache_hal.c.obj)
+Cache_Enable_ICache                               esp-idf/hal/libhal.a(cache_hal.c.obj)
+EFUSE                                             esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN0                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN1                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN2                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_CAL_VOL_ATTEN3                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN0                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN1                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN2                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ADC1_INIT_CODE_ATTEN3                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_BLK_VERSION_MAJOR                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_BLK_VERSION_MINOR                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_BTLC_GPIO_ENABLE                        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_CAN                                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_DIRECT_BOOT                         esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_DOWNLOAD_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_EFUSE_DIS_USB_DEVICE                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_JTAG                            esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_SERIAL_JTAG_DOWNLOAD_MODE       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_DIS_USB_SERIAL_JTAG_ROM_PRINT           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_ENABLE_SECURITY_DOWNLOAD                esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ESP_EFUSE_ERR_RST_ENABLE                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FLASH_TPUW                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_FORCE_SEND_RESUME                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_JTAG_SEL_ENABLE                         esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_KEY0                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY1                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY2                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY3                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY4                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY5                                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_0                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_1                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_2                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_3                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_4                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_KEY_PURPOSE_5                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_K_DIG_LDO                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_K_RTC_LDO                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_MAC_FACTORY                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_OCODE                                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_OPTIONAL_UNIQUE_ID                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_PKG_VERSION                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ESP_EFUSE_POWERGLITCH_EN                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_POWER_GLITCH_DSENSE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_RD_DIS                                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_RD_DIS_KEY0                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_KEY1                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_KEY2                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_KEY3                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_KEY4                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_KEY5                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_RD_DIS_SYS_DATA_PART2                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_BOOT_AGGRESSIVE_REVOKE           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SECURE_BOOT_EN                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SECURE_BOOT_KEY_REVOKE0                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_BOOT_KEY_REVOKE1                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_BOOT_KEY_REVOKE2                 esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_SECURE_VERSION                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SOFT_DIS_JTAG                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_BOOT_CRYPT_CNT                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_CLK                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_CS                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D4                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D5                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D6                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D7                       esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_DQS                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_D_D0                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_HD_D3                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_Q_D1                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SPI_PAD_CONFIG_WP_D2                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_SYS_DATA_PART2                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_TEMP_CALIB                              esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_THRES_HVT                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_UART_PRINT_CONTROL                      esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+ESP_EFUSE_USB_DREFH                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USB_DREFL                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USB_EXCHG_PINS                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USER_DATA                               esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_USER_DATA_MAC_CUSTOM                    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_VDD_SPI_AS_GPIO                         esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_V_DIG_DBIAS20                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_V_RTC_DBIAS20                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WAFER_VERSION_MAJOR                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WAFER_VERSION_MINOR                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WDT_DELAY_SEL                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS                                  esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_BLK1                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_GROUP_1                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_GROUP_2                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_GROUP_3                          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_KEY0                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY0_PURPOSE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY1                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY1_PURPOSE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY2                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY2_PURPOSE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY3                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY3_PURPOSE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY4                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY4_PURPOSE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY5                             esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_KEY5_PURPOSE                     esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_RD_DIS                           esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_AGGRESSIVE_REVOKE    esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_EN                   esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE0          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE1          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_SECURE_BOOT_KEY_REVOKE2          esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ESP_EFUSE_WR_DIS_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_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_SYS_DATA_PART2                   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_USER_DATA                        esp-idf/efuse/libefuse.a(esp_efuse_table.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+RTCCNTL                                           esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+SPIMEM0                                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+SPIMEM1                                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+TIMERG0                                           esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+TIMERG1                                           esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+UART0                                             esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+UART1                                             esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+USB_SERIAL_JTAG                                   esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+__ashldi3                                         d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_ashldi3.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+__assert_func                                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                                  esp-idf/log/liblog.a(log_noos.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(cpu.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_random.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+__clz_tab                                         d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_clz.o)
+                                                  d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+                                                  d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+__divdi3                                          d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_divdi3.o)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+__getreent                                        esp-idf/main/libmain.a(bootloader_start.c.obj)
+__lshrdi3                                         d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_lshrdi3.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+__popcountsi2                                     d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_popcountsi2.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+__udivdi3                                         d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/rv32imc/ilp32/no-rtti\libgcc.a(_udivdi3.o)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+_bss_end                                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+_bss_start                                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+_data_end                                         esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+_data_start                                       esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+_dram_end                                         esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+_dram_start                                       esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+_global_impure_ptr                                d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-impure.o)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+_interrupt_handler                                esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+_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)
+_vector_table                                     esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+abort                                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+                                                  esp-idf/hal/libhal.a(wdt_hal_iram.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.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_after_init                             esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_ana_bod_reset_config                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_ana_clock_glitch_reset_config          esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_ana_super_wdt_reset_config             esp-idf/bootloader_support/libbootloader_support.a(bootloader_soc.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_atexit                                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_before_init                            esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_check_bootloader_validity              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_clear_bss_section                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_clock_configure                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_common_check_chip_validity             esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_common_get_active_otadata              esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_get_partition_description       esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_ota_select_crc                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_ota_select_invalid              esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_common_ota_select_valid                esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+bootloader_common_select_otadata                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+bootloader_config_wdt                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_configure_spi_pins                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+bootloader_console_deinit                         esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_console_init                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_debug_buffer                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_enable_random                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_enable_wp                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_execute_flash_command                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_fill_random                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_random.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_flash_clock_config                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+bootloader_flash_cs_timing_config                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_flash_dummy_config                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_flash_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_read                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_flash_read_sfdp                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_flash_reset_chip                       esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_flash_set_dummy_out                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+bootloader_flash_unlock                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_flash_update_id                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_flash_write                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_flash_xmc_startup                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_image_hdr                              esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_init                                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_init_mem                               esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_load_image                             esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_load_image_no_verify                   esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+bootloader_mmap                                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_mmap_get_free_pages                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_munmap                                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_print_banner                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_random_disable                         esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_random_enable                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+bootloader_read_bootloader_header                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+bootloader_read_flash_id                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+bootloader_reset                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_sha256_data                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_finish                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_flash_contents                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_hex_to_str                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_sha256_start                           esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+bootloader_spi_flash_reset                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+bootloader_utility_get_selected_boot_partition    esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_utility_load_boot_image                esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+bootloader_utility_load_partition_table           esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+cache_hal_disable                                 esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.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.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+cache_hal_init                                    esp-idf/hal/libhal.a(cache_hal.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+call_start_cpu0                                   esp-idf/main/libmain.a(bootloader_start.c.obj)
+efuse_hal_chip_revision                           esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+efuse_hal_clear_program_registers                 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+efuse_hal_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_cpu_clear_breakpoint                          esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_clear_watchpoint                          esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_compare_and_set                           esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_configure_region_protection               esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_mem.c.obj)
+esp_cpu_intr_get_desc                             esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_reset                                     esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_set_breakpoint                            esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_set_watchpoint                            esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_stall                                     esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_unstall                                   esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_cpu_wait_for_intr                             esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+esp_efuse_batch_write_begin                       esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_batch_write_cancel                      esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_batch_write_commit                      esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_block_is_empty                          esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_check_errors                            esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_count_unused_key_blocks                 esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_disable_rom_download_mode               esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+esp_efuse_enable_rom_secure_download_mode         esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_find_purpose                            esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_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_efuse_get_key_dis_write                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.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_efuse_get_pkg_ver                             esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+esp_efuse_get_purpose_field                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_get_write_protect_of_digest_revoke      esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_key_block_unused                        esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_read_block                              esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_read_field_bit                          esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_read_field_blob                         esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_read_field_cnt                          esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_efuse_read_reg                                esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_set_digest_revoke                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_key_dis_read                        esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_key_dis_write                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_key_purpose                         esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_keypurpose_dis_write                esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_read_protect                        esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_rom_log_scheme                      esp-idf/efuse/libefuse.a(esp_efuse_fields.c.obj)
+esp_efuse_set_write_protect                       esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_set_write_protect_of_digest_revoke      esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+esp_efuse_utility_apply_new_coding_scheme         esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_burn_chip                       esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_burn_efuses                     esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_check_errors                    esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_clear_program_registers         esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_count_once                      esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+esp_efuse_utility_debug_dump_blocks               esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+esp_efuse_utility_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_enabled                      esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+esp_flash_encryption_set_release_mode             esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_flash_write_protect_crypt_cnt                 esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_get_flash_encryption_mode                     esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.c.obj)
+esp_image_get_flash_size                          esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_get_metadata                            esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_verify                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_verify_bootloader                       esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_image_verify_bootloader_data                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+esp_log_early_timestamp                           esp-idf/log/liblog.a(log_noos.c.obj)
+esp_log_impl_lock                                 esp-idf/log/liblog.a(log_noos.c.obj)
+esp_log_impl_unlock                               esp-idf/log/liblog.a(log_noos.c.obj)
+esp_log_lock_impl_timeout                         esp-idf/log/liblog.a(log_noos.c.obj)
+esp_log_timestamp                                 esp-idf/log/liblog.a(log_noos.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.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)
+esp_partition_table_verify                        esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+esp_rom_crc32_le                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+esp_rom_delay_us                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+esp_rom_efuse_get_flash_gpio_info                 esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+esp_rom_efuse_get_flash_wp_gpio                   esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+esp_rom_get_cpu_ticks_per_us                      esp-idf/log/liblog.a(log_noos.c.obj)
+esp_rom_get_reset_reason                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+esp_rom_gpio_pad_set_drv                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+esp_rom_install_channel_putc                      esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+esp_rom_install_uart_printf                       esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+esp_rom_md5_final                                 esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+esp_rom_md5_init                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+esp_rom_md5_update                                esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+esp_rom_printf                                    esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_common_loader.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_encrypt.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)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_panic.c.obj)
+esp_rom_regi2c_write                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+esp_rom_regi2c_write_mask                         esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_random_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+esp_rom_spiflash_config_clk                       esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+esp_rom_spiflash_config_param                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+esp_rom_spiflash_erase_block                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_erase_sector                     esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_read                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_wait_idle                        esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+esp_rom_spiflash_write                            esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_spiflash_write_encrypted                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+esp_rom_uart_flush_tx                             esp-idf/bootloader_support/libbootloader_support.a(bootloader_console_loader.c.obj)
+esp_rom_uart_set_as_console                       esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+esp_rom_uart_set_clock_baudrate                   esp-idf/esp_rom/libesp_rom.a(esp_rom_uart.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+esp_rom_uart_tx_wait_idle                         esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+esp_secure_boot_read_key_digests                  esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+ets_efuse_clear_program_registers                 esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ets_efuse_rs_calculate                            esp-idf/hal/libhal.a(efuse_hal.c.obj)
+ets_install_putc1                                 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ets_install_putc2                                 esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ets_install_uart_printf                           esp-idf/esp_rom/libesp_rom.a(esp_rom_sys.c.obj)
+ets_sha_enable                                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ets_sha_finish                                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ets_sha_init                                      esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ets_sha_update                                    esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+ets_update_cpu_frequency                          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                                            d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcmp.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+memcpy                                            d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memcpy.o)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+memset                                            d:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/11.2.0/../../../../riscv32-esp-elf/lib/rv32imc/ilp32/no-rtti\libc.a(lib_a-memset.o)
+                                                  esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_api.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_sha.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(esp_image_format.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.c.obj)
+                                                  esp-idf/main/libmain.a(bootloader_start.c.obj)
+mmu_hal_bytes_to_pages                            esp-idf/hal/libhal.a(mmu_hal.c.obj)
+mmu_hal_init                                      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_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_utility.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_pages_to_bytes                            esp-idf/hal/libhal.a(mmu_hal.c.obj)
+range_read_addr_blocks                            esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+range_write_addr_blocks                           esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+                                                  esp-idf/efuse/libefuse.a(esp_efuse_utility.c.obj)
+riscv_decode_offset_from_jal_instruction          esp-idf/esp_hw_support/libesp_hw_support.a(cpu.c.obj)
+rom_spiflash_legacy_data                          esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash_config_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_flash.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_esp32c3.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(flash_partitions.c.obj)
+rtc_clk_32k_bootstrap                             esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_32k_enable                                esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_32k_enable_external                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_32k_enabled                               esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_8m_divider_set                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_8m_enable                                 esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_8m_enabled                                esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_8md256_enabled                            esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_apb_freq_get                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_apb_freq_update                           esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_cpu_freq_get_config                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_cpu_freq_mhz_to_config                    esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_cpu_freq_set_config                       esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_cpu_freq_set_config_fast                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_cpu_freq_set_xtal                         esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_clk_divider_set                               esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_fast_src_get                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_fast_src_set                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_init                                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_slow_freq_get_hz                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+rtc_clk_slow_src_get                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_clock_init.c.obj)
+rtc_clk_slow_src_set                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_clk_xtal_freq_get                             esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_console.c.obj)
+rtc_clk_xtal_freq_update                          esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+                                                  esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk_init.c.obj)
+rtc_dig_8m_enabled                                esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_dig_clk8m_disable                             esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_dig_clk8m_enable                              esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+rtc_get_xtal                                      esp-idf/esp_hw_support/libesp_hw_support.a(rtc_clk.c.obj)
+s_revoke_table                                    esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+s_table                                           esp-idf/efuse/libefuse.a(esp_efuse_api_key.c.obj)
+wdt_hal_config_stage                              esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_deinit                                    esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+wdt_hal_disable                                   esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+wdt_hal_enable                                    esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_feed                                      esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+wdt_hal_handle_intr                               esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+wdt_hal_init                                      esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_is_enabled                                esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+wdt_hal_set_flashboot_en                          esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_write_protect_disable                     esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)
+wdt_hal_write_protect_enable                      esp-idf/hal/libhal.a(wdt_hal_iram.c.obj)
+                                                  esp-idf/bootloader_support/libbootloader_support.a(bootloader_init.c.obj)

File diff suppressed because it is too large
+ 109 - 0
i2c_max30102/build/bootloader/build.ninja


+ 54 - 0
i2c_max30102/build/bootloader/cmake_install.cmake

@@ -0,0 +1,54 @@
+# Install script for directory: D:/software/esp-idf/esp-idf/components/bootloader/subproject
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+  set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+  if(BUILD_TYPE)
+    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+  else()
+    set(CMAKE_INSTALL_CONFIG_NAME "")
+  endif()
+  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+  if(COMPONENT)
+    message(STATUS "Install component: \"${COMPONENT}\"")
+    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+  else()
+    set(CMAKE_INSTALL_COMPONENT)
+  endif()
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+  set(CMAKE_CROSSCOMPILING "TRUE")
+endif()
+
+# Set default install directory permissions.
+if(NOT DEFINED CMAKE_OBJDUMP)
+  set(CMAKE_OBJDUMP "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe")
+endif()
+
+if(NOT CMAKE_INSTALL_LOCAL_ONLY)
+  # Include the install script for the subdirectory.
+  include("E:/workspace/ESP32/i2c_max30102/build/bootloader/esp-idf/cmake_install.cmake")
+endif()
+
+if(CMAKE_INSTALL_COMPONENT)
+  set(CMAKE_INSTALL_MANIFEST "install_manifest_${CMAKE_INSTALL_COMPONENT}.txt")
+else()
+  set(CMAKE_INSTALL_MANIFEST "install_manifest.txt")
+endif()
+
+string(REPLACE ";" "\n" CMAKE_INSTALL_MANIFEST_CONTENT
+       "${CMAKE_INSTALL_MANIFEST_FILES}")
+file(WRITE "E:/workspace/ESP32/i2c_max30102/build/bootloader/${CMAKE_INSTALL_MANIFEST}"
+     "${CMAKE_INSTALL_MANIFEST_CONTENT}")

File diff suppressed because it is too large
+ 3 - 0
i2c_max30102/build/bootloader/compile_commands.json


+ 10 - 0
i2c_max30102/build/bootloader/config.env

@@ -0,0 +1,10 @@
+{
+    "COMPONENT_KCONFIGS": "D:/software/esp-idf/esp-idf/components/efuse/Kconfig;D:/software/esp-idf/esp-idf/components/esp_common/Kconfig;D:/software/esp-idf/esp-idf/components/esp_hw_support/Kconfig;D:/software/esp-idf/esp-idf/components/esp_system/Kconfig;D:/software/esp-idf/esp-idf/components/freertos/Kconfig;D:/software/esp-idf/esp-idf/components/hal/Kconfig;D:/software/esp-idf/esp-idf/components/log/Kconfig;D:/software/esp-idf/esp-idf/components/newlib/Kconfig;D:/software/esp-idf/esp-idf/components/spi_flash/Kconfig",
+    "COMPONENT_KCONFIGS_PROJBUILD": "D:/software/esp-idf/esp-idf/components/bootloader/Kconfig.projbuild;D:/software/esp-idf/esp-idf/components/esp_app_format/Kconfig.projbuild;D:/software/esp-idf/esp-idf/components/esp_rom/Kconfig.projbuild;D:/software/esp-idf/esp-idf/components/esptool_py/Kconfig.projbuild;D:/software/esp-idf/esp-idf/components/partition_table/Kconfig.projbuild",
+    "COMPONENT_SDKCONFIG_RENAMES": "D:/software/esp-idf/esp-idf/components/bootloader/sdkconfig.rename;D:/software/esp-idf/esp-idf/components/esp_hw_support/sdkconfig.rename;D:/software/esp-idf/esp-idf/components/esp_hw_support/sdkconfig.rename.esp32c3;D:/software/esp-idf/esp-idf/components/esp_system/sdkconfig.rename;D:/software/esp-idf/esp-idf/components/esp_system/sdkconfig.rename.esp32c3;D:/software/esp-idf/esp-idf/components/esptool_py/sdkconfig.rename;D:/software/esp-idf/esp-idf/components/freertos/sdkconfig.rename;D:/software/esp-idf/esp-idf/components/hal/sdkconfig.rename;D:/software/esp-idf/esp-idf/components/newlib/sdkconfig.rename.esp32c3;D:/software/esp-idf/esp-idf/components/spi_flash/sdkconfig.rename",
+    "IDF_TARGET": "esp32c3",
+    "IDF_ENV_FPGA": "",
+    "IDF_PATH": "D:/software/esp-idf/esp-idf",
+    "COMPONENT_KCONFIGS_SOURCE_FILE": "E:/workspace/ESP32/i2c_max30102/build/bootloader/kconfigs.in",
+    "COMPONENT_KCONFIGS_PROJBUILD_SOURCE_FILE": "E:/workspace/ESP32/i2c_max30102/build/bootloader/kconfigs_projbuild.in"
+}

File diff suppressed because it is too large
+ 2287 - 0
i2c_max30102/build/bootloader/config/kconfig_menus.json


File diff suppressed because it is too large
+ 513 - 0
i2c_max30102/build/bootloader/config/sdkconfig.cmake


+ 418 - 0
i2c_max30102/build/bootloader/config/sdkconfig.h

@@ -0,0 +1,418 @@
+/*
+ * Automatically generated file. DO NOT EDIT.
+ * Espressif IoT Development Framework (ESP-IDF) Configuration Header
+ */
+#pragma once
+#define CONFIG_SOC_ADC_SUPPORTED 1
+#define CONFIG_SOC_DEDICATED_GPIO_SUPPORTED 1
+#define CONFIG_SOC_GDMA_SUPPORTED 1
+#define CONFIG_SOC_TWAI_SUPPORTED 1
+#define CONFIG_SOC_BT_SUPPORTED 1
+#define CONFIG_SOC_ASYNC_MEMCPY_SUPPORTED 1
+#define CONFIG_SOC_USB_SERIAL_JTAG_SUPPORTED 1
+#define CONFIG_SOC_TEMP_SENSOR_SUPPORTED 1
+#define CONFIG_SOC_XT_WDT_SUPPORTED 1
+#define CONFIG_SOC_WIFI_SUPPORTED 1
+#define CONFIG_SOC_SUPPORTS_SECURE_DL_MODE 1
+#define CONFIG_SOC_EFUSE_KEY_PURPOSE_FIELD 1
+#define CONFIG_SOC_EFUSE_HAS_EFUSE_RST_BUG 1
+#define CONFIG_SOC_RTC_FAST_MEM_SUPPORTED 1
+#define CONFIG_SOC_RTC_MEM_SUPPORTED 1
+#define CONFIG_SOC_I2S_SUPPORTED 1
+#define CONFIG_SOC_RMT_SUPPORTED 1
+#define CONFIG_SOC_SDM_SUPPORTED 1
+#define CONFIG_SOC_SYSTIMER_SUPPORTED 1
+#define CONFIG_SOC_SUPPORT_COEXISTENCE 1
+#define CONFIG_SOC_AES_SUPPORTED 1
+#define CONFIG_SOC_MPI_SUPPORTED 1
+#define CONFIG_SOC_SHA_SUPPORTED 1
+#define CONFIG_SOC_HMAC_SUPPORTED 1
+#define CONFIG_SOC_DIG_SIGN_SUPPORTED 1
+#define CONFIG_SOC_FLASH_ENC_SUPPORTED 1
+#define CONFIG_SOC_SECURE_BOOT_SUPPORTED 1
+#define CONFIG_SOC_MEMPROT_SUPPORTED 1
+#define CONFIG_SOC_XTAL_SUPPORT_40M 1
+#define CONFIG_SOC_AES_SUPPORT_DMA 1
+#define CONFIG_SOC_AES_GDMA 1
+#define CONFIG_SOC_AES_SUPPORT_AES_128 1
+#define CONFIG_SOC_AES_SUPPORT_AES_256 1
+#define CONFIG_SOC_ADC_DIG_CTRL_SUPPORTED 1
+#define CONFIG_SOC_ADC_ARBITER_SUPPORTED 1
+#define CONFIG_SOC_ADC_FILTER_SUPPORTED 1
+#define CONFIG_SOC_ADC_MONITOR_SUPPORTED 1
+#define CONFIG_SOC_ADC_DMA_SUPPORTED 1
+#define CONFIG_SOC_ADC_PERIPH_NUM 2
+#define CONFIG_SOC_ADC_MAX_CHANNEL_NUM 5
+#define CONFIG_SOC_ADC_ATTEN_NUM 4
+#define CONFIG_SOC_ADC_DIGI_CONTROLLER_NUM 1
+#define CONFIG_SOC_ADC_PATT_LEN_MAX 8
+#define CONFIG_SOC_ADC_DIGI_MIN_BITWIDTH 12
+#define CONFIG_SOC_ADC_DIGI_MAX_BITWIDTH 12
+#define CONFIG_SOC_ADC_DIGI_RESULT_BYTES 4
+#define CONFIG_SOC_ADC_DIGI_DATA_BYTES_PER_CONV 4
+#define CONFIG_SOC_ADC_DIGI_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_APB_BACKUP_DMA 1
+#define CONFIG_SOC_BROWNOUT_RESET_SUPPORTED 1
+#define CONFIG_SOC_SHARED_IDCACHE_SUPPORTED 1
+#define CONFIG_SOC_CACHE_MEMORY_IBANK_SIZE 0x4000
+#define CONFIG_SOC_CPU_CORES_NUM 1
+#define CONFIG_SOC_CPU_INTR_NUM 32
+#define CONFIG_SOC_CPU_HAS_FLEXIBLE_INTC 1
+#define CONFIG_SOC_CPU_BREAKPOINTS_NUM 8
+#define CONFIG_SOC_CPU_WATCHPOINTS_NUM 8
+#define CONFIG_SOC_CPU_WATCHPOINT_SIZE 0x80000000
+#define CONFIG_SOC_DS_SIGNATURE_MAX_BIT_LEN 3072
+#define CONFIG_SOC_DS_KEY_PARAM_MD_IV_LENGTH 16
+#define CONFIG_SOC_DS_KEY_CHECK_MAX_WAIT_US 1100
+#define CONFIG_SOC_GDMA_GROUPS 1
+#define CONFIG_SOC_GDMA_PAIRS_PER_GROUP 3
+#define CONFIG_SOC_GDMA_TX_RX_SHARE_INTERRUPT 1
+#define CONFIG_SOC_GPIO_PORT 1
+#define CONFIG_SOC_GPIO_PIN_COUNT 22
+#define CONFIG_SOC_GPIO_SUPPORTS_RTC_INDEPENDENT 1
+#define CONFIG_SOC_GPIO_SUPPORT_FORCE_HOLD 1
+#define CONFIG_SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP 1
+#define CONFIG_SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK 0
+#define CONFIG_SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK 0x00000000003FFFC0
+#define CONFIG_SOC_GPIO_SUPPORT_SLP_SWITCH 1
+#define CONFIG_SOC_DEDIC_GPIO_OUT_CHANNELS_NUM 8
+#define CONFIG_SOC_DEDIC_GPIO_IN_CHANNELS_NUM 8
+#define CONFIG_SOC_DEDIC_PERIPH_ALWAYS_ENABLE 1
+#define CONFIG_SOC_I2C_NUM 1
+#define CONFIG_SOC_I2C_FIFO_LEN 32
+#define CONFIG_SOC_I2C_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_I2S_NUM 1
+#define CONFIG_SOC_I2S_HW_VERSION_2 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_PDM_CODEC 1
+#define CONFIG_SOC_I2S_SUPPORTS_TDM 1
+#define CONFIG_SOC_LEDC_SUPPORT_APB_CLOCK 1
+#define CONFIG_SOC_LEDC_SUPPORT_XTAL_CLOCK 1
+#define CONFIG_SOC_LEDC_CHANNEL_NUM 6
+#define CONFIG_SOC_LEDC_TIMER_BIT_WIDE_NUM 14
+#define CONFIG_SOC_LEDC_SUPPORT_FADE_STOP 1
+#define CONFIG_SOC_MPU_MIN_REGION_SIZE 0x20000000
+#define CONFIG_SOC_MPU_REGIONS_MAX_NUM 8
+#define CONFIG_SOC_RMT_GROUPS 1
+#define CONFIG_SOC_RMT_TX_CANDIDATES_PER_GROUP 2
+#define CONFIG_SOC_RMT_RX_CANDIDATES_PER_GROUP 2
+#define CONFIG_SOC_RMT_CHANNELS_PER_GROUP 4
+#define CONFIG_SOC_RMT_MEM_WORDS_PER_CHANNEL 48
+#define CONFIG_SOC_RMT_SUPPORT_RX_PINGPONG 1
+#define CONFIG_SOC_RMT_SUPPORT_RX_DEMODULATION 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_ASYNC_STOP 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_LOOP_COUNT 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_SYNCHRO 1
+#define CONFIG_SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY 1
+#define CONFIG_SOC_RMT_SUPPORT_XTAL 1
+#define CONFIG_SOC_RMT_SUPPORT_APB 1
+#define CONFIG_SOC_RMT_SUPPORT_RC_FAST 1
+#define CONFIG_SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH 128
+#define CONFIG_SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM 108
+#define CONFIG_SOC_RTC_SLOW_CLOCK_SUPPORT_8MD256 1
+#define CONFIG_SOC_RTCIO_PIN_COUNT 0
+#define CONFIG_SOC_RSA_MAX_BIT_LEN 3072
+#define CONFIG_SOC_SHA_DMA_MAX_BUFFER_SIZE 3968
+#define CONFIG_SOC_SHA_SUPPORT_DMA 1
+#define CONFIG_SOC_SHA_SUPPORT_RESUME 1
+#define CONFIG_SOC_SHA_GDMA 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA1 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA224 1
+#define CONFIG_SOC_SHA_SUPPORT_SHA256 1
+#define CONFIG_SOC_SDM_GROUPS 1
+#define CONFIG_SOC_SDM_CHANNELS_PER_GROUP 4
+#define CONFIG_SOC_SPI_PERIPH_NUM 2
+#define CONFIG_SOC_SPI_MAX_CS_NUM 6
+#define CONFIG_SOC_SPI_MAXIMUM_BUFFER_SIZE 64
+#define CONFIG_SOC_SPI_SUPPORT_DDRCLK 1
+#define CONFIG_SOC_SPI_SLAVE_SUPPORT_SEG_TRANS 1
+#define CONFIG_SOC_SPI_SUPPORT_CD_SIG 1
+#define CONFIG_SOC_SPI_SUPPORT_CONTINUOUS_TRANS 1
+#define CONFIG_SOC_SPI_SUPPORT_SLAVE_HD_VER2 1
+#define CONFIG_SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT 1
+#define CONFIG_SOC_MEMSPI_IS_INDEPENDENT 1
+#define CONFIG_SOC_SPI_MAX_PRE_DIVIDER 16
+#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_AUTO_RESUME 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_IDLE_INTR 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_SW_SUSPEND 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_CHECK_SUS 1
+#define CONFIG_SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE 1
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED 1
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED 1
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED 1
+#define CONFIG_SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED 1
+#define CONFIG_SOC_SYSTIMER_COUNTER_NUM 2
+#define CONFIG_SOC_SYSTIMER_ALARM_NUM 3
+#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_LO 32
+#define CONFIG_SOC_SYSTIMER_BIT_WIDTH_HI 20
+#define CONFIG_SOC_SYSTIMER_FIXED_DIVIDER 1
+#define CONFIG_SOC_SYSTIMER_INT_LEVEL 1
+#define CONFIG_SOC_SYSTIMER_ALARM_MISS_COMPENSATE 1
+#define CONFIG_SOC_TIMER_GROUPS 2
+#define CONFIG_SOC_TIMER_GROUP_TIMERS_PER_GROUP 1
+#define CONFIG_SOC_TIMER_GROUP_COUNTER_BIT_WIDTH 54
+#define CONFIG_SOC_TIMER_GROUP_SUPPORT_XTAL 1
+#define CONFIG_SOC_TIMER_GROUP_SUPPORT_APB 1
+#define CONFIG_SOC_TIMER_GROUP_TOTAL_TIMERS 2
+#define CONFIG_SOC_TWAI_BRP_MIN 2
+#define CONFIG_SOC_TWAI_BRP_MAX 16384
+#define CONFIG_SOC_TWAI_SUPPORTS_RX_STATUS 1
+#define CONFIG_SOC_SECURE_BOOT_V2_RSA 1
+#define CONFIG_SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS 3
+#define CONFIG_SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS 1
+#define CONFIG_SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY 1
+#define CONFIG_SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX 32
+#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES 1
+#define CONFIG_SOC_FLASH_ENCRYPTION_XTS_AES_128 1
+#define CONFIG_SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE 16
+#define CONFIG_SOC_MEMPROT_MEM_ALIGN_SIZE 512
+#define CONFIG_SOC_UART_NUM 2
+#define CONFIG_SOC_UART_FIFO_LEN 128
+#define CONFIG_SOC_UART_BITRATE_MAX 5000000
+#define CONFIG_SOC_UART_SUPPORT_APB_CLK 1
+#define CONFIG_SOC_UART_SUPPORT_RTC_CLK 1
+#define CONFIG_SOC_UART_SUPPORT_XTAL_CLK 1
+#define CONFIG_SOC_UART_SUPPORT_WAKEUP_INT 1
+#define CONFIG_SOC_UART_REQUIRE_CORE_RESET 1
+#define CONFIG_SOC_UART_SUPPORT_FSM_TX_WAIT_SEND 1
+#define CONFIG_SOC_COEX_HW_PTI 1
+#define CONFIG_SOC_PHY_DIG_REGS_MEM_SIZE 21
+#define CONFIG_SOC_MAC_BB_PD_MEM_SIZE 192
+#define CONFIG_SOC_WIFI_LIGHT_SLEEP_CLK_WIDTH 12
+#define CONFIG_SOC_PM_SUPPORT_WIFI_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_BT_WAKEUP 1
+#define CONFIG_SOC_PM_SUPPORT_CPU_PD 1
+#define CONFIG_SOC_PM_SUPPORT_WIFI_PD 1
+#define CONFIG_SOC_PM_SUPPORT_BT_PD 1
+#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC 1
+#define CONFIG_SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL 1
+#define CONFIG_SOC_WIFI_HW_TSF 1
+#define CONFIG_SOC_WIFI_FTM_SUPPORT 1
+#define CONFIG_SOC_WIFI_GCMP_SUPPORT 1
+#define CONFIG_SOC_WIFI_WAPI_SUPPORT 1
+#define CONFIG_SOC_WIFI_CSI_SUPPORT 1
+#define CONFIG_SOC_WIFI_MESH_SUPPORT 1
+#define CONFIG_SOC_BLE_SUPPORTED 1
+#define CONFIG_SOC_BLE_MESH_SUPPORTED 1
+#define CONFIG_IDF_CMAKE 1
+#define CONFIG_IDF_TARGET_ARCH_RISCV 1
+#define CONFIG_IDF_TARGET_ARCH "riscv"
+#define CONFIG_IDF_TARGET "esp32c3"
+#define CONFIG_IDF_TARGET_ESP32C3 1
+#define CONFIG_IDF_FIRMWARE_CHIP_ID 0x0005
+#define CONFIG_APP_BUILD_TYPE_APP_2NDBOOT 1
+#define CONFIG_APP_BUILD_GENERATE_BINARIES 1
+#define CONFIG_APP_BUILD_BOOTLOADER 1
+#define CONFIG_APP_BUILD_USE_FLASH_SECTIONS 1
+#define CONFIG_BOOTLOADER_OFFSET_IN_FLASH 0x0
+#define CONFIG_BOOTLOADER_COMPILER_OPTIMIZATION_SIZE 1
+#define CONFIG_BOOTLOADER_LOG_LEVEL_INFO 1
+#define CONFIG_BOOTLOADER_LOG_LEVEL 3
+#define CONFIG_BOOTLOADER_VDDSDIO_BOOST_1_9V 1
+#define CONFIG_BOOTLOADER_REGION_PROTECTION_ENABLE 1
+#define CONFIG_BOOTLOADER_WDT_ENABLE 1
+#define CONFIG_BOOTLOADER_WDT_TIME_MS 9000
+#define CONFIG_BOOTLOADER_RESERVE_RTC_SIZE 0x0
+#define CONFIG_BOOTLOADER_FLASH_XMC_SUPPORT 1
+#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 16
+#define CONFIG_ESP_ROM_HAS_CRC_LE 1
+#define CONFIG_ESP_ROM_HAS_CRC_BE 1
+#define CONFIG_ESP_ROM_HAS_MZ_CRC32 1
+#define CONFIG_ESP_ROM_HAS_JPEG_DECODE 1
+#define CONFIG_ESP_ROM_UART_CLK_IS_XTAL 1
+#define CONFIG_ESP_ROM_USB_SERIAL_DEVICE_NUM 3
+#define CONFIG_ESP_ROM_HAS_RETARGETABLE_LOCKING 1
+#define CONFIG_ESP_ROM_HAS_ERASE_0_REGION_BUG 1
+#define CONFIG_ESP_ROM_GET_CLK_FREQ 1
+#define CONFIG_ESP_ROM_NEEDS_SWSETUP_WORKAROUND 1
+#define CONFIG_ESP_ROM_HAS_ETS_PRINTF_BUG 1
+#define CONFIG_BOOT_ROM_LOG_ALWAYS_ON 1
+#define CONFIG_ESPTOOLPY_FLASHMODE_DIO 1
+#define CONFIG_ESPTOOLPY_FLASH_SAMPLE_MODE_STR 1
+#define CONFIG_ESPTOOLPY_FLASHMODE "dio"
+#define CONFIG_ESPTOOLPY_FLASHFREQ_80M 1
+#define CONFIG_ESPTOOLPY_FLASHFREQ "80m"
+#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_DEFAULT 1
+#define CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE 1
+#define CONFIG_COMPILER_FLOAT_LIB_FROM_GCCLIB 1
+#define CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL 2
+#define CONFIG_COMPILER_HIDE_PATHS_MACROS 1
+#define CONFIG_COMPILER_STACK_CHECK_MODE_NONE 1
+#define CONFIG_EFUSE_MAX_BLK_LEN 256
+#define CONFIG_ESP_ERR_TO_NAME_LOOKUP 1
+#define CONFIG_ESP32C3_REV_MIN_3 1
+#define CONFIG_ESP32C3_REV_MIN_FULL 3
+#define CONFIG_ESP_REV_MIN_FULL 3
+#define CONFIG_ESP32C3_REV_MAX_FULL 99
+#define CONFIG_ESP_REV_MAX_FULL 99
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_STA 1
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_WIFI_AP 1
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_BT 1
+#define CONFIG_ESP_MAC_ADDR_UNIVERSE_ETH 1
+#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR 1
+#define CONFIG_ESP32C3_UNIVERSAL_MAC_ADDRESSES 4
+#define CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND 1
+#define CONFIG_ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND 1
+#define CONFIG_RTC_CLK_SRC_INT_RC 1
+#define CONFIG_RTC_CLK_CAL_CYCLES 1024
+#define CONFIG_RTC_CLOCK_BBPLL_POWER_ON_WITH_USB 1
+#define CONFIG_MMU_PAGE_SIZE_64KB 1
+#define CONFIG_MMU_PAGE_MODE "64KB"
+#define CONFIG_MMU_PAGE_SIZE 0x10000
+#define CONFIG_XTAL_FREQ_40 1
+#define CONFIG_XTAL_FREQ 40
+#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160 1
+#define CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ 160
+#define CONFIG_ESP_SYSTEM_PANIC_PRINT_REBOOT 1
+#define CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE 1
+#define CONFIG_ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK 1
+#define CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP 1
+#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE 1
+#define CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK 1
+#define CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE 32
+#define CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE 2304
+#define CONFIG_ESP_MAIN_TASK_STACK_SIZE 3584
+#define CONFIG_ESP_MAIN_TASK_AFFINITY_CPU0 1
+#define CONFIG_ESP_MAIN_TASK_AFFINITY 0x0
+#define CONFIG_ESP_MINIMAL_SHARED_STACK_SIZE 2048
+#define CONFIG_ESP_CONSOLE_UART_DEFAULT 1
+#define CONFIG_ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG 1
+#define CONFIG_ESP_CONSOLE_UART 1
+#define CONFIG_ESP_CONSOLE_UART_NUM 0
+#define CONFIG_ESP_CONSOLE_UART_BAUDRATE 115200
+#define CONFIG_ESP_INT_WDT 1
+#define CONFIG_ESP_INT_WDT_TIMEOUT_MS 300
+#define CONFIG_ESP_TASK_WDT_EN 1
+#define CONFIG_ESP_TASK_WDT_INIT 1
+#define CONFIG_ESP_TASK_WDT_TIMEOUT_S 5
+#define CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0 1
+#define CONFIG_ESP_DEBUG_OCDAWARE 1
+#define CONFIG_ESP_SYSTEM_CHECK_INT_LEVEL_4 1
+#define CONFIG_ESP_BROWNOUT_DET 1
+#define CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7 1
+#define CONFIG_ESP_BROWNOUT_DET_LVL 7
+#define CONFIG_ESP_SYSTEM_BROWNOUT_INTR 1
+#define CONFIG_ESP_IPC_TASK_STACK_SIZE 1024
+#define CONFIG_FREERTOS_UNICORE 1
+#define CONFIG_FREERTOS_HZ 100
+#define CONFIG_FREERTOS_OPTIMIZED_SCHEDULER 1
+#define CONFIG_FREERTOS_CHECK_STACKOVERFLOW_CANARY 1
+#define CONFIG_FREERTOS_THREAD_LOCAL_STORAGE_POINTERS 1
+#define CONFIG_FREERTOS_IDLE_TASK_STACKSIZE 1536
+#define CONFIG_FREERTOS_MAX_TASK_NAME_LEN 16
+#define CONFIG_FREERTOS_ENABLE_BACKWARD_COMPATIBILITY 1
+#define CONFIG_FREERTOS_TIMER_TASK_PRIORITY 1
+#define CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH 2048
+#define CONFIG_FREERTOS_TIMER_QUEUE_LENGTH 10
+#define CONFIG_FREERTOS_QUEUE_REGISTRY_SIZE 0
+#define CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER 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_ASSERT_ON_UNTESTED_FUNCTION 1
+#define CONFIG_FREERTOS_ENABLE_TASK_SNAPSHOT 1
+#define CONFIG_FREERTOS_NO_AFFINITY 0x7FFFFFFF
+#define CONFIG_FREERTOS_SUPPORT_STATIC_ALLOCATION 1
+#define CONFIG_FREERTOS_DEBUG_OCDAWARE 1
+#define CONFIG_HAL_ASSERTION_EQUALS_SYSTEM 1
+#define CONFIG_HAL_DEFAULT_ASSERTION_LEVEL 2
+#define CONFIG_LOG_DEFAULT_LEVEL_INFO 1
+#define CONFIG_LOG_DEFAULT_LEVEL 3
+#define CONFIG_LOG_MAXIMUM_EQUALS_DEFAULT 1
+#define CONFIG_LOG_MAXIMUM_LEVEL 3
+#define CONFIG_LOG_COLORS 1
+#define CONFIG_LOG_TIMESTAMP_SOURCE_RTOS 1
+#define CONFIG_NEWLIB_STDOUT_LINE_ENDING_CRLF 1
+#define CONFIG_NEWLIB_STDIN_LINE_ENDING_CR 1
+#define CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT 1
+#define CONFIG_SPI_FLASH_ROM_DRIVER_PATCH 1
+#define CONFIG_SPI_FLASH_HAS_ROM_IMPL 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_BROWNOUT_RESET_XMC 1
+#define CONFIG_SPI_FLASH_BROWNOUT_RESET 1
+#define CONFIG_SPI_FLASH_SUPPORT_ISSI_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_MXIC_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_GD_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_WINBOND_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_BOYA_CHIP 1
+#define CONFIG_SPI_FLASH_SUPPORT_TH_CHIP 1
+#define CONFIG_SPI_FLASH_ENABLE_ENCRYPTED_READ_WRITE 1
+
+/* List of deprecated options */
+#define CONFIG_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_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEFAULT
+#define CONFIG_CONSOLE_UART CONFIG_ESP_CONSOLE_UART
+#define CONFIG_CONSOLE_UART_BAUDRATE CONFIG_ESP_CONSOLE_UART_BAUDRATE
+#define CONFIG_CONSOLE_UART_DEFAULT CONFIG_ESP_CONSOLE_UART_DEFAULT
+#define CONFIG_CONSOLE_UART_NUM CONFIG_ESP_CONSOLE_UART_NUM
+#define CONFIG_ESP32C3_BROWNOUT_DET CONFIG_ESP_BROWNOUT_DET
+#define CONFIG_ESP32C3_BROWNOUT_DET_LVL CONFIG_ESP_BROWNOUT_DET_LVL
+#define CONFIG_ESP32C3_BROWNOUT_DET_LVL_SEL_7 CONFIG_ESP_BROWNOUT_DET_LVL_SEL_7
+#define CONFIG_ESP32C3_DEBUG_OCDAWARE CONFIG_ESP_DEBUG_OCDAWARE
+#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_160 CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_160
+#define CONFIG_ESP32C3_DEFAULT_CPU_FREQ_MHZ CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ
+#define CONFIG_ESP32C3_LIGHTSLEEP_GPIO_RESET_WORKAROUND CONFIG_ESP_SLEEP_GPIO_RESET_WORKAROUND
+#define CONFIG_ESP32C3_MEMPROT_FEATURE CONFIG_ESP_SYSTEM_MEMPROT_FEATURE
+#define CONFIG_ESP32C3_MEMPROT_FEATURE_LOCK CONFIG_ESP_SYSTEM_MEMPROT_FEATURE_LOCK
+#define CONFIG_ESP32C3_RTC_CLK_CAL_CYCLES CONFIG_RTC_CLK_CAL_CYCLES
+#define CONFIG_ESP32C3_RTC_CLK_SRC_INT_RC CONFIG_RTC_CLK_SRC_INT_RC
+#define CONFIG_ESP32C3_TIME_SYSCALL_USE_RTC_SYSTIMER CONFIG_NEWLIB_TIME_SYSCALL_USE_RTC_HRT
+#define CONFIG_ESP_TASK_WDT CONFIG_ESP_TASK_WDT_INIT
+#define CONFIG_FLASHMODE_DIO CONFIG_ESPTOOLPY_FLASHMODE_DIO
+#define CONFIG_INT_WDT CONFIG_ESP_INT_WDT
+#define CONFIG_INT_WDT_TIMEOUT_MS CONFIG_ESP_INT_WDT_TIMEOUT_MS
+#define CONFIG_IPC_TASK_STACK_SIZE CONFIG_ESP_IPC_TASK_STACK_SIZE
+#define CONFIG_LOG_BOOTLOADER_LEVEL CONFIG_BOOTLOADER_LOG_LEVEL
+#define CONFIG_LOG_BOOTLOADER_LEVEL_INFO CONFIG_BOOTLOADER_LOG_LEVEL_INFO
+#define CONFIG_MAIN_TASK_STACK_SIZE CONFIG_ESP_MAIN_TASK_STACK_SIZE
+#define CONFIG_MONITOR_BAUD CONFIG_ESPTOOLPY_MONITOR_BAUD
+#define CONFIG_OPTIMIZATION_ASSERTIONS_ENABLED CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE
+#define CONFIG_OPTIMIZATION_ASSERTION_LEVEL CONFIG_COMPILER_OPTIMIZATION_ASSERTION_LEVEL
+#define CONFIG_OPTIMIZATION_LEVEL_DEBUG CONFIG_COMPILER_OPTIMIZATION_DEFAULT
+#define CONFIG_SPI_FLASH_WRITING_DANGEROUS_REGIONS_ABORTS CONFIG_SPI_FLASH_DANGEROUS_WRITE_ABORTS
+#define CONFIG_STACK_CHECK_NONE CONFIG_COMPILER_STACK_CHECK_MODE_NONE
+#define CONFIG_SYSTEM_EVENT_QUEUE_SIZE CONFIG_ESP_SYSTEM_EVENT_QUEUE_SIZE
+#define CONFIG_SYSTEM_EVENT_TASK_STACK_SIZE CONFIG_ESP_SYSTEM_EVENT_TASK_STACK_SIZE
+#define CONFIG_TASK_WDT_CHECK_IDLE_TASK_CPU0 CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0
+#define CONFIG_TASK_WDT_TIMEOUT_S CONFIG_ESP_TASK_WDT_TIMEOUT_S
+#define CONFIG_TIMER_QUEUE_LENGTH CONFIG_FREERTOS_TIMER_QUEUE_LENGTH
+#define CONFIG_TIMER_TASK_PRIORITY CONFIG_FREERTOS_TIMER_TASK_PRIORITY
+#define CONFIG_TIMER_TASK_STACK_DEPTH CONFIG_FREERTOS_TIMER_TASK_STACK_DEPTH

+ 511 - 0
i2c_max30102/build/bootloader/config/sdkconfig.json

@@ -0,0 +1,511 @@
+{
+    "APP_BUILD_BOOTLOADER": true,
+    "APP_BUILD_GENERATE_BINARIES": true,
+    "APP_BUILD_TYPE_APP_2NDBOOT": true,
+    "APP_BUILD_TYPE_ELF_RAM": false,
+    "APP_BUILD_USE_FLASH_SECTIONS": true,
+    "APP_COMPILE_TIME_DATE": true,
+    "APP_EXCLUDE_PROJECT_NAME_VAR": false,
+    "APP_EXCLUDE_PROJECT_VER_VAR": false,
+    "APP_NO_BLOBS": false,
+    "APP_PROJECT_VER_FROM_CONFIG": false,
+    "APP_REPRODUCIBLE_BUILD": false,
+    "APP_RETRIEVE_LEN_ELF_SHA": 16,
+    "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_CUSTOM_RESERVE_RTC": false,
+    "BOOTLOADER_FACTORY_RESET": false,
+    "BOOTLOADER_FLASH_XMC_SUPPORT": true,
+    "BOOTLOADER_LOG_LEVEL": 3,
+    "BOOTLOADER_LOG_LEVEL_DEBUG": false,
+    "BOOTLOADER_LOG_LEVEL_ERROR": false,
+    "BOOTLOADER_LOG_LEVEL_INFO": true,
+    "BOOTLOADER_LOG_LEVEL_NONE": false,
+    "BOOTLOADER_LOG_LEVEL_VERBOSE": false,
+    "BOOTLOADER_LOG_LEVEL_WARN": false,
+    "BOOTLOADER_OFFSET_IN_FLASH": 0,
+    "BOOTLOADER_REGION_PROTECTION_ENABLE": true,
+    "BOOTLOADER_RESERVE_RTC_SIZE": 0,
+    "BOOTLOADER_SKIP_VALIDATE_ALWAYS": false,
+    "BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP": false,
+    "BOOTLOADER_SKIP_VALIDATE_ON_POWER_ON": false,
+    "BOOTLOADER_VDDSDIO_BOOST_1_9V": true,
+    "BOOTLOADER_WDT_DISABLE_IN_USER_CODE": false,
+    "BOOTLOADER_WDT_ENABLE": true,
+    "BOOTLOADER_WDT_TIME_MS": 9000,
+    "BOOT_ROM_LOG_ALWAYS_OFF": false,
+    "BOOT_ROM_LOG_ALWAYS_ON": true,
+    "BOOT_ROM_LOG_ON_GPIO_HIGH": false,
+    "BOOT_ROM_LOG_ON_GPIO_LOW": false,
+    "COMPILER_CXX_EXCEPTIONS": false,
+    "COMPILER_CXX_RTTI": false,
+    "COMPILER_DUMP_RTL_FILES": false,
+    "COMPILER_FLOAT_LIB_FROM_GCCLIB": true,
+    "COMPILER_HIDE_PATHS_MACROS": true,
+    "COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE": false,
+    "COMPILER_OPTIMIZATION_ASSERTIONS_ENABLE": true,
+    "COMPILER_OPTIMIZATION_ASSERTIONS_SILENT": false,
+    "COMPILER_OPTIMIZATION_ASSERTION_LEVEL": 2,
+    "COMPILER_OPTIMIZATION_CHECKS_SILENT": false,
+    "COMPILER_OPTIMIZATION_DEFAULT": true,
+    "COMPILER_OPTIMIZATION_NONE": false,
+    "COMPILER_OPTIMIZATION_PERF": false,
+    "COMPILER_OPTIMIZATION_SIZE": false,
+    "COMPILER_SAVE_RESTORE_LIBCALLS": false,
+    "COMPILER_STACK_CHECK_MODE_ALL": false,
+    "COMPILER_STACK_CHECK_MODE_NONE": true,
+    "COMPILER_STACK_CHECK_MODE_NORM": false,
+    "COMPILER_STACK_CHECK_MODE_STRONG": false,
+    "COMPILER_WARN_WRITE_STRINGS": false,
+    "EFUSE_CUSTOM_TABLE": false,
+    "EFUSE_MAX_BLK_LEN": 256,
+    "EFUSE_VIRTUAL": false,
+    "ESP32C3_REV_MAX_FULL": 99,
+    "ESP32C3_REV_MIN_0": false,
+    "ESP32C3_REV_MIN_1": false,
+    "ESP32C3_REV_MIN_2": false,
+    "ESP32C3_REV_MIN_3": true,
+    "ESP32C3_REV_MIN_4": false,
+    "ESP32C3_REV_MIN_FULL": 3,
+    "ESP32C3_UNIVERSAL_MAC_ADDRESSES": 4,
+    "ESP32C3_UNIVERSAL_MAC_ADDRESSES_FOUR": true,
+    "ESP32C3_UNIVERSAL_MAC_ADDRESSES_TWO": false,
+    "ESPTOOLPY_AFTER": "hard_reset",
+    "ESPTOOLPY_AFTER_NORESET": false,
+    "ESPTOOLPY_AFTER_RESET": true,
+    "ESPTOOLPY_BEFORE": "default_reset",
+    "ESPTOOLPY_BEFORE_NORESET": false,
+    "ESPTOOLPY_BEFORE_RESET": true,
+    "ESPTOOLPY_FLASHFREQ": "80m",
+    "ESPTOOLPY_FLASHFREQ_20M": false,
+    "ESPTOOLPY_FLASHFREQ_26M": false,
+    "ESPTOOLPY_FLASHFREQ_40M": false,
+    "ESPTOOLPY_FLASHFREQ_80M": true,
+    "ESPTOOLPY_FLASHMODE": "dio",
+    "ESPTOOLPY_FLASHMODE_DIO": true,
+    "ESPTOOLPY_FLASHMODE_DOUT": false,
+    "ESPTOOLPY_FLASHMODE_QIO": false,
+    "ESPTOOLPY_FLASHMODE_QOUT": false,
+    "ESPTOOLPY_FLASHSIZE": "2MB",
+    "ESPTOOLPY_FLASHSIZE_128MB": false,
+    "ESPTOOLPY_FLASHSIZE_16MB": false,
+    "ESPTOOLPY_FLASHSIZE_1MB": false,
+    "ESPTOOLPY_FLASHSIZE_2MB": true,
+    "ESPTOOLPY_FLASHSIZE_32MB": false,
+    "ESPTOOLPY_FLASHSIZE_4MB": false,
+    "ESPTOOLPY_FLASHSIZE_64MB": false,
+    "ESPTOOLPY_FLASHSIZE_8MB": false,
+    "ESPTOOLPY_FLASH_SAMPLE_MODE_STR": true,
+    "ESPTOOLPY_HEADER_FLASHSIZE_UPDATE": false,
+    "ESPTOOLPY_MONITOR_BAUD": 115200,
+    "ESPTOOLPY_NO_STUB": false,
+    "ESP_BROWNOUT_DET": true,
+    "ESP_BROWNOUT_DET_LVL": 7,
+    "ESP_BROWNOUT_DET_LVL_SEL_2": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_3": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_4": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_5": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_6": false,
+    "ESP_BROWNOUT_DET_LVL_SEL_7": true,
+    "ESP_CONSOLE_NONE": false,
+    "ESP_CONSOLE_SECONDARY_NONE": false,
+    "ESP_CONSOLE_SECONDARY_USB_SERIAL_JTAG": true,
+    "ESP_CONSOLE_UART": true,
+    "ESP_CONSOLE_UART_BAUDRATE": 115200,
+    "ESP_CONSOLE_UART_CUSTOM": false,
+    "ESP_CONSOLE_UART_DEFAULT": true,
+    "ESP_CONSOLE_UART_NUM": 0,
+    "ESP_CONSOLE_USB_SERIAL_JTAG": false,
+    "ESP_DEBUG_OCDAWARE": true,
+    "ESP_DEBUG_STUBS_ENABLE": false,
+    "ESP_DEFAULT_CPU_FREQ_MHZ": 160,
+    "ESP_DEFAULT_CPU_FREQ_MHZ_160": true,
+    "ESP_DEFAULT_CPU_FREQ_MHZ_80": false,
+    "ESP_ERR_TO_NAME_LOOKUP": true,
+    "ESP_INT_WDT": true,
+    "ESP_INT_WDT_TIMEOUT_MS": 300,
+    "ESP_IPC_TASK_STACK_SIZE": 1024,
+    "ESP_MAC_ADDR_UNIVERSE_BT": true,
+    "ESP_MAC_ADDR_UNIVERSE_ETH": true,
+    "ESP_MAC_ADDR_UNIVERSE_WIFI_AP": true,
+    "ESP_MAC_ADDR_UNIVERSE_WIFI_STA": true,
+    "ESP_MAIN_TASK_AFFINITY": 0,
+    "ESP_MAIN_TASK_AFFINITY_CPU0": true,
+    "ESP_MAIN_TASK_AFFINITY_NO_AFFINITY": false,
+    "ESP_MAIN_TASK_STACK_SIZE": 3584,
+    "ESP_MINIMAL_SHARED_STACK_SIZE": 2048,
+    "ESP_PANIC_HANDLER_IRAM": false,
+    "ESP_REV_MAX_FULL": 99,
+    "ESP_REV_MIN_FULL": 3,
+    "ESP_ROM_GET_CLK_FREQ": true,
+    "ESP_ROM_HAS_CRC_BE": true,
+    "ESP_ROM_HAS_CRC_LE": true,
+    "ESP_ROM_HAS_ERASE_0_REGION_BUG": true,
+    "ESP_ROM_HAS_ETS_PRINTF_BUG": true,
+    "ESP_ROM_HAS_JPEG_DECODE": true,
+    "ESP_ROM_HAS_MZ_CRC32": true,
+    "ESP_ROM_HAS_RETARGETABLE_LOCKING": true,
+    "ESP_ROM_NEEDS_SWSETUP_WORKAROUND": true,
+    "ESP_ROM_UART_CLK_IS_XTAL": true,
+    "ESP_ROM_USB_SERIAL_DEVICE_NUM": 3,
+    "ESP_SLEEP_FLASH_LEAKAGE_WORKAROUND": true,
+    "ESP_SLEEP_GPIO_RESET_WORKAROUND": true,
+    "ESP_SLEEP_MSPI_NEED_ALL_IO_PU": false,
+    "ESP_SLEEP_POWER_DOWN_FLASH": false,
+    "ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP": true,
+    "ESP_SYSTEM_BROWNOUT_INTR": true,
+    "ESP_SYSTEM_CHECK_INT_LEVEL_4": true,
+    "ESP_SYSTEM_EVENT_QUEUE_SIZE": 32,
+    "ESP_SYSTEM_EVENT_TASK_STACK_SIZE": 2304,
+    "ESP_SYSTEM_GDBSTUB_RUNTIME": false,
+    "ESP_SYSTEM_MEMPROT_FEATURE": true,
+    "ESP_SYSTEM_MEMPROT_FEATURE_LOCK": true,
+    "ESP_SYSTEM_PANIC_GDBSTUB": false,
+    "ESP_SYSTEM_PANIC_PRINT_HALT": false,
+    "ESP_SYSTEM_PANIC_PRINT_REBOOT": true,
+    "ESP_SYSTEM_PANIC_SILENT_REBOOT": false,
+    "ESP_SYSTEM_RTC_FAST_MEM_AS_HEAP_DEPCHECK": true,
+    "ESP_SYSTEM_SINGLE_CORE_MODE": true,
+    "ESP_SYSTEM_USE_EH_FRAME": false,
+    "ESP_TASK_WDT_CHECK_IDLE_TASK_CPU0": true,
+    "ESP_TASK_WDT_EN": true,
+    "ESP_TASK_WDT_INIT": true,
+    "ESP_TASK_WDT_PANIC": false,
+    "ESP_TASK_WDT_TIMEOUT_S": 5,
+    "FREERTOS_ASSERT_ON_UNTESTED_FUNCTION": true,
+    "FREERTOS_CHECK_MUTEX_GIVEN_BY_OWNER": true,
+    "FREERTOS_CHECK_PORT_CRITICAL_COMPLIANCE": false,
+    "FREERTOS_CHECK_STACKOVERFLOW_CANARY": true,
+    "FREERTOS_CHECK_STACKOVERFLOW_NONE": false,
+    "FREERTOS_CHECK_STACKOVERFLOW_PTRVAL": false,
+    "FREERTOS_CORETIMER_SYSTIMER_LVL1": true,
+    "FREERTOS_CORETIMER_SYSTIMER_LVL3": false,
+    "FREERTOS_DEBUG_OCDAWARE": true,
+    "FREERTOS_ENABLE_BACKWARD_COMPATIBILITY": true,
+    "FREERTOS_ENABLE_STATIC_TASK_CLEAN_UP": false,
+    "FREERTOS_ENABLE_TASK_SNAPSHOT": true,
+    "FREERTOS_GENERATE_RUN_TIME_STATS": false,
+    "FREERTOS_HZ": 100,
+    "FREERTOS_IDLE_TASK_STACKSIZE": 1536,
+    "FREERTOS_INTERRUPT_BACKTRACE": true,
+    "FREERTOS_ISR_STACKSIZE": 1536,
+    "FREERTOS_MAX_TASK_NAME_LEN": 16,
+    "FREERTOS_NO_AFFINITY": 2147483647,
+    "FREERTOS_OPTIMIZED_SCHEDULER": true,
+    "FREERTOS_PLACE_FUNCTIONS_INTO_FLASH": false,
+    "FREERTOS_PLACE_SNAPSHOT_FUNS_INTO_FLASH": false,
+    "FREERTOS_QUEUE_REGISTRY_SIZE": 0,
+    "FREERTOS_SMP": false,
+    "FREERTOS_SUPPORT_STATIC_ALLOCATION": true,
+    "FREERTOS_SYSTICK_USES_SYSTIMER": true,
+    "FREERTOS_TASK_FUNCTION_WRAPPER": true,
+    "FREERTOS_THREAD_LOCAL_STORAGE_POINTERS": 1,
+    "FREERTOS_TICK_SUPPORT_SYSTIMER": true,
+    "FREERTOS_TIMER_QUEUE_LENGTH": 10,
+    "FREERTOS_TIMER_TASK_PRIORITY": 1,
+    "FREERTOS_TIMER_TASK_STACK_DEPTH": 2048,
+    "FREERTOS_UNICORE": true,
+    "FREERTOS_USE_IDLE_HOOK": false,
+    "FREERTOS_USE_TICK_HOOK": false,
+    "FREERTOS_USE_TRACE_FACILITY": false,
+    "FREERTOS_WATCHPOINT_END_OF_STACK": false,
+    "GDMA_CTRL_FUNC_IN_IRAM": false,
+    "GDMA_ISR_IRAM_SAFE": false,
+    "HAL_ASSERTION_DISABLE": false,
+    "HAL_ASSERTION_ENABLE": false,
+    "HAL_ASSERTION_EQUALS_SYSTEM": true,
+    "HAL_ASSERTION_SILENT": false,
+    "HAL_DEFAULT_ASSERTION_LEVEL": 2,
+    "IDF_CMAKE": true,
+    "IDF_FIRMWARE_CHIP_ID": 5,
+    "IDF_TARGET": "esp32c3",
+    "IDF_TARGET_ARCH": "riscv",
+    "IDF_TARGET_ARCH_RISCV": true,
+    "IDF_TARGET_ESP32C3": true,
+    "LOG_COLORS": true,
+    "LOG_DEFAULT_LEVEL": 3,
+    "LOG_DEFAULT_LEVEL_DEBUG": false,
+    "LOG_DEFAULT_LEVEL_ERROR": false,
+    "LOG_DEFAULT_LEVEL_INFO": true,
+    "LOG_DEFAULT_LEVEL_NONE": false,
+    "LOG_DEFAULT_LEVEL_VERBOSE": false,
+    "LOG_DEFAULT_LEVEL_WARN": false,
+    "LOG_MAXIMUM_EQUALS_DEFAULT": true,
+    "LOG_MAXIMUM_LEVEL": 3,
+    "LOG_MAXIMUM_LEVEL_DEBUG": false,
+    "LOG_MAXIMUM_LEVEL_VERBOSE": false,
+    "LOG_TIMESTAMP_SOURCE_RTOS": true,
+    "LOG_TIMESTAMP_SOURCE_SYSTEM": false,
+    "MMU_PAGE_MODE": "64KB",
+    "MMU_PAGE_SIZE": 65536,
+    "MMU_PAGE_SIZE_64KB": true,
+    "NEWLIB_NANO_FORMAT": false,
+    "NEWLIB_STDIN_LINE_ENDING_CR": true,
+    "NEWLIB_STDIN_LINE_ENDING_CRLF": false,
+    "NEWLIB_STDIN_LINE_ENDING_LF": false,
+    "NEWLIB_STDOUT_LINE_ENDING_CR": false,
+    "NEWLIB_STDOUT_LINE_ENDING_CRLF": true,
+    "NEWLIB_STDOUT_LINE_ENDING_LF": false,
+    "NEWLIB_TIME_SYSCALL_USE_HRT": false,
+    "NEWLIB_TIME_SYSCALL_USE_NONE": false,
+    "NEWLIB_TIME_SYSCALL_USE_RTC": false,
+    "NEWLIB_TIME_SYSCALL_USE_RTC_HRT": true,
+    "PARTITION_TABLE_CUSTOM": false,
+    "PARTITION_TABLE_CUSTOM_FILENAME": "partitions.csv",
+    "PARTITION_TABLE_FILENAME": "partitions_singleapp.csv",
+    "PARTITION_TABLE_MD5": true,
+    "PARTITION_TABLE_OFFSET": 32768,
+    "PARTITION_TABLE_SINGLE_APP": true,
+    "PARTITION_TABLE_SINGLE_APP_LARGE": false,
+    "PARTITION_TABLE_TWO_OTA": false,
+    "PERIPH_CTRL_FUNC_IN_IRAM": false,
+    "RTC_CLK_CAL_CYCLES": 1024,
+    "RTC_CLK_SRC_EXT_CRYS": false,
+    "RTC_CLK_SRC_EXT_OSC": false,
+    "RTC_CLK_SRC_INT_8MD256": false,
+    "RTC_CLK_SRC_INT_RC": true,
+    "RTC_CLOCK_BBPLL_POWER_ON_WITH_USB": true,
+    "SECURE_BOOT": false,
+    "SECURE_BOOT_V2_PREFERRED": true,
+    "SECURE_BOOT_V2_RSA_SUPPORTED": true,
+    "SECURE_FLASH_ENC_ENABLED": false,
+    "SECURE_ROM_DL_MODE_ENABLED": true,
+    "SECURE_SIGNED_APPS_NO_SECURE_BOOT": false,
+    "SOC_ADC_ARBITER_SUPPORTED": true,
+    "SOC_ADC_ATTEN_NUM": 4,
+    "SOC_ADC_CALIBRATION_V1_SUPPORTED": true,
+    "SOC_ADC_DIGI_CONTROLLER_NUM": 1,
+    "SOC_ADC_DIGI_DATA_BYTES_PER_CONV": 4,
+    "SOC_ADC_DIGI_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_DMA_SUPPORTED": true,
+    "SOC_ADC_FILTER_SUPPORTED": true,
+    "SOC_ADC_MAX_CHANNEL_NUM": 5,
+    "SOC_ADC_MONITOR_SUPPORTED": true,
+    "SOC_ADC_PATT_LEN_MAX": 8,
+    "SOC_ADC_PERIPH_NUM": 2,
+    "SOC_ADC_RTC_MAX_BITWIDTH": 12,
+    "SOC_ADC_RTC_MIN_BITWIDTH": 12,
+    "SOC_ADC_SAMPLE_FREQ_THRES_HIGH": 83333,
+    "SOC_ADC_SAMPLE_FREQ_THRES_LOW": 611,
+    "SOC_ADC_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_APB_BACKUP_DMA": true,
+    "SOC_ASYNC_MEMCPY_SUPPORTED": true,
+    "SOC_BLE_MESH_SUPPORTED": true,
+    "SOC_BLE_SUPPORTED": true,
+    "SOC_BROWNOUT_RESET_SUPPORTED": true,
+    "SOC_BT_SUPPORTED": true,
+    "SOC_CACHE_MEMORY_IBANK_SIZE": 16384,
+    "SOC_COEX_HW_PTI": true,
+    "SOC_CPU_BREAKPOINTS_NUM": 8,
+    "SOC_CPU_CORES_NUM": 1,
+    "SOC_CPU_HAS_FLEXIBLE_INTC": true,
+    "SOC_CPU_INTR_NUM": 32,
+    "SOC_CPU_WATCHPOINTS_NUM": 8,
+    "SOC_CPU_WATCHPOINT_SIZE": 2147483648,
+    "SOC_DEDICATED_GPIO_SUPPORTED": true,
+    "SOC_DEDIC_GPIO_IN_CHANNELS_NUM": 8,
+    "SOC_DEDIC_GPIO_OUT_CHANNELS_NUM": 8,
+    "SOC_DEDIC_PERIPH_ALWAYS_ENABLE": true,
+    "SOC_DIG_SIGN_SUPPORTED": true,
+    "SOC_DS_KEY_CHECK_MAX_WAIT_US": 1100,
+    "SOC_DS_KEY_PARAM_MD_IV_LENGTH": 16,
+    "SOC_DS_SIGNATURE_MAX_BIT_LEN": 3072,
+    "SOC_EFUSE_HAS_EFUSE_RST_BUG": true,
+    "SOC_EFUSE_KEY_PURPOSE_FIELD": true,
+    "SOC_EFUSE_REVOKE_BOOT_KEY_DIGESTS": true,
+    "SOC_EFUSE_SECURE_BOOT_KEY_DIGESTS": 3,
+    "SOC_FLASH_ENCRYPTED_XTS_AES_BLOCK_MAX": 32,
+    "SOC_FLASH_ENCRYPTION_XTS_AES": true,
+    "SOC_FLASH_ENCRYPTION_XTS_AES_128": true,
+    "SOC_FLASH_ENC_SUPPORTED": true,
+    "SOC_GDMA_GROUPS": 1,
+    "SOC_GDMA_PAIRS_PER_GROUP": 3,
+    "SOC_GDMA_SUPPORTED": true,
+    "SOC_GDMA_TX_RX_SHARE_INTERRUPT": true,
+    "SOC_GPIO_DEEP_SLEEP_WAKE_VALID_GPIO_MASK": 0,
+    "SOC_GPIO_PIN_COUNT": 22,
+    "SOC_GPIO_PORT": 1,
+    "SOC_GPIO_SUPPORTS_RTC_INDEPENDENT": true,
+    "SOC_GPIO_SUPPORT_DEEPSLEEP_WAKEUP": true,
+    "SOC_GPIO_SUPPORT_FORCE_HOLD": true,
+    "SOC_GPIO_SUPPORT_SLP_SWITCH": true,
+    "SOC_GPIO_VALID_DIGITAL_IO_PAD_MASK": 4194240,
+    "SOC_HMAC_SUPPORTED": true,
+    "SOC_I2C_FIFO_LEN": 32,
+    "SOC_I2C_NUM": 1,
+    "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": true,
+    "SOC_I2S_SUPPORTED": true,
+    "SOC_I2S_SUPPORTS_PCM": true,
+    "SOC_I2S_SUPPORTS_PDM": true,
+    "SOC_I2S_SUPPORTS_PDM_CODEC": true,
+    "SOC_I2S_SUPPORTS_PDM_TX": true,
+    "SOC_I2S_SUPPORTS_TDM": true,
+    "SOC_LEDC_CHANNEL_NUM": 6,
+    "SOC_LEDC_SUPPORT_APB_CLOCK": true,
+    "SOC_LEDC_SUPPORT_FADE_STOP": true,
+    "SOC_LEDC_SUPPORT_XTAL_CLOCK": true,
+    "SOC_LEDC_TIMER_BIT_WIDE_NUM": 14,
+    "SOC_MAC_BB_PD_MEM_SIZE": 192,
+    "SOC_MEMPROT_CPU_PREFETCH_PAD_SIZE": 16,
+    "SOC_MEMPROT_MEM_ALIGN_SIZE": 512,
+    "SOC_MEMPROT_SUPPORTED": true,
+    "SOC_MEMSPI_IS_INDEPENDENT": true,
+    "SOC_MEMSPI_SRC_FREQ_20M_SUPPORTED": true,
+    "SOC_MEMSPI_SRC_FREQ_26M_SUPPORTED": true,
+    "SOC_MEMSPI_SRC_FREQ_40M_SUPPORTED": true,
+    "SOC_MEMSPI_SRC_FREQ_80M_SUPPORTED": true,
+    "SOC_MPI_SUPPORTED": true,
+    "SOC_MPU_MIN_REGION_SIZE": 536870912,
+    "SOC_MPU_REGIONS_MAX_NUM": 8,
+    "SOC_PHY_DIG_REGS_MEM_SIZE": 21,
+    "SOC_PM_SUPPORT_BT_PD": true,
+    "SOC_PM_SUPPORT_BT_WAKEUP": true,
+    "SOC_PM_SUPPORT_CPU_PD": true,
+    "SOC_PM_SUPPORT_WIFI_PD": true,
+    "SOC_PM_SUPPORT_WIFI_WAKEUP": true,
+    "SOC_RMT_CHANNELS_PER_GROUP": 4,
+    "SOC_RMT_GROUPS": 1,
+    "SOC_RMT_MEM_WORDS_PER_CHANNEL": 48,
+    "SOC_RMT_RX_CANDIDATES_PER_GROUP": 2,
+    "SOC_RMT_SUPPORTED": true,
+    "SOC_RMT_SUPPORT_APB": true,
+    "SOC_RMT_SUPPORT_RC_FAST": true,
+    "SOC_RMT_SUPPORT_RX_DEMODULATION": true,
+    "SOC_RMT_SUPPORT_RX_PINGPONG": true,
+    "SOC_RMT_SUPPORT_TX_ASYNC_STOP": true,
+    "SOC_RMT_SUPPORT_TX_CARRIER_DATA_ONLY": true,
+    "SOC_RMT_SUPPORT_TX_LOOP_COUNT": true,
+    "SOC_RMT_SUPPORT_TX_SYNCHRO": true,
+    "SOC_RMT_SUPPORT_XTAL": true,
+    "SOC_RMT_TX_CANDIDATES_PER_GROUP": 2,
+    "SOC_RSA_MAX_BIT_LEN": 3072,
+    "SOC_RTCIO_PIN_COUNT": 0,
+    "SOC_RTC_CNTL_CPU_PD_DMA_BUS_WIDTH": 128,
+    "SOC_RTC_CNTL_CPU_PD_REG_FILE_NUM": 108,
+    "SOC_RTC_FAST_MEM_SUPPORTED": true,
+    "SOC_RTC_MEM_SUPPORTED": true,
+    "SOC_RTC_SLOW_CLOCK_SUPPORT_8MD256": true,
+    "SOC_SDM_CHANNELS_PER_GROUP": 4,
+    "SOC_SDM_GROUPS": 1,
+    "SOC_SDM_SUPPORTED": true,
+    "SOC_SECURE_BOOT_SUPPORTED": true,
+    "SOC_SECURE_BOOT_V2_RSA": true,
+    "SOC_SHARED_IDCACHE_SUPPORTED": true,
+    "SOC_SHA_DMA_MAX_BUFFER_SIZE": 3968,
+    "SOC_SHA_GDMA": true,
+    "SOC_SHA_SUPPORTED": true,
+    "SOC_SHA_SUPPORT_DMA": true,
+    "SOC_SHA_SUPPORT_RESUME": true,
+    "SOC_SHA_SUPPORT_SHA1": true,
+    "SOC_SHA_SUPPORT_SHA224": true,
+    "SOC_SHA_SUPPORT_SHA256": true,
+    "SOC_SPI_MAXIMUM_BUFFER_SIZE": 64,
+    "SOC_SPI_MAX_CS_NUM": 6,
+    "SOC_SPI_MAX_PRE_DIVIDER": 16,
+    "SOC_SPI_MEM_SUPPORT_AUTO_RESUME": true,
+    "SOC_SPI_MEM_SUPPORT_AUTO_SUSPEND": true,
+    "SOC_SPI_MEM_SUPPORT_AUTO_WAIT_IDLE": true,
+    "SOC_SPI_MEM_SUPPORT_CHECK_SUS": true,
+    "SOC_SPI_MEM_SUPPORT_CONFIG_GPIO_BY_EFUSE": true,
+    "SOC_SPI_MEM_SUPPORT_IDLE_INTR": true,
+    "SOC_SPI_MEM_SUPPORT_SW_SUSPEND": true,
+    "SOC_SPI_PERIPH_NUM": 2,
+    "SOC_SPI_PERIPH_SUPPORT_CONTROL_DUMMY_OUT": true,
+    "SOC_SPI_SLAVE_SUPPORT_SEG_TRANS": true,
+    "SOC_SPI_SUPPORT_CD_SIG": true,
+    "SOC_SPI_SUPPORT_CONTINUOUS_TRANS": true,
+    "SOC_SPI_SUPPORT_DDRCLK": true,
+    "SOC_SPI_SUPPORT_SLAVE_HD_VER2": true,
+    "SOC_SUPPORTS_SECURE_DL_MODE": true,
+    "SOC_SUPPORT_COEXISTENCE": true,
+    "SOC_SUPPORT_SECURE_BOOT_REVOKE_KEY": true,
+    "SOC_SYSTIMER_ALARM_MISS_COMPENSATE": true,
+    "SOC_SYSTIMER_ALARM_NUM": 3,
+    "SOC_SYSTIMER_BIT_WIDTH_HI": 20,
+    "SOC_SYSTIMER_BIT_WIDTH_LO": 32,
+    "SOC_SYSTIMER_COUNTER_NUM": 2,
+    "SOC_SYSTIMER_FIXED_DIVIDER": true,
+    "SOC_SYSTIMER_INT_LEVEL": true,
+    "SOC_SYSTIMER_SUPPORTED": true,
+    "SOC_TEMPERATURE_SENSOR_SUPPORT_FAST_RC": true,
+    "SOC_TEMPERATURE_SENSOR_SUPPORT_XTAL": true,
+    "SOC_TEMP_SENSOR_SUPPORTED": true,
+    "SOC_TIMER_GROUPS": 2,
+    "SOC_TIMER_GROUP_COUNTER_BIT_WIDTH": 54,
+    "SOC_TIMER_GROUP_SUPPORT_APB": true,
+    "SOC_TIMER_GROUP_SUPPORT_XTAL": true,
+    "SOC_TIMER_GROUP_TIMERS_PER_GROUP": 1,
+    "SOC_TIMER_GROUP_TOTAL_TIMERS": 2,
+    "SOC_TWAI_BRP_MAX": 16384,
+    "SOC_TWAI_BRP_MIN": 2,
+    "SOC_TWAI_SUPPORTED": true,
+    "SOC_TWAI_SUPPORTS_RX_STATUS": true,
+    "SOC_UART_BITRATE_MAX": 5000000,
+    "SOC_UART_FIFO_LEN": 128,
+    "SOC_UART_NUM": 2,
+    "SOC_UART_REQUIRE_CORE_RESET": true,
+    "SOC_UART_SUPPORT_APB_CLK": true,
+    "SOC_UART_SUPPORT_FSM_TX_WAIT_SEND": true,
+    "SOC_UART_SUPPORT_RTC_CLK": true,
+    "SOC_UART_SUPPORT_WAKEUP_INT": true,
+    "SOC_UART_SUPPORT_XTAL_CLK": true,
+    "SOC_USB_SERIAL_JTAG_SUPPORTED": true,
+    "SOC_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_SUPPORTED": 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_HAS_ROM_IMPL": true,
+    "SPI_FLASH_OVERRIDE_CHIP_DRIVER_LIST": false,
+    "SPI_FLASH_ROM_DRIVER_PATCH": true,
+    "SPI_FLASH_ROM_IMPL": false,
+    "SPI_FLASH_SHARE_SPI1_BUS": false,
+    "SPI_FLASH_SIZE_OVERRIDE": false,
+    "SPI_FLASH_SUPPORT_BOYA_CHIP": true,
+    "SPI_FLASH_SUPPORT_GD_CHIP": true,
+    "SPI_FLASH_SUPPORT_ISSI_CHIP": true,
+    "SPI_FLASH_SUPPORT_MXIC_CHIP": true,
+    "SPI_FLASH_SUPPORT_TH_CHIP": true,
+    "SPI_FLASH_SUPPORT_WINBOND_CHIP": 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
+}

+ 39 - 0
i2c_max30102/build/bootloader/esp-idf/bootloader/cmake_install.cmake

@@ -0,0 +1,39 @@
+# Install script for directory: D:/software/esp-idf/esp-idf/components/bootloader
+
+# Set the install prefix
+if(NOT DEFINED CMAKE_INSTALL_PREFIX)
+  set(CMAKE_INSTALL_PREFIX "C:/Program Files (x86)/bootloader")
+endif()
+string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
+
+# Set the install configuration name.
+if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
+  if(BUILD_TYPE)
+    string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
+           CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
+  else()
+    set(CMAKE_INSTALL_CONFIG_NAME "")
+  endif()
+  message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
+endif()
+
+# Set the component getting installed.
+if(NOT CMAKE_INSTALL_COMPONENT)
+  if(COMPONENT)
+    message(STATUS "Install component: \"${COMPONENT}\"")
+    set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
+  else()
+    set(CMAKE_INSTALL_COMPONENT)
+  endif()
+endif()
+
+# Is this installation the result of a crosscompile?
+if(NOT DEFINED CMAKE_CROSSCOMPILING)
+  set(CMAKE_CROSSCOMPILING "TRUE")
+endif()
+
+# Set default install directory permissions.
+if(NOT DEFINED CMAKE_OBJDUMP)
+  set(CMAKE_OBJDUMP "D:/software/esp/.espressif/tools/riscv32-esp-elf/esp-2022r1-11.2.0/riscv32-esp-elf/bin/riscv32-esp-elf-objdump.exe")
+endif()
+

BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/bootloader_flash_config_esp32c3.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/bootloader_flash/src/flash_qio_mode.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_init.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_clock_loader.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_common_loader.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_console_loader.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_efuse.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_init.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_mem.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_panic.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_random_esp32c3.c.obj


BIN
i2c_max30102/build/bootloader/esp-idf/bootloader_support/CMakeFiles/__idf_bootloader_support.dir/src/bootloader_utility.c.obj


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