summaryrefslogtreecommitdiffstatshomepage
path: root/.gitmodules
blob: 7735bc2d03b4bef91293819c86ce954c25c920f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[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
[submodule "lib/lwip"]
	path = lib/lwip
	url = http://git.savannah.gnu.org/r/lwip.git
[submodule "lib/berkeley-db-1.xx"]
	path = lib/berkeley-db-1.xx
	url = https://github.com/pfalcon/berkeley-db-1.xx