summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-09 12:57:10 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-09 12:57:56 +0200
commitc9946539cd18379c0c7afda2290d5a85671438f6 (patch)
treebf2a29357a122bee1b4f73d8b7f0e69971aa5064 /spec/rtems/task
parentspec: Add constraint for opaque types (diff)
downloadrtems-central-c9946539cd18379c0c7afda2290d5a85671438f6.tar.bz2
spec: Reference types in construct directives
Diffstat (limited to 'spec/rtems/task')
-rw-r--r--spec/rtems/task/if/construct.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/rtems/task/if/construct.yml b/spec/rtems/task/if/construct.yml
index 814db87a..91c01d0b 100644
--- a/spec/rtems/task/if/construct.yml
+++ b/spec/rtems/task/if/construct.yml
@@ -63,7 +63,8 @@ notes: |
The ${/acfg/if/max-tasks:/name} should include tasks constructed by
${.:/name}.
params:
-- description: is the task configuration.
+- description: |
+ is the pointer to an ${config:/name} object. It configures the task.
dir: null
name: config
- description: |