Skip to content

Commit

Permalink
riscv/k230: revise canmv230:nsh
Browse files Browse the repository at this point in the history
This revises canmv230:nsh to support both k230 and k230d devices.

Signed-off-by: Yanfeng Liu <[email protected]>
  • Loading branch information
yf13 committed Jul 12, 2024
1 parent 7eca21b commit ba295db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/risc-v/k230/canmv230/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ CONFIG_NSH_FILEIOSIZE=512
CONFIG_NSH_READLINE=y
CONFIG_PATH_INITIAL="/system/bin"
CONFIG_RAM_SIZE=16777216
CONFIG_RAM_START=0x8000000
CONFIG_RAM_START=0x6000000
CONFIG_RAW_BINARY=y
CONFIG_READLINE_CMD_HISTORY=y
CONFIG_RR_INTERVAL=200
Expand Down

0 comments on commit ba295db

Please sign in to comment.