diff options
| author | hathach <[email protected]> | 2019-08-31 23:20:18 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2019-08-31 23:20:18 +0700 |
| commit | c782cc54298547f7f8aa3aedb7226538b018fec4 (patch) | |
| tree | 09a6a946aa167b1cd949c65903c5dd60e4611d92 | |
| parent | 237c7018d97d7036453e1158665be88ca1a3938e (diff) | |
add lpc_driver submobule
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | hw/mcu/nxp/lpc_driver | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5ea220b54..9c70debf8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "tools/uf2"] path = tools/uf2 url = https://github.com/microsoft/uf2.git +[submodule "hw/mcu/nxp/lpc_driver"] + path = hw/mcu/nxp/lpc_driver + url = https://github.com/hathach/lpc_driver.git diff --git a/hw/mcu/nxp/lpc_driver b/hw/mcu/nxp/lpc_driver new file mode 160000 +Subproject dee2dad8e9246afdad7c6ed0e331b2f79f21fb8 |
