diff options
| -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 |
