Skip to content

Commit

Permalink
[#64697] demo_app: iree_embedded_elf: Increase stack size
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Torhan <mtorhan@antmicro.com>
  • Loading branch information
m-torhan committed Aug 26, 2024
1 parent dacd9fc commit 536364c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo_app/iree_embedded_elf.conf
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ CONFIG_NEWLIB_LIBC=y
CONFIG_NEWLIB_LIBC_NANO=n
CONFIG_REQUIRES_FULL_LIBCPP=y
CONFIG_GLIBCXX_LIBCPP=y
CONFIG_MAIN_STACK_SIZE=10240
CONFIG_MAIN_STACK_SIZE=11320
CONFIG_HEAP_MEM_POOL_SIZE=36000

0 comments on commit 536364c

Please sign in to comment.