| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
boards: Replace CONFIG_NSH_LINELEN with CONFIG_LINE_MAX Details: https://github.com/apache/nuttx-apps/pull/2943 1. find boards/ -name defconfig | xargs sed -i 's/CONFIG_NSH_LINELEN/CONFIG_LINE_MAX/g' 2. ./tools/refresh.sh --silent --defaults all Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com> | 2 个月前 |