mirror of
https://github.com/micropython/micropython.git
synced 2026-01-04 11:10:14 +01:00
- Reverts the change fromec527a1- since later changecccac2ccwe no longer exit CMake early to get the submodule list, so it's OK to run component manager during this phase. - Fixes issue where "make submodules BOARD=ESP32_GENERIC_S3" (or any other board that depends on USB) would fail due to missing component(s). This work was funded through GitHub Sponsors. Signed-off-by: Angus Gratton <angus@redyak.com.au>