forked from xuos/xiuos
Modify the priority of main function
This commit is contained in:
@@ -7,7 +7,7 @@ menu "Applications"
|
|||||||
config MAIN_KTASK_PRIORITY
|
config MAIN_KTASK_PRIORITY
|
||||||
int
|
int
|
||||||
default 4 if KTASK_PRIORITY_8
|
default 4 if KTASK_PRIORITY_8
|
||||||
default 10 if KTASK_PRIORITY_32
|
default 16 if KTASK_PRIORITY_32
|
||||||
default 85 if KTASK_PRIORITY_256
|
default 85 if KTASK_PRIORITY_256
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user