From 62c5fa10567a6cb68ed53961022b4d3b054d9de6 Mon Sep 17 00:00:00 2001 From: hathach Date: Wed, 28 Apr 2021 18:07:26 +0700 Subject: [PATCH] remove submodule hw/mcu/nxp --- .gitmodules | 3 --- hw/mcu/nxp | 1 - 2 files changed, 4 deletions(-) delete mode 160000 hw/mcu/nxp diff --git a/.gitmodules b/.gitmodules index 6cceee43f..e2140ee16 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,9 +10,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 [submodule "hw/mcu/microchip"] path = hw/mcu/microchip url = https://github.com/hathach/microchip_driver.git diff --git a/hw/mcu/nxp b/hw/mcu/nxp deleted file mode 160000 index 587c65766..000000000 --- a/hw/mcu/nxp +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 587c65766538a5e1cfb6188ac611ded61f2eb859