Skip to content

Commit 2e634d5

Browse files
committed
lib/axtls: Switch to repo at micropython/axtls.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 0613d3e commit 2e634d5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitmodules

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[submodule "lib/axtls"]
22
path = lib/axtls
3-
url = https://github.com/pfalcon/axtls
4-
branch = micropython
3+
url = https://github.com/micropython/axtls.git
54
[submodule "lib/libffi"]
65
path = lib/libffi
76
url = https://github.com/atgreen/libffi

0 commit comments

Comments
 (0)