Skip to content

Commit 4c68842

Browse files
committed
threads: change main thread priority to 14
1 parent d23aa26 commit 4c68842

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

loader/prj.conf

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,7 @@ CONFIG_STD_CPP17=y
4545
CONFIG_GLIBCXX_LIBCPP=y
4646
CONFIG_REQUIRES_FULL_LIBC=y
4747
CONFIG_CBPRINTF_FP_SUPPORT=y
48+
49+
CONFIG_MAIN_THREAD_PRIORITY=14
50+
CONFIG_INPUT_THREAD_PRIORITY_OVERRIDE=y
51+
CONFIG_INPUT_THREAD_PRIORITY=0

0 commit comments

Comments
 (0)