diff options
author | Joel Bodenmann <joel@unormal.org> | 2014-11-23 15:11:54 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2014-11-23 15:11:54 +0100 |
commit | d304a54917c9099e45c5114c1a7e77c984c043b3 (patch) | |
tree | e0864429ffc90d6669c819995b2b4bc74bf2346d /docs/roadmap.txt | |
parent | 254a88a6ab38d79334365d721db9d86e1fb98779 (diff) | |
download | uGFX-d304a54917c9099e45c5114c1a7e77c984c043b3.tar.gz uGFX-d304a54917c9099e45c5114c1a7e77c984c043b3.tar.bz2 uGFX-d304a54917c9099e45c5114c1a7e77c984c043b3.zip |
Removing docs/roadmap.txt
Diffstat (limited to 'docs/roadmap.txt')
-rw-r--r-- | docs/roadmap.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/docs/roadmap.txt b/docs/roadmap.txt deleted file mode 100644 index eae078f6..00000000 --- a/docs/roadmap.txt +++ /dev/null @@ -1,9 +0,0 @@ -Things to include in 2.2 (unknown) - - Support Mikromedia STM32+ board - - Virtual keyboard widget - - LineEdit widget - - RAM file system for GFILE - - FatFS file system for GFILE - - Improve visual aspects of widgets (use gfxBlend()) - - Linux frame buffer support - - Replace the console printf with the one from GFILE |