summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorLucian Copeland <hierophect@gmail.com>2020-03-11 18:16:16 -0400
committerLucian Copeland <hierophect@gmail.com>2020-03-11 18:16:16 -0400
commitbe7def128ac47c8128c06f187d11e6d501ec55fe (patch)
tree50efb77534f078cecb80a2d546e869437b2be074 /.gitmodules
parent53b1544f41b5b296a407426b08c3f935944b4762 (diff)
submodule move and sync
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules
index c25239882..6300339d1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -96,8 +96,8 @@
[submodule "frozen/circuitpython-stage"]
path = frozen/circuitpython-stage
url = https://github.com/python-ugame/circuitpython-stage.git
-[submodule "ports/stm32f4/stm32f4"]
- path = ports/stm32f4/stm32f4
+[submodule "ports/stm/stm32f4"]
+ path = ports/stm/stm32f4
url = https://github.com/adafruit/stm32f4.git
[submodule "ports/cxd56/spresense-exported-sdk"]
path = ports/cxd56/spresense-exported-sdk