diff options
| author | Ha Thach <[email protected]> | 2022-01-17 13:18:30 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-17 13:18:30 +0700 |
| commit | 61d392fad4c5f00f3541055017ef9254e936676d (patch) | |
| tree | 507d0ab0042fe4d687da5024d8a6e3c50c645b28 /.gitmodules | |
| parent | 0780fd3d1e7f1a82da4c7cfb9a406b31ae862bd7 (diff) | |
| parent | efc29baead577185c577bf8e313f4c411f4eae9e (diff) | |
Merge pull request #1238 from ftdigdm/port-ft90x
Port ft90x
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5c79ea910..339dfd4ec 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,6 +124,9 @@ [submodule "hw/mcu/gd/nuclei-sdk"] path = hw/mcu/gd/nuclei-sdk url = https://github.com/Nuclei-Software/nuclei-sdk.git +[submodule "hw/mcu/bridgetek/ft9xx/ft90x-sdk"] + path = hw/mcu/bridgetek/ft9xx/ft90x-sdk + url = https://github.com/BRTSG-FOSS/ft90x-sdk [submodule "hw/mcu/mindmotion/mm32sdk"] path = hw/mcu/mindmotion/mm32sdk url = https://github.com/hathach/mm32sdk.git |
