a8de37fbec
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
stm32_appinitialize.c | ||
stm32_autoleds.c | ||
stm32_boot.c | ||
stm32_bringup.c | ||
stm32_buttons.c | ||
stm32_ostest.c | ||
stm32_pwm.c | ||
stm32_spi.c | ||
stm32_sporadic.c | ||
stm32_userleds.c | ||
stm32f769i-disco.h |