This website requires JavaScript.
Explore
Help
Register
Sign In
rusefi
/
openocd
mirror of
https://github.com/rusefi/openocd.git
Watch
1
Star
0
Fork
You've already forked openocd
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c8f4d82b45
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