nuttx/drivers/wireless/spirit
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 Ensure all source code end with one and only one newline 2020-02-08 07:25:56 -06:00
include Remove trailing spaces at the end of lines. 2018-08-13 07:39:38 -06:00
lib Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Kconfig Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs Squashed commit of the following: 2017-07-26 15:35:42 -06:00