summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 46143ab33..2c7872f39 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -4703,3 +4703,7 @@
STM32 F4 touchsceen working. From Ken Pettit (2013-5-11).
* configs/*/nxwm: Default priorities for NxWidget and NxWM threads
should be 100, not 50, to be consistent with other default priorities.
+ * configs/hymini-stm32v/nsh and nsh2: Configurations converted to use
+ the kconfig-frontends tools (Laurent Latil, 2013-5-14)
+ * configs/hymini-stm32v/src: Converted to use the common SSD1289 driver
+ (Laurent Latil, 2013-5-14)