From 3b2030d6a688297d67c8a994502b9f692466e509 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 11 Oct 2008 19:37:25 +0000 Subject: Add header files for PINSEL and SPI git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1031 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/lpc214x/lpc214x_serial.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx/arch/arm/src/lpc214x/lpc214x_serial.c') diff --git a/nuttx/arch/arm/src/lpc214x/lpc214x_serial.c b/nuttx/arch/arm/src/lpc214x/lpc214x_serial.c index b2817dbc9..360a252f5 100644 --- a/nuttx/arch/arm/src/lpc214x/lpc214x_serial.c +++ b/nuttx/arch/arm/src/lpc214x/lpc214x_serial.c @@ -53,6 +53,7 @@ #include "os_internal.h" #include "up_internal.h" +#include "lpc214x_pinsel.h" #include "lpc214x_uart.h" #ifdef CONFIG_USE_SERIALDRIVER -- cgit v1.2.3