From fe3199408b03f3b9df2d0daca9e2fefe29135746 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 31 Dec 2011 01:16:48 +0000 Subject: Add (untested) support for the buttons on the Olimex LPC1766-STK board git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4243 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index 895aa6d8b..f179381fb 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -2309,3 +2309,8 @@ for the PIC32MX family. * arch/arm/src/stm32/stm32_gpio.c: Correct an error in some of the GPIO initialization logic. Fix submitted by Mike Smith. + * configs/olimex-lpc1766stk/src/up_leds.c: Add new interfaces so that is + CONFIG_ARCH_LEDS are not set, the LEDs may be controlled from application + logic. + *configs/olimex-lpc1766stk/src/up_buttons.c: Add support form the buttons + on the Olimex LPC1766-STK board. -- cgit v1.2.3