disable time slicing
This commit is contained in:
parent
125102c092
commit
0f0f089ee8
@ -45,7 +45,7 @@ extern void vAssertCalled( void );
|
|||||||
#define configQUEUE_REGISTRY_SIZE 20
|
#define configQUEUE_REGISTRY_SIZE 20
|
||||||
|
|
||||||
#define configUSE_PREEMPTION 1
|
#define configUSE_PREEMPTION 1
|
||||||
#define configUSE_TIME_SLICING 1
|
#define configUSE_TIME_SLICING 0
|
||||||
#define configUSE_PORT_OPTIMISED_TASK_SELECTION 0
|
#define configUSE_PORT_OPTIMISED_TASK_SELECTION 0
|
||||||
|
|
||||||
#define configUSE_IDLE_HOOK 1
|
#define configUSE_IDLE_HOOK 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user