Skip to content

Conversation

@marksull
Copy link
Contributor

When running a python make.py esp32 submodules mpy_cross BOARD=ESP32_GENERIC_S3 the building of the manifest file would fail with a RunTimeError exception as the entry freeze('<path>', 'display_drive_framework.py') could not be found. This occurred because the manifest_files list was being mutated while also being iterated through.

@kdschlosser kdschlosser merged commit 5765427 into lvgl-micropython:main Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants