Files
micropython/ports/esp32/lockfiles
Vincent1-python e6f1f78713 esp32: Add support for ESP32-P4.
This commit adds support for ESP32-P4 SoCs.

Signed-off-by: Vincent1-python <pywei201209@163.com>
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Signed-off-by: Damien George <damien@micropython.org>
2025-12-01 13:08:52 +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.