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