From 91f06e2f2415bfa67e3b3bff3c2e6c838a413ec9 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 21 Jul 2011 00:01:41 +0000 Subject: Add a NuttX logo image example git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3805 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index e468f49fb..712e1e4f7 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -79,3 +79,6 @@ built as an NSH "built-in" command. * apps/examples/nx, ntext, and nxhello: All updated to use the new NuttX font interfaces. + * apps/examples/nximage: Another super simple graphics example: It just puts + the NuttX logo in the center of the display. This example can also be + built as an NSH "built-in" command. -- cgit v1.2.3