From 769fef9a363e9255551008548571c4ffdb9c9af0 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 18 Apr 2011 17:16:24 +0000 Subject: Add NX configuration for LPCXpresso git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3521 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') 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. + -- cgit v1.2.3