mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 00:29:46 +01:00
237b71528c
examples: ToC about all examples examples: Fix whiteline issues examples: Improve wording of Rust example Co-authored-by: Teufelchen <9516484+Teufelchen1@users.noreply.github.com> examples: Reduce redundant wording Co-authored-by: Teufelchen <9516484+Teufelchen1@users.noreply.github.com> examples: remove mention of repository Co-authored-by: Teufelchen <9516484+Teufelchen1@users.noreply.github.com> examples: Improve wording of coap example text Co-authored-by: Teufelchen <9516484+Teufelchen1@users.noreply.github.com> |
||
---|---|---|
.. | ||
main.c | ||
Makefile | ||
Makefile.ci | ||
README.md |
Telnet Example
Example application for demonstrating the RIOT telnet server.
It creates a simple telnet server that listens on port 23 over IPv6.