From f75e0bee4811bb33210a48fe573716c0bb19d5a1 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 17 Mar 2020 15:04:37 +0100 Subject: c-user: Fix format Update #3836. --- c-user/config/task-stack-alloc.rst | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'c-user/config/task-stack-alloc.rst') diff --git a/c-user/config/task-stack-alloc.rst b/c-user/config/task-stack-alloc.rst index a96bbdc..8771ab7 100644 --- a/c-user/config/task-stack-alloc.rst +++ b/c-user/config/task-stack-alloc.rst @@ -38,11 +38,11 @@ DESCRIPTION: NOTES: A correctly configured system must configure the following to be consistent: -- ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT`` + - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT`` -- ``CONFIGURE_TASK_STACK_ALLOCATOR`` + - ``CONFIGURE_TASK_STACK_ALLOCATOR`` -- ``CONFIGURE_TASK_STACK_DEALLOCATOR`` + - ``CONFIGURE_TASK_STACK_DEALLOCATOR`` .. index:: CONFIGURE_TASK_STACK_ALLOCATOR_INIT @@ -72,11 +72,11 @@ DESCRIPTION: NOTES: A correctly configured system must configure the following to be consistent: -- ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT`` + - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT`` -- ``CONFIGURE_TASK_STACK_ALLOCATOR`` + - ``CONFIGURE_TASK_STACK_ALLOCATOR`` -- ``CONFIGURE_TASK_STACK_DEALLOCATOR`` + - ``CONFIGURE_TASK_STACK_DEALLOCATOR`` .. index:: CONFIGURE_TASK_STACK_DEALLOCATOR .. index:: task stack deallocator @@ -106,8 +106,8 @@ DESCRIPTION: NOTES: A correctly configured system must configure the following to be consistent: -- ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT`` + - ``CONFIGURE_TASK_STACK_ALLOCATOR_INIT`` -- ``CONFIGURE_TASK_STACK_ALLOCATOR`` + - ``CONFIGURE_TASK_STACK_ALLOCATOR`` -- ``CONFIGURE_TASK_STACK_DEALLOCATOR`` + - ``CONFIGURE_TASK_STACK_DEALLOCATOR`` -- cgit v1.2.3