1
0
Fork 0
jebbatime/.gitmodules

39 lines
1.6 KiB
Plaintext
Raw Normal View History

[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
2020-02-19 12:47:51 -07:00
[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
2021-06-14 12:37:07 -06:00
#[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
2021-06-14 16:52:38 -06:00
[submodule "micropython"]
path = micropython
url = https://spacecruft.org/jebbatime/micropython.git
2021-06-14 17:42:52 -06:00
[submodule "bootloader"]
path = bootloader
url = https://spacecruft.org/jebbatime/jebbatime-bootloader.git