diff options
author | Joel Bodenmann <joel@embedded.pro> | 2016-08-15 14:05:56 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@embedded.pro> | 2016-08-15 14:05:56 +0200 |
commit | 8dd5cc93d5e0c82f141a9e46e69645f8477b986e (patch) | |
tree | 1d54d8251e532b9903e881a4ff5d8d8fad57b8e6 /boards/base/Linux-Framebuffer/example/readme.txt | |
parent | 9356534ad502a59407dec8f4046b12485edf052c (diff) | |
download | uGFX-8dd5cc93d5e0c82f141a9e46e69645f8477b986e.tar.gz uGFX-8dd5cc93d5e0c82f141a9e46e69645f8477b986e.tar.bz2 uGFX-8dd5cc93d5e0c82f141a9e46e69645f8477b986e.zip |
Cleaning up new SDL driver support
Diffstat (limited to 'boards/base/Linux-Framebuffer/example/readme.txt')
-rw-r--r-- | boards/base/Linux-Framebuffer/example/readme.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/boards/base/Linux-Framebuffer/example/readme.txt b/boards/base/Linux-Framebuffer/example/readme.txt deleted file mode 100644 index aff58bb1..00000000 --- a/boards/base/Linux-Framebuffer/example/readme.txt +++ /dev/null @@ -1,5 +0,0 @@ -Copy these files into your own project directory and alter them to suite. - -Notes: - -1/ Look at the MYFILES definition and the MYCSRC definition. |