2020-01-14 22:32:59 +01:00
|
|
|
[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
|
2020-02-09 20:47:02 +01:00
|
|
|
[submodule "wasp/drivers/flash"]
|
|
|
|
path = wasp/drivers/flash
|
|
|
|
url = https://github.com/daniel-thompson/micropython-eeprom
|
2020-02-17 20:09:49 +01:00
|
|
|
[submodule "tools/pynus"]
|
|
|
|
path = tools/pynus
|
|
|
|
url = https://github.com/aykevl/pynus
|
2020-02-19 20:47:51 +01:00
|
|
|
[submodule "tools/micropython-font-to-py"]
|
|
|
|
path = tools/micropython-font-to-py
|
|
|
|
url = https://github.com/peterhinch/micropython-font-to-py
|
2020-04-26 20:18:17 +02:00
|
|
|
[submodule "tools/ota-dfu"]
|
|
|
|
path = tools/ota-dfu
|
|
|
|
url = https://github.com/daniel-thompson/ota-dfu-python
|
2020-04-26 20:21:28 +02:00
|
|
|
[submodule "reloader"]
|
|
|
|
path = reloader
|
|
|
|
url = https://github.com/daniel-thompson/wasp-reloader
|