summaryrefslogtreecommitdiffstats
path: root/c-user/config/bsp-related.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-17 16:05:54 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-17 16:06:38 +0200
commita517a098567ac0c5925bb1fd59242a8e769ba981 (patch)
tree650d3a972fa6d45516b9dda935c6e85aa229a52f /c-user/config/bsp-related.rst
parenteng: Clarify action requirement specification (diff)
downloadrtems-docs-a517a098567ac0c5925bb1fd59242a8e769ba981.tar.bz2
c-user: Use * for list items
Diffstat (limited to 'c-user/config/bsp-related.rst')
-rw-r--r--c-user/config/bsp-related.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/c-user/config/bsp-related.rst b/c-user/config/bsp-related.rst
index ba5ca93..9e14598 100644
--- a/c-user/config/bsp-related.rst
+++ b/c-user/config/bsp-related.rst
@@ -219,17 +219,17 @@ DESCRIPTION:
In case this configuration option is defined, then the following BSP related
configuration options are undefined:
- - :ref:`BSP_IDLE_TASK_BODY`
+ * :ref:`BSP_IDLE_TASK_BODY`
- - :ref:`BSP_IDLE_TASK_STACK_SIZE`
+ * :ref:`BSP_IDLE_TASK_STACK_SIZE`
- - :ref:`BSP_INITIAL_EXTENSION`
+ * :ref:`BSP_INITIAL_EXTENSION`
- - :ref:`BSP_INTERRUPT_STACK_SIZE`
+ * :ref:`BSP_INTERRUPT_STACK_SIZE`
- - :ref:`CONFIGURE_BSP_PREREQUISITE_DRIVERS`
+ * :ref:`CONFIGURE_BSP_PREREQUISITE_DRIVERS`
- - :ref:`CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK`
+ * :ref:`CONFIGURE_MALLOC_BSP_SUPPORTS_SBRK`
NOTES:
None.