From aaa8c9928c2b560f60f7e4f70bc8d8d2eb5eb0eb Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 28 Apr 2021 18:26:04 +0700 Subject: add official nxp mcux-sdk submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.3.1