28ded4136a
Base the vexriscv crate on the riscv crate, but add vexriscv-specific instructions. Signed-off-by: Sean Cross <sean@xobs.io>
16 lines
274 B
Plaintext
16 lines
274 B
Plaintext
*.rs text eol=lf
|
|
*.S text eol=lf
|
|
*.a binary
|
|
*.h text eol=lf
|
|
*.s text eol=lf
|
|
*.S text eol=lf
|
|
README.* text eol=lf
|
|
LICENSE text eol=lf
|
|
*.md text eol=lf
|
|
*.sh text eol=lf
|
|
*.ps1 text eol=crlf
|
|
.gitignore text eol=lf
|
|
.gitattributes text eol=lf
|
|
*.yml text eol=lf
|
|
*.toml text eol=lf
|