diff options
-rw-r--r-- | .gitmodules | 4 | ||||
m--------- | openocd | 0 | ||||
m--------- | riscv-gnu-toolchain | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 36bec08..eb6b315 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "openocd"] path = openocd - url = https://github.com/sifive/openocd.git + url = https://github.com/sifive/riscv-openocd.git [submodule "riscv-gnu-toolchain"] path = riscv-gnu-toolchain - url = https://github.com/riscv/riscv-gnu-toolchain.git + url = https://github.com/sifive/riscv-gnu-toolchain.git diff --git a/openocd b/openocd -Subproject ab5a98663ea50439ab4a6e40adfe0899cf95828 +Subproject 29d37f75a977125127be2760be9e465d2da095a diff --git a/riscv-gnu-toolchain b/riscv-gnu-toolchain -Subproject d66c792dfe701c63a8df2028598174fbeee4e8f +Subproject efa1d4cc1ab2af031332badf343add080990b82 |