wolfssh/zephyr/samples/tests
John Safranek c1244c61e4 Zephyr Memory Tweak
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.
2024-05-15 08:39:46 -07:00
..
CMakeLists.txt Init zephyr support 2023-10-02 20:38:21 +02:00
prj.conf Zephyr Memory Tweak 2024-05-15 08:39:46 -07:00
prj_nofs.conf Add NO_FILESYSTEM to Zephyr port 2024-04-16 16:27:51 +02:00
sample.yaml Add NO_FILESYSTEM to Zephyr port 2024-04-16 16:27:51 +02:00
tests.c Add NO_FILESYSTEM to Zephyr port 2024-04-16 16:27:51 +02:00
wolfssh_user_settings.h Zephyr Test Update 2024-04-11 10:25:11 -07:00
wolfssh_user_settings_nofs.h Add NO_FILESYSTEM to Zephyr port 2024-04-16 16:27:51 +02:00
wolfssl_user_settings.h Update Copyright Date 2024-03-22 12:17:09 -07:00
wolfssl_user_settings_nofs.h Add NO_FILESYSTEM to Zephyr port 2024-04-16 16:27:51 +02:00