1
0
Fork 0
wasp-os/.gitmodules
Daniel Thompson 06a21b5e9e gitmodules: Update after migrating the repos to a new org
Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2023-01-10 21:45:06 +00:00

30 lines
1 KiB
Text

[submodule "bootloader"]
path = bootloader
url = https://github.com/wasp-os/wasp-bootloader
[submodule "micropython"]
path = micropython
url = https://github.com/wasp-os/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/wasp-os/micropython-eeprom
[submodule "tools/pynus"]
path = tools/pynus
url = https://github.com/wasp-os/pynus
[submodule "tools/micropython-font-to-py"]
path = tools/micropython-font-to-py
url = https://github.com/peterhinch/micropython-font-to-py
[submodule "tools/ota-dfu"]
path = tools/ota-dfu
url = https://github.com/wasp-os/ota-dfu-python
[submodule "reloader"]
path = reloader
url = https://github.com/wasp-os/wasp-reloader
[submodule "wasp/modules/bma42x-upy"]
path = wasp/modules/bma42x-upy
url = https://github.com/wasp-os/bma42x-upy