mirror of
https://github.com/apache/nuttx.git
synced 2026-05-22 13:52:22 +08:00
Documentation: Replace NSH_LINELEN with LINE_MAX
forget in:
commit 71a37b4f2d
Author: chao an <anchao.archer@bytedance.com>
Date: Wed Jan 15 09:56:44 2025 +0800
Documentation: clean up of CONFIG_NSH_LINELEN define
Signed-off-by: chao an <anchao.archer@bytedance.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
@@ -604,7 +604,7 @@ By following these instructions, users can effectively utilize the Generator deb
|
||||
::
|
||||
|
||||
The tool publishes topic data via uorb.
|
||||
Notice:NSH_LINELEN must be set to 128 or more.
|
||||
Notice:LINE_MAX must be set to 128 or more.
|
||||
|
||||
generator <command> [arguments...]
|
||||
Commands:
|
||||
|
||||
Reference in New Issue
Block a user