From c86cddbed8e3064e5b62e3d49d5bd168a0fa40d4 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 5 Jul 2011 22:45:31 +0000 Subject: Add NX configuration for the STM3210E-EVAL board git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3746 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 296747089..362ff62e5 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1867,4 +1867,5 @@ * arch/arm/src/stm32/stm32_lowputc.c and stm32_serial.c. Correct severl bugs involving serial port configuration. These bugs are only critical if you are trying to using multiple UARTs on STM32. - + * configs/stm3210e-eval/src/up_lcd.c: Add a driver for the STM3210E-EVAL's LCD. + * configs/stm3210e-eval/nx: Add NX configuration for the STM3210E-EVAL. -- cgit v1.2.3