aboutsummaryrefslogtreecommitdiffstats
path: root/boards/base/Linux-Framebuffer/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'boards/base/Linux-Framebuffer/readme.txt')
-rw-r--r--boards/base/Linux-Framebuffer/readme.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/boards/base/Linux-Framebuffer/readme.txt b/boards/base/Linux-Framebuffer/readme.txt
new file mode 100644
index 00000000..ede34281
--- /dev/null
+++ b/boards/base/Linux-Framebuffer/readme.txt
@@ -0,0 +1,6 @@
+This directory contains the interface for Linux using a framebuffer display.
+
+On this board uGFX currently supports:
+ - GDISP via the framebuffer driver
+
+There is an example Makefile and project in the examples directory.