mirror of
https://github.com/micropython/micropython.git
synced 2025-09-04 17:00:30 +02:00
micropython-lib is now a submodule, and the manifest compilation process will ensure it is available, so manifests no longer need to check that it is available. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>