walnux/boards/arm/mx8mp/verdin-mx8mp
wangjianyu3 f3b31ef1df 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>
2025-01-15 00:07:58 +08:00
..
configs boards: Replace CONFIG_NSH_LINELEN with CONFIG_LINE_MAX 2025-01-15 00:07:58 +08:00
include boards/arm/mx8mp: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
scripts boards/arm/mx8mp: migrate to SPDX identifier 2024-11-10 01:12:34 +08:00
src [sensors]: Removed the unnecessary inclusion of spi header files 2024-12-10 21:59:31 +08:00
Kconfig Fix Kconfig style 2024-05-17 19:06:11 +08:00