mirror of
https://github.com/apache/nuttx.git
synced 2025-12-16 01:34:58 +08:00
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>