diff options
| author | hathach <[email protected]> | 2019-10-07 14:27:02 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-10-07 14:27:02 +0700 |
| commit | ada73a57c69338457c46806815555989b8cc2a35 (patch) | |
| tree | 84f1617b5bda2d4b9104aa2526dd9c58d3631deb | |
| parent | 281cd858b067a240478490af6d302f7881b3aaf7 (diff) | |
add ti_driver as submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/ti | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index f61ef719c..bc6cd7a89 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/ti"] + path = hw/mcu/ti + url = https://github.com/hathach/ti_driver.git diff --git a/hw/mcu/ti b/hw/mcu/ti new file mode 160000 +Subproject 80729b033071ca843e31b60efe3b61da9dca27d |
