Skip to content

Commit

Permalink
boards/risc-v/mpfs/icicle/configs/nsh/defconfig: Increase stack sizes
Browse files Browse the repository at this point in the history
Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
  • Loading branch information
Jukka Laitinen committed Feb 4, 2025
1 parent 84fcce3 commit a95b27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boards/risc-v/mpfs/icicle/configs/nsh/defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ CONFIG_DEBUG_ASSERTIONS=y
CONFIG_DEBUG_FEATURES=y
CONFIG_DEBUG_FULLOPT=y
CONFIG_DEBUG_SYMBOLS=y
CONFIG_DEFAULT_TASK_STACKSIZE=8192
CONFIG_EXPERIMENTAL=y
CONFIG_FS_PROCFS=y
CONFIG_FS_ROMFS=y
CONFIG_FS_SHMFS=y
CONFIG_IDLETHREAD_STACKSIZE=2048
CONFIG_INIT_ENTRYPOINT="nsh_main"
CONFIG_INIT_STACKSIZE=3072
CONFIG_INTELHEX_BINARY=y
CONFIG_LIBC_HOSTNAME="icicle"
CONFIG_LIBC_MEMSET_64BIT=y
Expand Down

0 comments on commit a95b27b

Please sign in to comment.