From 150c2e8b551e1cff3bcc914c02c6faea4cfbf395 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 20 Mar 2024 08:23:39 +0100 Subject: c-user: Clarify CONFIGURE_TICKS_PER_TIMESLICE Close #4986. --- c-user/config/general.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/c-user/config/general.rst b/c-user/config/general.rst index 5ff79e7..61bfa1e 100644 --- a/c-user/config/general.rst +++ b/c-user/config/general.rst @@ -1017,7 +1017,7 @@ configured, see :ref:`CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER`. The following constraints apply to this configuration option: -* The value of the configuration option shall be greater than or equal to zero. +* The value of the configuration option shall be greater than or equal to one. * The value of the configuration option shall be less than or equal to `UINT32_MAX `_. -- cgit v1.2.3