by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done
nRF52840-DONGLE =============== README for NuttX port to NRF52840-DONGLE (PCA10059) boards. Status ====== Only the basic NSH configuration is supported for now.