micropython/ports/esp32/lockfiles
Angus Gratton fe32e1d3a1 esp32: Drop support for ESP-IDF <v5.3.
Not currently building, and too many versions to concurrently support.

This work was funded through GitHub Sponsors.

Signed-off-by: Angus Gratton <angus@redyak.com.au>
2026-03-18 17:02:09 +11:00
..
dependencies.lock.esp32 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
dependencies.lock.esp32c2 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
dependencies.lock.esp32c3 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
dependencies.lock.esp32c5 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
dependencies.lock.esp32c6 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
dependencies.lock.esp32p4 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
dependencies.lock.esp32s2 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
dependencies.lock.esp32s3 esp32: Drop support for ESP-IDF <v5.3. 2026-03-18 17:02:09 +11:00
README.md esp32: Add IDF Component Lockfiles to git repo. 2025-09-09 11:31:42 +10: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.