diff options
| author | Lucian Copeland <hierophect@gmail.com> | 2020-03-11 18:16:16 -0400 |
|---|---|---|
| committer | Lucian Copeland <hierophect@gmail.com> | 2020-03-11 18:16:16 -0400 |
| commit | be7def128ac47c8128c06f187d11e6d501ec55fe (patch) | |
| tree | 50efb77534f078cecb80a2d546e869437b2be074 /.gitmodules | |
| parent | 53b1544f41b5b296a407426b08c3f935944b4762 (diff) | |
submodule move and sync
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
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 |
