diff options
| author | hathach <[email protected]> | 2021-11-05 12:00:27 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-11-05 12:00:27 +0700 |
| commit | d9cf49cbfd2e677f30f993257ffd5d1218fe21cf (patch) | |
| tree | eb9f2d89b9db38fac426bc26b4b49f66df1ed056 /.gitmodules | |
| parent | a3fc107d94f5126667a51f82b7997a3c629972c4 (diff) | |
add xmclib 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 a95e64ee6..5c79ea910 100644 --- a/.gitmodules +++ b/.gitmodules @@ -131,3 +131,6 @@ path = hw/mcu/broadcom url = https://github.com/adafruit/broadcom-peripherals.git branch = main-build +[submodule "hw/mcu/infineon/mtb-xmclib-cat3"] + path = hw/mcu/infineon/mtb-xmclib-cat3 + url = https://github.com/Infineon/mtb-xmclib-cat3.git |
