boards/ enforce astyle

This commit is contained in:
Daniel Agar
2018-12-01 13:15:39 -05:00
parent 1efad64f0c
commit 744bacd424
18 changed files with 132 additions and 307 deletions

View File

@@ -8,7 +8,7 @@ then
PATTERN="$1"
fi
exec find src platforms \
exec find boards src platforms \
-path platforms/nuttx/NuttX -prune -o \
-path src/lib/DriverFramework -prune -o \
-path src/lib/ecl -prune -o \