This website requires JavaScript.
Explore
Help
Register
Sign In
andreika-git
/
ChibiOS
mirror of
https://github.com/andreika-git/ChibiOS.git
Watch
1
Star
0
Fork
You've already forked ChibiOS
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fd6bca90c0
ChibiOS
/
tools
/
style
/
style_ex.sh
4 lines
78 B
Bash
Raw
Blame
History
#!/bin/bash
find ../../os/ex -name
"*.[ch]"
-exec perl stylecheck.pl
"{}"
\;
Reference in New Issue
View Git Blame
Copy Permalink