mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
boards/sim/adb: Change telnetd port from 23 to 2323
to avoid the conflict with host telnetd server Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -56,4 +56,5 @@ CONFIG_SYSTEM_ADBD=y
|
||||
CONFIG_SYSTEM_CLE=y
|
||||
CONFIG_SYSTEM_NSH=y
|
||||
CONFIG_SYSTEM_PING=y
|
||||
CONFIG_SYSTEM_TELNETD_PORT=2323
|
||||
CONFIG_TLS_TASK_NELEM=4
|
||||
|
||||
Reference in New Issue
Block a user