Skip to content

Commit

Permalink
Chnage submodule urls for using fork repository
Browse files Browse the repository at this point in the history
  • Loading branch information
SPRESENSE committed Dec 6, 2022
1 parent 647b78e commit 276c8d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
@@ -1,9 +1,9 @@
[submodule "nuttx"]
path = nuttx
url = https://github.com/SPRESENSE/incubator-nuttx.git
url = https://github.com/SPRESENSE/nuttx.git
[submodule "externals/nnabla-c-runtime"]
path = externals/nnablart/nnabla-c-runtime
url = https://github.com/sony/nnabla-c-runtime
[submodule "sdk/apps"]
path = sdk/apps
url = https://github.com/SPRESENSE/incubator-nuttx-apps.git
url = https://github.com/SPRESENSE/nuttx-apps.git

0 comments on commit 276c8d5

Please sign in to comment.