summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-12-09 18:18:01 +0700
committerhathach <[email protected]>2019-12-09 18:18:01 +0700
commit9a8e6ed93b0713506c729c12243561ef23a2c619 (patch)
treefb270aeaf5b2f9d3714e557c9b238e1874708047
parent69a801c0275500f392b21d77acd690a5c1977de7 (diff)
added microchip submodule
-rw-r--r--.gitmodules3
m---------hw/mcu/microchip0
2 files changed, 3 insertions, 0 deletions
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
+Subproject 005624a65dc6598b10eb1287edc92316d8ae3c1