From 16ae1294c4dfb7465564eb5fa97fdeda1f3fcb21 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 17 Apr 2010 01:53:49 +0000 Subject: Add configuration to select LCD driver for NX git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2596 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index bcc923a2c..f6d88ef3d 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1090,3 +1090,6 @@ no one has been using this port. 5.4 2010-xx-xx Gregory Nutt + + * include/nuttx/lcd.h - Defines an LCD interface. + -- cgit v1.2.3