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
58c4759d01
ChibiOS
/
tools
/
style
/
style_avr_testhal.sh
3 lines
83 B
Bash
Raw
Blame
History
#!/bin/bash
find ../../testhal/AVR -name
"*.[ch]"
-exec perl stylecheck.pl
"{}"
\;
Reference in New Issue
View Git Blame
Copy Permalink