diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/st/st_driver | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 9c70debf8..5db77ecbb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "hw/mcu/nxp/lpc_driver"] path = hw/mcu/nxp/lpc_driver url = https://github.com/hathach/lpc_driver.git +[submodule "hw/mcu/st/st_driver"] + path = hw/mcu/st/st_driver + url = https://github.com/hathach/st_driver.git diff --git a/hw/mcu/st/st_driver b/hw/mcu/st/st_driver new file mode 160000 +Subproject a5fef7cc227b23057266b4d19429e4762627049 |
