summaryrefslogtreecommitdiffstats
path: root/c-user/config/bsp-related.rst
diff options
context:
space:
mode:
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.