summaryrefslogtreecommitdiffstats
path: root/c-user/config/idle-task.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/config/idle-task.rst')
-rw-r--r--c-user/config/idle-task.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/config/idle-task.rst b/c-user/config/idle-task.rst
index 12e7f46..91d6c4f 100644
--- a/c-user/config/idle-task.rst
+++ b/c-user/config/idle-task.rst
@@ -82,7 +82,7 @@ NOTES:
* :ref:`CONFIGURE_POSIX_INIT_THREAD_TABLE`, or
- * `CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION`
+ * ``CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION``
otherwise a compile time error in the configuration file will occur.
@@ -111,7 +111,7 @@ VALUE CONSTRAINTS:
* It shall be small enough so that the IDLE
task stack area calculation carried out by ``<rtems/confdefs.h>`` does not
- overflow an integer of type ``size_t``.
+ overflow an integer of type `size_t <https://en.cppreference.com/w/c/types/size_t>`_.
DESCRIPTION:
The value of this configuration option defines the task stack size for an