summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-20 14:45:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-07-20 14:52:29 +0200
commit1fcb8647a63bbd4e9b186c6e4e53dbe46dd89947 (patch)
treeffe4ced85a331da3718d55d7d32bfa52e5ae8896 /spec
parent3b520648b230a71ec6e4d3e1fee09d367f65eb9d (diff)
spec: Move feature term
Diffstat (limited to 'spec')
-rw-r--r--spec/glossary/feature.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/glossary/feature.yml b/spec/glossary/feature.yml
new file mode 100644
index 00000000..2b0be361
--- /dev/null
+++ b/spec/glossary/feature.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2021, 2023 embedded brains GmbH & Co. KG
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: /req/glossary
+term: feature
+text: |
+ In general, a
+ `software feature <https://en.wikipedia.org/wiki/Software_feature>`_
+ is vaguely defined. A domain-specific definition is required. In
+ ${rtems:/term}, a feature is a collection of interfaces together with their
+ implementation which provides a specific function or a service of the
+ operating system.
+type: glossary