From cf64b2214b9ac3cd6815af6ddc48b1cd0f075590 Mon Sep 17 00:00:00 2001 From: hathach Date: Thu, 29 Apr 2021 00:22:28 +0700 Subject: fix build with mkl25z --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index f9edcebd8..79ef8e0ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -118,3 +118,6 @@ [submodule "hw/mcu/nxp/mcux-sdk"] path = hw/mcu/nxp/mcux-sdk url = https://github.com/NXPmicro/mcux-sdk.git +[submodule "hw/mcu/nxp/nxp_sdk"] + path = hw/mcu/nxp/nxp_sdk + url = https://github.com/hathach/nxp_sdk.git -- cgit v1.3.1