summaryrefslogtreecommitdiffstats
path: root/c-user/config/bsp-related.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/bsp-related.rst
parenteng: Add function attributes (diff)
downloadrtems-docs-51a5138bfea0c1bebfa25ba9e726f52589f3c21a.tar.bz2
c-user: Add "Generated from ..." comments
Diffstat (limited to 'c-user/config/bsp-related.rst')
-rw-r--r--c-user/config/bsp-related.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/c-user/config/bsp-related.rst b/c-user/config/bsp-related.rst
index 8ed34cf..71bcd58 100644
--- a/c-user/config/bsp-related.rst
+++ b/c-user/config/bsp-related.rst
@@ -15,6 +15,8 @@
..
.. https://docs.rtems.org/branches/master/eng/req/howto.html
+.. Generated from spec:/acfg/if/group-bsp
+
BSP Related Configuration Options
=================================
@@ -23,6 +25,8 @@ configuration options may have a BSP-specific setting which is defined by
``<bsp.h>``. The BSP-specific settings can be disabled by the
:ref:`CONFIGURE_DISABLE_BSP_SETTINGS` configuration option.
+.. Generated from spec:/acfg/if/bsp-idle-task-body
+
.. index:: BSP_IDLE_TASK_BODY
.. _BSP_IDLE_TASK_BODY:
@@ -58,6 +62,8 @@ NOTES:
peripheral buses, a BSP-specific IDLE task may be capable of turning
components off to save power during extended periods of no task activity.
+.. Generated from spec:/acfg/if/bsp-idle-task-stack-size
+
.. index:: BSP_IDLE_TASK_STACK_SIZE
.. _BSP_IDLE_TASK_STACK_SIZE:
@@ -98,6 +104,8 @@ DESCRIPTION:
NOTES:
None.
+.. Generated from spec:/acfg/if/bsp-initial-extension
+
.. index:: BSP_INITIAL_EXTENSION
.. _BSP_INITIAL_EXTENSION:
@@ -132,6 +140,8 @@ NOTES:
The value of this configuration option is placed after the entries of all
other initial user extensions.
+.. Generated from spec:/acfg/if/bsp-interrupt-stack-size
+
.. index:: BSP_INTERRUPT_STACK_SIZE
.. _BSP_INTERRUPT_STACK_SIZE:
@@ -175,6 +185,8 @@ DESCRIPTION:
NOTES:
None.
+.. Generated from spec:/acfg/if/bsp-prerequisite-drivers
+
.. index:: CONFIGURE_BSP_PREREQUISITE_DRIVERS
.. _CONFIGURE_BSP_PREREQUISITE_DRIVERS:
@@ -210,6 +222,8 @@ NOTES:
other initial user extensions (including
:ref:`CONFIGURE_APPLICATION_PREREQUISITE_DRIVERS`).
+.. Generated from spec:/acfg/if/disable-bsp-settings
+
.. index:: CONFIGURE_DISABLE_BSP_SETTINGS
.. _CONFIGURE_DISABLE_BSP_SETTINGS:
@@ -246,6 +260,8 @@ DESCRIPTION:
NOTES:
None.
+.. Generated from spec:/acfg/if/malloc-bsp-supports-sbrk
+
.. index:: CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK
.. _CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK: