This website requires JavaScript.
Explore
Help
Sign In
interesting
/
riscv-openocd
mirror of
https://github.com/riscv/riscv-openocd.git
Watch
1
Star
0
Fork
You've already forked riscv-openocd
0
Code
Issues
Projects
Releases
Wiki
Activity
330b0d68c2
riscv-openocd
/
tools
/
checkpatch.sh
5 lines
90 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
#
git format-patch -M --stdout HEAD^
|
tools/scripts/checkpatch.pl - --no-tree
Reference in New Issue
View Git Blame
Copy Permalink