Skip to content

Commit 05010f5

Browse files
committed
unoq: restore main thread priority to 5
1 parent 45fec8b commit 05010f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

variants/arduino_uno_q_stm32u585xx/arduino_uno_q_stm32u585xx.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ CONFIG_DYNAMIC_THREAD=y
3737
CONFIG_DYNAMIC_THREAD_POOL_SIZE=2
3838
CONFIG_DYNAMIC_THREAD_ALLOC=y
3939

40+
CONFIG_MAIN_THREAD_PRIORITY=5
41+
4042
#CONFIG_VIDEO=y
4143
#CONFIG_VIDEO_LOG_LEVEL_DBG=y
4244
#CONFIG_VIDEO_STM32_DCMI=y

0 commit comments

Comments
 (0)