a8de37fbec
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
Makefile | ||
stm32_adc.c | ||
stm32_appinit.c | ||
stm32_autoleds.c | ||
stm32_boot.c | ||
stm32_buttons.c | ||
stm32_comp.c | ||
stm32_hrtim.c | ||
stm32_opamp.c | ||
stm32_powerled.c | ||
stm32_smps.c | ||
stm32f334-disco.h |