From a668f5173642b41b84e987f1845508e5915965dc Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 16 Apr 2014 12:17:35 -0600 Subject: MIO183QT-9A LCD driver updated to support reading from the LCD. From Toby Duckwork --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index b84741b33..722300de9 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -7174,3 +7174,6 @@ * arch/arm/src/sama5/sam_adc.c, sam_can.c, sam_emac.c, sam_gmac.c, sam_ssc.c, and sam_twi.c: If running from SDRAM, then BOARD_MCK_FREQUENCY is not a constant and cannot be used in conditional compilation (2014-4-16). + * drivers/lcd/mio283qt9a.c and include/nuttx/lcd/mio283qt9a.h: Update the + MIO183QT-9A LCD driver to support reading from the LCD. From Toby + Duckworth (2014-4-16). -- cgit v1.2.3