This website requires JavaScript.
Explore
Help
Sign In
zcy
/
tinyriscv-openocd
Watch
1
Star
0
Fork
You've already forked tinyriscv-openocd
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dbf25984cd
tinyriscv-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