submodule move and sync
This commit is contained in:
parent
53b1544f41
commit
be7def128a
2 changed files with 2 additions and 2 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue