diff options
| author | hathach <[email protected]> | 2019-10-10 11:31:29 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-10 11:31:29 +0700 |
| commit | e413c9efa303d70de019a91aa415384fe80ca78f (patch) | |
| tree | ab6eaf9b92a41dc1937314646bce457e414c5f96 /.gitmodules | |
| parent | b3a5bb3247dfac081a01ccb22498ee2f50e365b4 (diff) | |
| parent | c42edc080cb61d4af8015df6c1d404273b3a5bfa (diff) | |
Merge pull request #199 from hathach/develop
ti_driver as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index ad85278bf..9afa0d195 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [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 |
