diff options
| -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 |
