From a9445ee1dde0305c7ea03ff1c74447a6e4f53a98 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 27 Sep 2012 15:29:53 +0000 Subject: Definitions for ARMv7-M AIRCR register, Fixes for ADS7843 and SSD1289 driver, Missing build logic for examples/watchdog git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5198 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index adb52afce..f472e87cd 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3419,4 +3419,10 @@ on the Shenzhou board. * graphics/nxmu: Correct some bad parameter checking that caused failures when DEBUG was enabled. + * arch/arm/src/armv7-m/nvic.h: Add bit definitions for the AIRCR + register. + * drivers/input/ads7843.c: Need semaphore protection in logic + that samples the position. + * drivers/lcd/ssd1289.c: On some platforms we are unable to + read the device ID -- reason unknown; workaround in place. -- cgit v1.2.3