diff options
| author | hathach <[email protected]> | 2021-04-28 18:26:04 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-04-28 18:26:04 +0700 |
| commit | aaa8c9928c2b560f60f7e4f70bc8d8d2eb5eb0eb (patch) | |
| tree | f5f1ef2c92277b8b839bbfe703df7136d74dc3c3 | |
| parent | e115e087281bf1c52f4c67d1bec3f6a778acce15 (diff) | |
add official nxp mcux-sdk submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/nxp/mcux-sdk | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 087cf963b..f9edcebd8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -115,3 +115,6 @@ [submodule "hw/mcu/nxp/lpcopen"] path = hw/mcu/nxp/lpcopen url = https://github.com/hathach/nxp_lpcopen.git +[submodule "hw/mcu/nxp/mcux-sdk"] + path = hw/mcu/nxp/mcux-sdk + url = https://github.com/NXPmicro/mcux-sdk.git diff --git a/hw/mcu/nxp/mcux-sdk b/hw/mcu/nxp/mcux-sdk new file mode 160000 +Subproject cb21c660991c92e90ece99ccb63a4bc611899c3 |
