diff options
| author | Kamil Tomaszewski <kamil.tomaszewski@sony.com> | 2019-10-09 08:38:50 +0200 |
|---|---|---|
| committer | Kamil Tomaszewski <kamil.tomaszewski@sony.com> | 2019-10-09 08:38:50 +0200 |
| commit | 6d1748fd59d9e224d6d928fc796a797483e5fe49 (patch) | |
| tree | be86714280658d95efcbfeb55543d5423f409041 /.gitmodules | |
| parent | 49db102bdd6ae29a312b34d806a39fd639bc06da (diff) | |
Add spresense-exported-sdk submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7b57cab54..d21ed511e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -98,3 +98,6 @@ [submodule "ports/stm32f4/stm32f4"] path = ports/stm32f4/stm32f4 url = https://github.com/adafruit/stm32f4.git +[submodule "ports/spresense/spresense-exported-sdk"] + path = ports/spresense/spresense-exported-sdk + url = https://github.com/sonydevworld/spresense-exported-sdk.git |
