diff options
| author | hathach <[email protected]> | 2021-11-02 18:17:59 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2021-11-02 18:17:59 +0700 |
| commit | 1046786acf0ab35bf41009b985f7627d6b859a48 (patch) | |
| tree | a9e1311dc1673158ae670a5190ea77e0ee114133 /.gitmodules | |
| parent | 4431ced598ca8ee1f07d6acd7f1424f17755c155 (diff) | |
change broadcom submodule path from git to http
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index b86245990..79dec144e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -129,5 +129,4 @@ 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 + url = https://github.com/adafruit/broadcom-peripherals.git |
