Updated submodules
This commit is contained in:
parent
8451282850
commit
ed14774fdd
2 changed files with 2 additions and 1 deletions
2
externals/pasriscv
vendored
2
externals/pasriscv
vendored
|
|
@ -1 +1 @@
|
|||
Subproject commit a5d6db0cd1ffdd9c55d20cb1f38bb69e5181580b
|
||||
Subproject commit f125451b60bd6f75d9435462630772d140735bd3
|
||||
|
|
@ -25,6 +25,7 @@ OLD_DIR="$(pwd)"
|
|||
# Copy modified files from the pasriscv submodule to the real directory of the pasriscv GIT repository
|
||||
cp -f externals/pasriscv/README.md ../pasriscv/README.md
|
||||
cp -f externals/pasriscv/docs/documentation.md ../pasriscv/docs/documentation.md
|
||||
cp -f externals/pasriscv/docs/xpasriscvctl.md ../pasriscv/docs/xpasriscvctl.md
|
||||
cp -f externals/pasriscv/src/PasRISCV.pas ../pasriscv/src/PasRISCV.pas
|
||||
|
||||
# Clean the pasriscv submodule from the local changes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue