Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
paulsc96 committed Feb 19, 2024
1 parent 0cd03dc commit 2e0feb3
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 @@ -4,5 +4,5 @@
ignore = dirty
[submodule "sw/deps/cva6-sdk"]
path = sw/deps/cva6-sdk
url = https://github.com/pulp-platform/cva6-sdk
url = https://github.com/pulp-platform/cva6-sdk.git
ignore = dirty
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ If you are impatient and have all needed [dependencies](https://pulp-platform.gi

```
set BINARY ../../../sw/tests/helloworld.spm.elf
source compile.cheshire_soc.tcl
source compile.tcl
source start.cheshire_soc.tcl
run -all
```
Expand Down

0 comments on commit 2e0feb3

Please sign in to comment.