summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorHa Thach <[email protected]>2020-01-07 22:09:41 +0700
committerGitHub <[email protected]>2020-01-07 22:09:41 +0700
commit6ccfb4258c07cec0366c76ff9f630f9d40cac078 (patch)
tree6e0674cf459e3de60ca4371448a35560de53bbdd /.gitmodules
parentd6a8d42bd6ed5ee1d9ea2e58128a3903dcd88d79 (diff)
parentc1934c36c36b7d6e730024b151acf5644ad8d4b1 (diff)
Merge pull request #259 from majbthrd/nuc121
add Nuvoton NUC121/NUC125/NUC126
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 83db9dfff..18b627bcf 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -19,3 +19,6 @@
[submodule "hw/mcu/microchip"]
path = hw/mcu/microchip
url = https://github.com/hathach/microchip_driver.git
+[submodule "hw/mcu/nuvoton"]
+ path = hw/mcu/nuvoton
+ url = https://github.com/majbthrd/nuc_driver.git \ No newline at end of file