Add micropython-lib

this is needed during the unix coverage build
This commit is contained in:
Jeff Epler 2023-09-22 10:28:22 -05:00
parent 10b95a1998
commit 018baf75d5
No known key found for this signature in database
GPG Key ID: D5BF15AB975AB4DE
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -345,3 +345,6 @@
path = ports/raspberrypi/lib/Pico-PIO-USB
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
branch = main
[submodule "lib/micropython-lib"]
path = lib/micropython-lib
url = https://github.com/micropython/micropython-lib.git

1
lib/micropython-lib Submodule

@ -0,0 +1 @@
Subproject commit e6b89eafa3b86d2e8e405450377d459600a30cd6