aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index d2f63a215..28bda129b 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2827,4 +2827,6 @@
* arch/arm/src/stm32/stm32f2* and chip/stm32f2*: Update all STM32 F2 file so
that they are equivalent to F4 files. This is kind of a maintenance nightmare.
* configs/stm3220g-eval/: Update existing configurations to the same level
- as the corresponding STM3240G-EVAL configurations.
+ as the corresponding STM3240G-EVAL configurations. This adds FSMC SRAM,
+ touchscreen, and LCD support.
+ * configs/stm3220g-eval/: Add a NxWM configuration for the STM3220G-EVAL.