From 116ed97cf9ab7683015a2546380dfd9911073e5e Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Thu, 13 Nov 2014 16:06:00 -0600 Subject: Update ChangeLog --- nuttx/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 54ca4b24d..bd2aad6b1 100755 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -8965,3 +8965,6 @@ task_setup(), and vfork() (2014-11-13). * arch/arm/src/stm32/chip/stm32_otgfs.h: Correct a typo in the STM32 OTGFS register bit definitions (2014-11-13). + * drivers/lcd/st7565.c/.h and include/nuttx/lcd/st7565.h: Add driver for + ST7565 that works with NHD‐C12864KGZ display. From Pierre-noel + Bouteville (2014-11-13). -- cgit v1.2.3