diff options
| -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 |
