summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 08:57:55 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-05 10:38:53 +0200
commit63286a5f85fecca514cb7f2f3d13661b92d42f72 (patch)
tree2f43399bcccb456435c8f0e57a40391f81e75e8f
parenteng: Remove ambiguous interface types (diff)
downloadrtems-docs-63286a5f85fecca514cb7f2f3d13661b92d42f72.tar.bz2
eng: Add an item type for not defined defines
This helps to deduce that a missing define in the software design is intended. Update #3715.
-rw-r--r--eng/req/items.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/eng/req/items.rst b/eng/req/items.rst
index 874ddce..6ff7dee 100644
--- a/eng/req/items.rst
+++ b/eng/req/items.rst
@@ -1939,6 +1939,9 @@ This type refines the following types:
attribute if the value is ``function``
* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``
+ attribute if the value is ``interface-define-not-defined``
+
+* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``
attribute if the value is ``operational``
* :ref:`SpecTypeFunctionalRequirementItemType` through the ``functional-type``