nuttx/boards/arm/lpc17xx_40xx
Xiang Xiao a8de37fbec Ensure all source code end with one and only one newline
by this command:
git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
2020-02-08 07:25:56 -06:00
..
drivers Merged in alinjerpelea/nuttx (pull request #1014) 2019-08-21 13:39:29 +00:00
lincoln60 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc4088-devkit Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpc4088-quickstart Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lpcxpresso-lpc1768 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
lx_cpu Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
mbed Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
mcb1700 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
olimex-lpc1766stk Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
open1788 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
pnev5180b Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
u-blox-c027 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
zkit-arm-1769 Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00