summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-09-05 21:34:49 +0700
committerhathach <[email protected]>2019-09-05 21:34:49 +0700
commit50b0826d4f52d1f218f7b1fb7bf02fb53583146f (patch)
tree1ba1c5f079acd2a21128900d8ce2093165406621
parent1c6516aee96e96aec45c50cbcd61c4a78f4e15d6 (diff)
adding st_driver as submodule
-rw-r--r--.gitmodules3
m---------hw/mcu/st/st_driver0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 9c70debf8..5db77ecbb 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,6 @@
[submodule "hw/mcu/nxp/lpc_driver"]
path = hw/mcu/nxp/lpc_driver
url = https://github.com/hathach/lpc_driver.git
+[submodule "hw/mcu/st/st_driver"]
+ path = hw/mcu/st/st_driver
+ url = https://github.com/hathach/st_driver.git
diff --git a/hw/mcu/st/st_driver b/hw/mcu/st/st_driver
new file mode 160000
+Subproject a5fef7cc227b23057266b4d19429e4762627049