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 | |
| parent | 50cfc556d2f170b7e0c71cc2f25c36c43acf3732 (diff) | |
re-add submodule nxp_driver
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/nxp | 0 |
2 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 diff --git a/hw/mcu/nxp b/hw/mcu/nxp new file mode 160000 +Subproject 0eef4984c339b8c201812e3ed09cf70225a81b1 |
