From 83a6c890403281e545d61c3305b70f4e83c02ebb Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 17 Apr 2012 22:28:47 +0000 Subject: Add beginning of LCD driver for the STM3240G-EVAL git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4627 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 249e68e35..6eeacf67a 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2659,3 +2659,5 @@ basis in the ChangeLog) * arch/arm/src/stm32/stm32_iwdog.c and stm32_wwdog.c: Add the STM32 IWDG and WWDIG watchdog timer driver. + * configs/stm3240g-eval/src/up_lcd.c: Add LCD from for the STM3240G-EVAL (the + initial check-in is just a stm3210e-eval driver with renaming). -- cgit v1.2.3