Add micropython-lib
this is needed during the unix coverage build
This commit is contained in:
parent
10b95a1998
commit
018baf75d5
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -345,3 +345,6 @@
|
|||||||
path = ports/raspberrypi/lib/Pico-PIO-USB
|
path = ports/raspberrypi/lib/Pico-PIO-USB
|
||||||
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
|
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
|
||||||
branch = main
|
branch = main
|
||||||
|
[submodule "lib/micropython-lib"]
|
||||||
|
path = lib/micropython-lib
|
||||||
|
url = https://github.com/micropython/micropython-lib.git
|
||||||
|
1
lib/micropython-lib
Submodule
1
lib/micropython-lib
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit e6b89eafa3b86d2e8e405450377d459600a30cd6
|
Loading…
Reference in New Issue
Block a user