summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 2 insertions, 1 deletions
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.