a8de37fbec
by this command: git ls-files -z | while IFS= read -rd '' f; do tail -c1 < "$f" | read -r _ || echo >> "$f"; done |
||
---|---|---|
.. | ||
.gitignore | ||
defconfig | ||
Make.defs | ||
ostest.linkcmd | ||
ostest.zdsproj | ||
README.txt |
README.txt ^^^^^^^^^^ ostest.zfpproj is a simple ZDS-II project that will allow you to use the ZDS-II debugger. Before using, copy the following files from the toplevel directory: nuttx.hex, nuttx.map, nuttx.lod to this directory as: ostest.hex, ostest.map, ostest.lod