Files
micropython/ports/esp32/lockfiles
Damien George 0f49a1d240 esp32: Update to use ESP-IDF v5.5.1.
Tested with ESP32_GENERIC, ESP32_GENERIC_C3, ESP32_GENERIC_C6 and
ESP32_GENERIC_S3 firmware, using the full test suite.  There do not seem to
be any regressions.

Signed-off-by: Damien George <damien@micropython.org>
2025-10-17 12:33:02 +11:00
..

ESP-IDF Component Lockfiles

This directory contains the exact versions of ESP-IDF components that have been used to build MicroPython. It is updated by the component version solver.

Unless you change the main/idf_component.yml file for MicroPython ESP32, files in this directory should only change contents if you build using a different ESP-IDF version to the last time the file was updated.

Please do not commit changes to these files and submit PRs unless the PR needs to change versions of components or ESP-IDF.