summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-23 18:45:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-23 18:45:28 +0000
commit6bd316c1f4e49c75f16627c776d604294afea874 (patch)
tree463a6b3b803ffb210baf72ff401fea2df915f277 /apps/ChangeLog.txt
parent1c8ea1a3d80bacc938abae765c429e6af1a6eaac (diff)
downloadnuttx-6bd316c1f4e49c75f16627c776d604294afea874.tar.gz
nuttx-6bd316c1f4e49c75f16627c776d604294afea874.tar.bz2
nuttx-6bd316c1f4e49c75f16627c776d604294afea874.zip
Add a test to determine if you can read data from an LCD correctly
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3974 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index 8eb068dc3..8e4d858f9 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -113,3 +113,5 @@
returned value.
* apps/graphics/tiff: Add a library that can be used to create TIFF files.
* apps/examples/tiff: Add a unit test for the TIFF file creation logic
+ * apps/examples/lcdrw: Add a test to verify if you can or can or read
+ data from an LCD correctly. \ No newline at end of file