summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-12-29 18:59:47 +0700
committerhathach <[email protected]>2021-12-29 18:59:47 +0700
commit2d13ecde1bdb94575398b2e0e64e6e50a192fd18 (patch)
treee28a4c474c14dc0c03922dfe0ffd05cabcb1a3bc /.gitmodules
parent30aba24ddc0d25dfa796de3a5d3857a13d440f5e (diff)
add allwinnner driver as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5c79ea910..4ce5d0f0d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -134,3 +134,6 @@
[submodule "hw/mcu/infineon/mtb-xmclib-cat3"]
path = hw/mcu/infineon/mtb-xmclib-cat3
url = https://github.com/Infineon/mtb-xmclib-cat3.git
+[submodule "hw/mcu/allwinner"]
+ path = hw/mcu/allwinner
+ url = https://github.com/hathach/allwinner_driver.git