mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
c9260dda23
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>