aboutsummaryrefslogtreecommitdiff
path: root/test/sdl2/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/sdl2/readme.md')
-rw-r--r--test/sdl2/readme.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/sdl2/readme.md b/test/sdl2/readme.md
deleted file mode 100644
index 940e315..0000000
--- a/test/sdl2/readme.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# sdl2 test
-
-this is a simple POC that makes a window to draw PPU graphics to using SDL2.
-this code will be moved to the stm32/ppu directory, and the stm32's makefile
-will be edited to include a sim target for building the game for desktop
-debugging.