nuttx-apps/netutils/telnetd
Xiang Xiao 4941182cc6 Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
to support the tristate option correctly and unify the usage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-16 14:59:08 +02:00
..
Kconfig
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile
README.md
telnetd_daemon.c Fixed compiler warnings. 2022-08-23 01:39:59 +08:00

Network Utilities / telnetd Telnet Daemon

This directly contains a generic Telnet daemon.