From b019fd4b3cd536398151d3eef28823676118e955 Mon Sep 17 00:00:00 2001
From: Davids Paskevics <davip00@mi.fu-berlin.de>
Date: Mon, 3 Jul 2023 21:06:15 +0200
Subject: [PATCH] nothing: Add README

---
 nothing/README.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 nothing/README.md

diff --git a/nothing/README.md b/nothing/README.md
new file mode 100644
index 0000000..8367176
--- /dev/null
+++ b/nothing/README.md
@@ -0,0 +1,3 @@
+# Nothing
+
+This sample merely spins in an infinite loop. It's designed for testing whether the emulator can run code at all.
-- 
GitLab