summaryrefslogtreecommitdiffhomepage
path: root/doc/specs
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-01-13 05:43:49 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-01-13 05:48:18 +0100
commitfaf73d5258b3c61ea1a84efa6bed543d6bfd5321 (patch)
tree6d77156202d11a378d326b25a82f4b8b41fe0200 /doc/specs
parentd5263778065e62a4a20f3af236f6dde7bbb3afc4 (diff)
feat: kernel: API tweaks and new FMT specs for NeKernel.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'doc/specs')
-rw-r--r--doc/specs/SPECIFICATION_FMT.md7
-rw-r--r--doc/specs/SPECIFICATION_MACROS.md4
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/specs/SPECIFICATION_FMT.md b/doc/specs/SPECIFICATION_FMT.md
new file mode 100644
index 00000000..a101acbc
--- /dev/null
+++ b/doc/specs/SPECIFICATION_FMT.md
@@ -0,0 +1,7 @@
+===================================
+
+# 0: General Information:
+
+===================================
+
+- Formatted output/input should be [%s:n] where N is a real positive integer that is less or equal to the output's buffer size.
diff --git a/doc/specs/SPECIFICATION_MACROS.md b/doc/specs/SPECIFICATION_MACROS.md
index 3b5cdf2d..b26ee57c 100644
--- a/doc/specs/SPECIFICATION_MACROS.md
+++ b/doc/specs/SPECIFICATION_MACROS.md
@@ -6,7 +6,7 @@
===================================
-# NeKernel
+# 1: NeKernel/BootZ
===================================
@@ -16,7 +16,7 @@
===================================
-# KernelTest
+# 2: KernelTest
===================================