diff options
| author | hathach <[email protected]> | 2020-01-09 21:31:01 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2020-01-09 21:31:01 +0700 |
| commit | dd96be492f055734da83a079e6c1332819ce07c7 (patch) | |
| tree | 929880cf55fc690ff14df4d832ee724d8f033846 /.gitmodules | |
| parent | 0268f24227c19145d7fe1fefda91673bc7a0514b (diff) | |
| parent | 99f76eaaaaceea1adcf010b6ab29246f5a32b08a (diff) | |
Merge branch 'master' into develop
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
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 |
