summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKamil Tomaszewski <[email protected]>2019-10-03 14:22:43 +0200
committerKamil Tomaszewski <[email protected]>2019-10-04 13:19:34 +0200
commit0747c4b61bdb19f2c2e7ecf4ce7033d69487bb76 (patch)
treea17d6e6f0571188b7274f3ced08cb49c05ab93e4 /.gitmodules
parente59742f200ec4635dffb50b09d40bc05f6ac5eda (diff)
Add Spresense board
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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