mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-05 22:29:05 +00:00
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| hello++1.cpp | ||
| hello++2.cpp | ||
| hello++3.cpp | ||
| hello++4.cpp | ||
| hello++5.cpp | ||
| Makefile | ||