summaryrefslogtreecommitdiffstats
path: root/spec/rtems/message/if
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-05 15:46:51 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-07 09:00:49 +0200
commitfd7f16505969a106738238e4d50f82225e9b3510 (patch)
tree2e70b3d4caf3c3aff300a07916045311fbaf94fb /spec/rtems/message/if
parentspec: Canonicalize name and id checks (diff)
downloadrtems-central-fd7f16505969a106738238e4d50f82225e9b3510.tar.bz2
spec: Fix format
Diffstat (limited to 'spec/rtems/message/if')
-rw-r--r--spec/rtems/message/if/construct.yml4
1 files changed, 2 insertions, 2 deletions
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: