apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
275 stars 521 forks source link

examples/telnetd: Make it clear the goal of this telned #2429

Closed acassis closed 3 months ago

acassis commented 3 months ago

Summary

Make it clear the goal of this telned: https://acassis.wordpress.com/2024/07/02/how-a-supposed-malfunction-revealed-another-hidden-feature-of-nuttx/

Impact

Avoid confusing example telnetd with netutils telnetd

Testing

N/A