aboutsummaryrefslogtreecommitdiff
path: root/targets/rp2040_pw_system/config/FreeRTOSConfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'targets/rp2040_pw_system/config/FreeRTOSConfig.h')
-rw-r--r--targets/rp2040_pw_system/config/FreeRTOSConfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/rp2040_pw_system/config/FreeRTOSConfig.h b/targets/rp2040_pw_system/config/FreeRTOSConfig.h
index 728408487..d15db70c9 100644
--- a/targets/rp2040_pw_system/config/FreeRTOSConfig.h
+++ b/targets/rp2040_pw_system/config/FreeRTOSConfig.h
@@ -39,7 +39,7 @@
#define configUSE_COUNTING_SEMAPHORES 0
#define configQUEUE_REGISTRY_SIZE 10
#define configUSE_QUEUE_SETS 0
-#define configUSE_TIME_SLICING 0
+#define configUSE_TIME_SLICING 1
#define configUSE_NEWLIB_REENTRANT 0
#define configENABLE_BACKWARD_COMPATIBILITY 0
#define configNUM_THREAD_LOCAL_STORAGE_POINTERS 5