summaryrefslogtreecommitdiff
path: root/apps/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-08 16:36:26 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-07-08 16:36:26 +0000
commita4e513bfbe4c06a36fb2ee4d0bc53de015a5fe2e (patch)
tree5eaca91e2c09d160fce6d592115b888b687984b8 /apps/ChangeLog.txt
parent5711ff4501884ac98471edbbcf0585e7baa1c7f3 (diff)
downloadnuttx-a4e513bfbe4c06a36fb2ee4d0bc53de015a5fe2e.tar.gz
nuttx-a4e513bfbe4c06a36fb2ee4d0bc53de015a5fe2e.tar.bz2
nuttx-a4e513bfbe4c06a36fb2ee4d0bc53de015a5fe2e.zip
Add a test for NX text displays and also a configuration for the STM3210E-EVAL
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3754 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/ChangeLog.txt')
-rwxr-xr-xapps/ChangeLog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt
index dc95f2e29..b550f3e13 100755
--- a/apps/ChangeLog.txt
+++ b/apps/ChangeLog.txt
@@ -66,3 +66,6 @@
* Make.defs, namedapp/namedapp.c: Several structural changes made to get a
clean compile under the ez80 ZDS-II toolchain (no design changes).
* apps/examples/buttons: Add a test for the new standardized button interfaces
+ * apps/examples/nxtext: Add another NX graphics test. This one focus on
+ placing text on the background while pop-up windows occur. Text should
+ continue to update normally with or without the popup windows present. \ No newline at end of file