diff options
| author | hathach <[email protected]> | 2019-11-11 11:38:30 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-11-11 11:38:30 +0700 |
| commit | eca14a5ab34a432b49a06f083729e75af9e4db76 (patch) | |
| tree | d5e52cc0429528c9a8280159fc85c00cecbb48d1 /.gitmodules | |
| parent | 50cfc556d2f170b7e0c71cc2f25c36c43acf3732 (diff) | |
re-add submodule nxp_driver
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b932f64ac..c7b396187 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "hw/mcu/ti"] path = hw/mcu/ti url = https://github.com/hathach/ti_driver.git +[submodule "hw/mcu/nxp"] + path = hw/mcu/nxp + url = https://github.com/hathach/nxp_driver.git |
