wasp-os/.gitmodules
Daniel Thompson 88e736c9e9 Initial revision
This is a just a rather hacky combined build environment.
2020-01-14 21:32:59 +00:00

13 lines
417 B
Plaintext

[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