diff options
| author | hathach <[email protected]> | 2021-04-28 18:11:49 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-04-28 18:11:49 +0700 |
| commit | e115e087281bf1c52f4c67d1bec3f6a778acce15 (patch) | |
| tree | fdf37614133c0334220b5a57330188f2b59ccc17 /.gitmodules | |
| parent | 62c5fa10567a6cb68ed53961022b4d3b054d9de6 (diff) | |
add nxp_lpcopen as submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e2140ee16..087cf963b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -112,3 +112,6 @@ [submodule "hw/mcu/renesas/rx"] path = hw/mcu/renesas/rx url = https://github.com/kkitayam/rx_device.git +[submodule "hw/mcu/nxp/lpcopen"] + path = hw/mcu/nxp/lpcopen + url = https://github.com/hathach/nxp_lpcopen.git |
