From 0c0a42b4f872dd43cd782f9066f0aeb11dc0df1b Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 4 Mar 2013 18:00:07 +0000 Subject: LPC1788 updates -- OS test configuration now works git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5704 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/lpc17xx/chip/lpc17_pinconfig.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'nuttx/arch/arm/src/lpc17xx/chip/lpc17_pinconfig.h') diff --git a/nuttx/arch/arm/src/lpc17xx/chip/lpc17_pinconfig.h b/nuttx/arch/arm/src/lpc17xx/chip/lpc17_pinconfig.h index e90b425a9..c98c90e6b 100644 --- a/nuttx/arch/arm/src/lpc17xx/chip/lpc17_pinconfig.h +++ b/nuttx/arch/arm/src/lpc17xx/chip/lpc17_pinconfig.h @@ -42,6 +42,10 @@ #include +/* This file is only a thin shell that includes the correct pin configuration + * definitions for the selected LPC17xx family. + */ + #include #if defined(LPC176x) -- cgit v1.2.3