mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
|---|---|---|
| .. | ||
| webserver | ||
| .gitignore | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| wgetjson_main.c | ||