diff options
| author | hathach <[email protected]> | 2019-12-09 18:18:01 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-12-09 18:18:01 +0700 |
| commit | 9a8e6ed93b0713506c729c12243561ef23a2c619 (patch) | |
| tree | fb270aeaf5b2f9d3714e557c9b238e1874708047 | |
| parent | 69a801c0275500f392b21d77acd690a5c1977de7 (diff) | |
added microchip submodule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/microchip | 0 |
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 |
