Skip to content

Commit 58b660a

Browse files
committed
lib: Add codal as a submodule.
1 parent 69ffc98 commit 58b660a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "lib/micropython"]
22
path = lib/micropython
33
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

Submodule codal added at 18aa65b

0 commit comments

Comments
 (0)