diff options
| author | Kamil Tomaszewski <[email protected]> | 2019-10-03 14:22:43 +0200 |
|---|---|---|
| committer | Kamil Tomaszewski <[email protected]> | 2019-10-04 13:19:34 +0200 |
| commit | 0747c4b61bdb19f2c2e7ecf4ce7033d69487bb76 (patch) | |
| tree | a17d6e6f0571188b7274f3ced08cb49c05ab93e4 /.gitmodules | |
| parent | e59742f200ec4635dffb50b09d40bc05f6ac5eda (diff) | |
Add Spresense board
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f61ef719c..ad85278bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [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 |
