diff options
| author | Scott Shawcroft <[email protected]> | 2021-10-05 18:20:44 -0700 |
|---|---|---|
| committer | Scott Shawcroft <[email protected]> | 2021-10-05 18:20:44 -0700 |
| commit | 98ab8117d68f05bb36b9aeb857273e896199bc6a (patch) | |
| tree | 6a18def74b954c9d5273be9fa48b6405526cfb62 /.gitmodules | |
| parent | 0932d502c78796762a7d4ec7ee709707ede83dc8 (diff) | |
USB seems to init ok
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 4c86fd55c..95f35d270 100644 --- a/.gitmodules +++ b/.gitmodules @@ -127,3 +127,7 @@ [submodule "hw/mcu/gd/nuclei-sdk"] path = hw/mcu/gd/nuclei-sdk url = https://github.com/Nuclei-Software/nuclei-sdk.git +[submodule "hw/mcu/broadcom"] + path = hw/mcu/broadcom + url = [email protected]:adafruit/broadcom-peripherals.git + branch = main-build |
