ChibiOS/tools/style/style_avr_demos.sh

3 lines
81 B
Bash

#!/bin/bash
find ../../demos/AVR -name "*.[ch]" -exec perl stylecheck.pl "{}" \;