From ada73a57c69338457c46806815555989b8cc2a35 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 7 Oct 2019 14:27:02 +0700 Subject: add ti_driver as submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.3.1