1
0
Fork 0
jebbatime/.gitmodules

39 lines
1.6 KiB
Plaintext

[submodule "tools/intelhex"]
path = tools/intelhex
# url = https://github.com/python-intelhex/intelhex
url = https://mirrors.spacecruft.org/python-intelhex/intelhex
[submodule "tools/nrfutil"]
path = tools/nrfutil
# url = https://github.com/adafruit/Adafruit_nRF52_nrfutil.git
url = https://mirrors.spacecruft.org/adafruit/Adafruit_nRF52_nrfutil
[submodule "wasp/drivers/flash"]
path = wasp/drivers/flash
# url = https://github.com/daniel-thompson/micropython-eeprom
url = https://mirrors.spacecruft.org/daniel-thompson/micropython-eeprom
[submodule "tools/pynus"]
path = tools/pynus
# url = https://github.com/daniel-thompson/pynus
url = https://mirrors.spacecruft.org/daniel-thompson/pynus
[submodule "tools/micropython-font-to-py"]
path = tools/micropython-font-to-py
# url = https://github.com/peterhinch/micropython-font-to-py
url = https://mirrors.spacecruft.org/peterhinch/micropython-font-to-py
[submodule "tools/ota-dfu"]
path = tools/ota-dfu
# url = https://github.com/daniel-thompson/ota-dfu-python
url = https://mirrors.spacecruft.org/daniel-thompson/ota-dfu-python
[submodule "reloader"]
path = reloader
# url = https://github.com/daniel-thompson/wasp-reloader
url = https://mirrors.spacecruft.org/daniel-thompson/wasp-reloader
#[submodule "wasp/modules/bma42x-upy"]
# path = wasp/modules/bma42x-upy
## url = https://github.com/daniel-thompson/bma42x-upy
# url = https://mirrors.spacecruft.org/daniel-thompson/bma42x-upy
[submodule "micropython"]
path = micropython
url = https://spacecruft.org/jebbatime/micropython.git
[submodule "bootloader"]
path = bootloader
url = https://spacecruft.org/jebbatime/jebbatime-bootloader.git