Refactor WASM runner and logging functionality; add heartbeat task and improve initialization process
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
/* Desktop Simulator Settings */
|
||||
#define configUSE_PREEMPTION 1
|
||||
#define configUSE_TIME_SLICING 1
|
||||
#define configUSE_PORT_OPTIMISED_TASK_SELECTION 0
|
||||
#define configUSE_IDLE_HOOK 1
|
||||
#define configUSE_TICK_HOOK 0
|
||||
|
||||
Reference in New Issue
Block a user