diff options
| author | hathach <[email protected]> | 2019-10-09 11:03:55 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-10-09 11:03:55 +0700 |
| commit | c42edc080cb61d4af8015df6c1d404273b3a5bfa (patch) | |
| tree | ab6eaf9b92a41dc1937314646bce457e414c5f96 /.gitmodules | |
| parent | f86f0e54a97d41f628e551c4c45f064665db627b (diff) | |
| parent | b3a5bb3247dfac081a01ccb22498ee2f50e365b4 (diff) | |
Merge branch 'master' into develop
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index bc6cd7a89..9afa0d195 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,6 +13,9 @@ [submodule "hw/mcu/st/st_driver"] path = hw/mcu/st/st_driver url = https://github.com/hathach/st_driver.git +[submodule "hw/mcu/sony/cxd56/spresense-exported-sdk"] + path = hw/mcu/sony/cxd56/spresense-exported-sdk + url = https://github.com/sonydevworld/spresense-exported-sdk.git [submodule "hw/mcu/ti"] path = hw/mcu/ti url = https://github.com/hathach/ti_driver.git |
