ChibiOS/tools/style/style_avr_testhal.sh

3 lines
83 B
Bash

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