Skip to content

Commit

Permalink
removed pythondata-cpu-vexriscv
Browse files Browse the repository at this point in the history
  • Loading branch information
bunnie committed Apr 11, 2023
1 parent cd7910c commit eba96c8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
11 changes: 8 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
path = deps/valentyusb
url = https://github.com/betrusted-io/valentyusb.git
branch = burst-support
[submodule "deps/pythondata-cpu-vexriscv"]
path = deps/pythondata-cpu-vexriscv
url = https://github.com/betrusted-io/pythondata-cpu-vexriscv.git
[submodule "deps/compiler_rt"]
path = deps/compiler_rt
url = https://github.com/litex-hub/pythondata-software-compiler_rt.git
Expand All @@ -49,3 +46,11 @@
[submodule "deps/pythondata-software-picolibc"]
path = deps/pythondata-software-picolibc
url = https://github.com/litex-hub/pythondata-software-picolibc
[submodule "deps/SpinalHDL"]
path = deps/SpinalHDL
url = https://github.com/SpinalHDL/SpinalHDL.git
branch = dev
[submodule "deps/VexRiscv"]
path = deps/VexRiscv
url = https://github.com/SpinalHDL/VexRiscv.git
branch = dev
1 change: 1 addition & 0 deletions deps/SpinalHDL
Submodule SpinalHDL added at 165450
1 change: 1 addition & 0 deletions deps/VexRiscv
Submodule VexRiscv added at d966c4
1 change: 0 additions & 1 deletion deps/pythondata-cpu-vexriscv
Submodule pythondata-cpu-vexriscv deleted from a78428

0 comments on commit eba96c8

Please sign in to comment.