We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69ffc98 commit 58b660aCopy full SHA for 58b660a
.gitmodules
@@ -1,3 +1,6 @@
1
[submodule "lib/micropython"]
2
path = lib/micropython
3
url = https://github.com/micropython/micropython
4
+[submodule "lib/codal"]
5
+ path = lib/codal
6
+ url = https://github.com/lancaster-university/codal.git
lib/codal
0 commit comments