From fd7f16505969a106738238e4d50f82225e9b3510 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 5 Oct 2020 15:46:51 +0200 Subject: spec: Fix format --- spec/rtems/message/if/construct.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec/rtems/message/if') diff --git a/spec/rtems/message/if/construct.yml b/spec/rtems/message/if/construct.yml index 92b5ff92..1d923c5f 100644 --- a/spec/rtems/message/if/construct.yml +++ b/spec/rtems/message/if/construct.yml @@ -25,13 +25,13 @@ notes: | In contrast to message queues created by ${create:/name}, the message queues constructed by this directive use a user-provided message buffer storage area. - + This directive is intended for applications which do not want to use the RTEMS Workspace and instead statically allocate all operating system resources. An application based solely on static allocation can avoid any runtime memory allocators. This can simplify the application architecture as well as any analysis that may be required. - + The value for ${/acfg/if/message-buffer-memory:/name} should not include memory for message queues constructed by ${.:/name}. params: -- cgit v1.2.3