summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2026-06-10 16:13:44 +0200
committerkkard2 <[email protected]>2026-06-10 16:13:44 +0200
commitb0a361b4c4a6b1b55965cb0ca6017d4c9557aaf5 (patch)
treeff82d44274cfda4f3f2ea79eb7be7c5d3c797c0e /README.txt
parentdb46f3158af8c7033ba0e1f096db373709ba6b6d (diff)
i'm not on windows
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.txt b/README.txt
deleted file mode 100644
index 0043931..0000000
--- a/README.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-emulator
-========
-
-to run emulator you need <https://www.raylib.com/> installed.
-then `cd src && ./run_emulator.sh`.
-
-
-hardware
-========
-
-to compile firmware use <https://platformio.org/>.
-you need to create python venv or something, and then `pio run` will create firmware file.
-
-schematic is in diagram.json, use <https://wokwi.com/> to display.
-most of the stuff you can also see in platformio.ini, other than that connect button from pin 4 to ground.