blob: f12681b6b775979ea4c54823590191bdfb9da077 (
plain)
1
2
3
4
5
6
7
|
[submodule "lib/axtls"]
path = lib/axtls
url = https://github.com/pfalcon/axtls
branch = micropython
[submodule "lib/libffi"]
path = lib/libffi
url = https://github.com/atgreen/libffi
|