From 9a8e6ed93b0713506c729c12243561ef23a2c619 Mon Sep 17 00:00:00 2001 From: hathach Date: Mon, 9 Dec 2019 18:18:01 +0700 Subject: [PATCH] added microchip submodule --- .gitmodules | 3 +++ hw/mcu/microchip | 1 + 2 files changed, 4 insertions(+) create mode 160000 hw/mcu/microchip diff --git a/.gitmodules b/.gitmodules index b5a2feaca..83db9dfff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [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/microchip b/hw/mcu/microchip new file mode 160000 index 000000000..005624a65 --- /dev/null +++ b/hw/mcu/microchip @@ -0,0 +1 @@ +Subproject commit 005624a65dc6598b10eb1287edc92316d8ae3c1d