From 03db221a3d9a6678cd8fef66ca6a35b988503b57 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 31 Dec 2011 23:09:33 +0000 Subject: Fix some LPC17xx GPIO/button interrupt logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4246 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 62984f349..617bb390d 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -152,3 +152,6 @@ driver in loopback mode. 6.14 2012-xx-xx Gregory Nutt + + * apps/examples/buttons/main.c: The test needs to up_buttoninit() to + properly configure the button interrupt GPIOs. -- cgit v1.2.3