index
:
clyne/stmdsp
master
Old firmware for DSP PAW
Clyne Sullivan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ChibiOS_20.3.2
/
tools
/
style
/
style_ex.sh
blob: ace92eebbb35e8582b6ca480728ec1bc937dcdd6 (
plain
)
1
2
3
#!/bin/bash
find
..
/
..
/
os
/
ex
-name
"*.[ch]"
-exec
perl stylecheck.pl
"{}"
\
;