Skip to content

Commit

Permalink
wip: fix c disable
Browse files Browse the repository at this point in the history
  • Loading branch information
fkokosinski committed Jul 11, 2024
1 parent 73977b7 commit 48867ac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
url = https://github.com/picolibc/picolibc
[submodule "third_party/riscv-dv"]
path = third_party/riscv-dv
url = https://github.com/chipsalliance/riscv-dv
url = https://github.com/antmicro/riscv-dv
[submodule "third_party/cocotb"]
path = third_party/cocotb
url = https://github.com/cocotb/cocotb
2 changes: 1 addition & 1 deletion third_party/riscv-dv
Submodule riscv-dv updated 1 files
+3 −1 run.py

0 comments on commit 48867ac

Please sign in to comment.