summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-18 17:16:24 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-04-18 17:16:24 +0000
commit769fef9a363e9255551008548571c4ffdb9c9af0 (patch)
treecff6766eb78229ad6f0f1cc3022553ededcc44df /nuttx/ChangeLog
parentfe8341e08ecd746bcbbe3f61205a896670cccaac (diff)
downloadnuttx-769fef9a363e9255551008548571c4ffdb9c9af0.tar.gz
nuttx-769fef9a363e9255551008548571c4ffdb9c9af0.tar.bz2
nuttx-769fef9a363e9255551008548571c4ffdb9c9af0.zip
Add NX configuration for LPCXpresso
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3521 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 3639a0d7a..efc4a6294 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -1700,4 +1700,9 @@
be '#if CONFIG_NFILE_DESCRIPTORS > 0'. This causes a dup2() failure in THTTPD
and a failure to get a CGI page. The consequence can be a very serious bug!
* configs/lpcxpresso-lpc1768/usbstorage, thttpd, and dhcpd: Add an USB storage,
- THTTPD web server, and DHCP server configurations for the NXP LPCXpresso board.
+ THTTPD web server, and DHCP server configurations for the NXP LPCXpresso board.
+ * drivers/lcd/ug-9664hswag01.c and ssd1305.h: Add support for Univision UG-9664SWAG01
+ OLED with Solomon Systech SD1305 LCD controller.
+ * configs/lpcxpresso-lpc1668/nx: Add a NX graphics configuration for the LPCXPRESO
+ board.
+