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