[rtems-central commit] spec-spec: Add optional float

Sebastian Huber sebh at rtems.org
Fri Oct 7 05:24:52 UTC 2022


Module:    rtems-central
Branch:    master
Commit:    cd8ff233f4ee6196072c164e08b7e74ff236b3ce
Changeset: http://git.rtems.org/rtems-central/commit/?id=cd8ff233f4ee6196072c164e08b7e74ff236b3ce

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Thu Nov 19 14:32:40 2020 +0100

spec-spec: Add optional float

---

 spec-spec/spec/optional-float.yml | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/spec-spec/spec/optional-float.yml b/spec-spec/spec/optional-float.yml
new file mode 100644
index 00000000..faa1d5c3
--- /dev/null
+++ b/spec-spec/spec/optional-float.yml
@@ -0,0 +1,16 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+links:
+- role: spec-member
+  uid: root
+spec-description: null
+spec-example: null
+spec-info:
+  float:
+    description: null
+  none: null
+spec-name: Optional Floating-Point Number
+spec-type: optional-float
+type: spec



More information about the vc mailing list