diff options
| author | hathach <[email protected]> | 2021-12-29 18:59:47 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-12-29 18:59:47 +0700 |
| commit | 2d13ecde1bdb94575398b2e0e64e6e50a192fd18 (patch) | |
| tree | e28a4c474c14dc0c03922dfe0ffd05cabcb1a3bc /.gitmodules | |
| parent | 30aba24ddc0d25dfa796de3a5d3857a13d440f5e (diff) | |
add allwinnner driver as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
