diff options
| author | hathach <[email protected]> | 2021-10-26 23:43:35 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-10-26 23:43:35 +0700 |
| commit | 07829510e7fe14efca735401d3cd2cfdd4f30066 (patch) | |
| tree | da30a6e18c48c30e23958e65361cc11e74abf9cd /.gitmodules | |
| parent | 9f1cd1a753400327072973cbf2437f6c51bd5509 (diff) | |
| parent | 2ef200003d06f8e3f19e713cfbc38f474491d4d8 (diff) | |
Merge branch 'tannewt-rpi' into generalize-synopsys-dwc2
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5f5bee56c..b86245990 100644 --- a/.gitmodules +++ b/.gitmodules @@ -127,3 +127,7 @@ [submodule "hw/mcu/mindmotion/mm32sdk"] path = hw/mcu/mindmotion/mm32sdk url = https://github.com/hathach/mm32sdk.git +[submodule "hw/mcu/broadcom"] + path = hw/mcu/broadcom + url = [email protected]:adafruit/broadcom-peripherals.git + branch = main-build |
