diff options
| author | Peter Lawrence <[email protected]> | 2020-01-04 10:31:55 -0600 |
|---|---|---|
| committer | Peter Lawrence <[email protected]> | 2020-01-04 10:31:55 -0600 |
| commit | f4371e79b10f85b0f8f6112c8e81b92072bacea0 (patch) | |
| tree | 27f9a969dfe7ae27aab614d1944a4a5172cb0634 /.gitmodules | |
| parent | a601f59df5e61801cbbe87467c70a48b740d4bfd (diff) | |
add Nuvoton NUC121/NUC125/NUC126
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c7b396187..7565f199c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,3 +19,6 @@ [submodule "hw/mcu/nxp"] path = hw/mcu/nxp url = https://github.com/hathach/nxp_driver.git +[submodule "hw/mcu/nuvoton"] + path = hw/mcu/nuvoton + url = https://github.com/majbthrd/nuc_driver.git |
