diff options
author | Joel Bodenmann <joel@unormal.org> | 2014-05-30 02:57:40 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2014-05-30 02:57:40 +0200 |
commit | 54221783a041966eb8a4073bf882b97c5d6b2020 (patch) | |
tree | 2bfd554b60a9cfd3c52ee50182457aa864c37198 /boards/base/Linux-Framebuffer/example/readme.txt | |
parent | 41a74191c1965acff84d23d64a4ec3ed4565b604 (diff) | |
parent | 1fce946adb748499cac7ecc1043bec52347e6d26 (diff) | |
download | uGFX-54221783a041966eb8a4073bf882b97c5d6b2020.tar.gz uGFX-54221783a041966eb8a4073bf882b97c5d6b2020.tar.bz2 uGFX-54221783a041966eb8a4073bf882b97c5d6b2020.zip |
Merge branch 'master' of https://bitbucket.org/Tectu/ugfx
Diffstat (limited to 'boards/base/Linux-Framebuffer/example/readme.txt')
-rw-r--r-- | boards/base/Linux-Framebuffer/example/readme.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boards/base/Linux-Framebuffer/example/readme.txt b/boards/base/Linux-Framebuffer/example/readme.txt new file mode 100644 index 00000000..aff58bb1 --- /dev/null +++ b/boards/base/Linux-Framebuffer/example/readme.txt @@ -0,0 +1,5 @@ +Copy these files into your own project directory and alter them to suite. + +Notes: + +1/ Look at the MYFILES definition and the MYCSRC definition. |