Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For Zephyr, we allocate memory for a thread's stack from the heap. Recently a thread's stack size was changed from 24k to 48k. wolfSSH needed the size of the libc memory arena to be increased a bit to account for this change.
- Loading branch information