From d7c7e6a294f1b9713a57627183243af723e4af6e Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 13 Aug 2010 03:47:09 +0000 Subject: update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2848 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index e2466a873..ae334456f 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -1195,8 +1195,14 @@ it would, instead, select pull-down. * arch/arm/src/lm3s/lm3s_gpioirq.c - Fix warning for returning a value from functions returning void (contributed by Tiago Maluta). - * netutils/dhcpc/dhcpc.c -- lease_time is not in host order + * netutils/dhcpc/dhcpc.c -- lease_time was not in host order * examples/uip/main.c - if DHCPC is selected, this example now shows the assigned IP address. * arch/arm/src/lm3s and arch/arm/include/lm3s - Definitions for the TI LM3S9B96 contributed by Tiago Maluta. + * arch/arm/src/lm3s/lm3s_gioirq.c - Fix a logic error in the address + table lookup. + * arch/arm/src/lm3s/lm3s_gioirq.c - Also needs to enable the global + GPIO interrupts. + * arch/arm/src/lm3s/lm3s_internal.h and lm3s_gpio.c - Fixed the encoding + of GPIO port number that limited support for GPIO ports to 8 -- cgit v1.2.3