Skip to content

Commit dd35fe7

Browse files
committed
zephyr/prj_base.conf: Bump MAIN_STACK_SIZE to let builtin testsuite run.
1 parent 6b19520 commit dd35fe7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ports/zephyr/prj_base.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CONFIG_CONSOLE_PUTCHAR_BUFSIZE=128
1212

1313
CONFIG_NEWLIB_LIBC=y
1414
CONFIG_FLOAT=y
15-
CONFIG_MAIN_STACK_SIZE=4096
15+
CONFIG_MAIN_STACK_SIZE=4736
1616

1717
# Networking config
1818
CONFIG_NETWORKING=y

0 commit comments

Comments
 (0)