summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-08-31 23:20:18 +0700
committerhathach <[email protected]>2019-08-31 23:20:18 +0700
commitc782cc54298547f7f8aa3aedb7226538b018fec4 (patch)
tree09a6a946aa167b1cd949c65903c5dd60e4611d92
parent237c7018d97d7036453e1158665be88ca1a3938e (diff)
add lpc_driver submobule
-rw-r--r--.gitmodules3
m---------hw/mcu/nxp/lpc_driver0
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