From 46befd16063c1f5ac68344cf5419a33a56d3a1ab Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 29 Sep 2011 16:25:21 +0000 Subject: Add a simple touchscreen test git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3995 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 5dad355a7..0a362e849 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -118,3 +118,5 @@ * apps/examples/usbterm: A USB terminal example.. more of a USB chat or serial bridge: Data received on local console echoed via USB serial; data received on USB serial is echoed on the local console. + * apps/examples/touchscreen: Add a simple, generic test for any + touschscreen driver. -- cgit v1.2.3