summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 3e11eb3011070446df52aa5a3fdd360671c8ad34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "bootloader"]
	path = bootloader
	url = https://github.com/daniel-thompson/wasp-bootloader
[submodule "micropython"]
	path = micropython
	url = https://github.com/daniel-thompson/micropython
[submodule "tools/intelhex"]
	path = tools/intelhex
	url = https://github.com/python-intelhex/intelhex
[submodule "tools/nrfutil"]
	path = tools/nrfutil
	url = https://github.com/adafruit/Adafruit_nRF52_nrfutil.git
[submodule "wasp/drivers/flash"]
	path = wasp/drivers/flash
	url = https://github.com/daniel-thompson/micropython-eeprom
[submodule "tools/pynus"]
	path = tools/pynus
	url = https://github.com/aykevl/pynus