mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-11 02:06:36 +01:00
Adjust test thread stack size, make all tests pass
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
#define _STR
|
||||
|
||||
/* Default thread stack size (in bytes) */
|
||||
#define TEST_THREAD_STACK_SIZE 128
|
||||
#define TEST_THREAD_STACK_SIZE 192
|
||||
|
||||
/* Uncomment to enable logging of stack usage to UART */
|
||||
#define TESTS_LOG_STACK_USAGE
|
||||
|
||||
Reference in New Issue
Block a user