a8de37fbec
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
nrf52-feather.h | ||
nrf52_appinit.c | ||
nrf52_autoleds.c | ||
nrf52_boot.c | ||
nrf52_bringup.c | ||
nrf52_buttons.c | ||
nrf52_userleds.c |