Skip to content

Commit 7895d12

Browse files
committed
unoq: make sure DYNAMIC_THREAD is enabled also with SHELL disabled
1 parent f8a70d6 commit 7895d12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ CONFIG_COUNTER=y
3131

3232
CONFIG_DEBUG_THREAD_INFO=y
3333

34+
CONFIG_THREAD_STACK_INFO=y
3435
CONFIG_DYNAMIC_THREAD=y
3536
CONFIG_DYNAMIC_THREAD_POOL_SIZE=2
3637
CONFIG_DYNAMIC_THREAD_ALLOC=y

0 commit comments

Comments
 (0)