summaryrefslogtreecommitdiffstats
path: root/c-user/config/idle-task.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-12 15:51:24 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-11-09 15:04:34 +0100
commit51a5138bfea0c1bebfa25ba9e726f52589f3c21a (patch)
tree59bfb31a847d2bde43ed4f8a4e73de920b291150 /c-user/config/idle-task.rst
parenteng: Add function attributes (diff)
downloadrtems-docs-51a5138bfea0c1bebfa25ba9e726f52589f3c21a.tar.bz2
c-user: Add "Generated from ..." comments
Diffstat (limited to '')
-rw-r--r--c-user/config/idle-task.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/c-user/config/idle-task.rst b/c-user/config/idle-task.rst
index 8210da1..64a596f 100644
--- a/c-user/config/idle-task.rst
+++ b/c-user/config/idle-task.rst
@@ -15,11 +15,15 @@
..
.. https://docs.rtems.org/branches/master/eng/req/howto.html
+.. Generated from spec:/acfg/if/group-idle
+
Idle Task Configuration
=======================
This section describes configuration options related to the idle tasks.
+.. Generated from spec:/acfg/if/idle-task-body
+
.. index:: CONFIGURE_IDLE_TASK_BODY
.. _CONFIGURE_IDLE_TASK_BODY:
@@ -52,6 +56,8 @@ NOTES:
IDLE threads can be used to initialize the application, see configuration
option :ref:`CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION`.
+.. Generated from spec:/acfg/if/idle-task-init-appl
+
.. index:: CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION
.. _CONFIGURE_IDLE_TASK_INITIALIZES_APPLICATION:
@@ -98,6 +104,8 @@ NOTES:
otherwise a compile time error in the configuration file will occur.
+.. Generated from spec:/acfg/if/idle-task-stack-size
+
.. index:: CONFIGURE_IDLE_TASK_STACK_SIZE
.. _CONFIGURE_IDLE_TASK_STACK_SIZE: