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