mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 13:40:31 +01:00
So that all MicroPython ports that use tinyusb use the same version. Also requires fewer submodule checkouts when building rp2 along with other ports that use tinyusb. Signed-off-by: Damien George <damien@micropython.org>