Skip to content

Commit 018baf7

Browse files
committed
Add micropython-lib
this is needed during the unix coverage build
1 parent 10b95a1 commit 018baf7

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,3 +345,6 @@
345345
path = ports/raspberrypi/lib/Pico-PIO-USB
346346
url = https://github.com/sekigon-gonnoc/Pico-PIO-USB.git
347347
branch = main
348+
[submodule "lib/micropython-lib"]
349+
path = lib/micropython-lib
350+
url = https://github.com/micropython/micropython-lib.git

lib/micropython-lib

Submodule micropython-lib added at e6b89ea

0 commit comments

Comments
 (0)