aboutsummaryrefslogtreecommitdiffstats
path: root/docs/roadmap.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/roadmap.txt')
-rw-r--r--docs/roadmap.txt24
1 files changed, 9 insertions, 15 deletions
diff --git a/docs/roadmap.txt b/docs/roadmap.txt
index 18797487..eae078f6 100644
--- a/docs/roadmap.txt
+++ b/docs/roadmap.txt
@@ -1,15 +1,9 @@
-Things to include in 2.1 (Q2 2014)
- - VS1053 audio driver
- - FreeRTOS port (finalize)
- - GWIN children support (finalize)
- - Rreplace the console printf with the one from GFILE
-
-
-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
+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