From 2a02450c46495e604bc99987774fc08595855b1a Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 Oct 2010 22:56:00 +0000 Subject: [PATCH] update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3057 42af7a65-404d-4744-a932-0658087f49c3 --- arch/arm/src/lpc17xx/lpc17_ethernet.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/src/lpc17xx/lpc17_ethernet.c b/arch/arm/src/lpc17xx/lpc17_ethernet.c index 3b53d78a63..aa46f56996 100644 --- a/arch/arm/src/lpc17xx/lpc17_ethernet.c +++ b/arch/arm/src/lpc17xx/lpc17_ethernet.c @@ -61,6 +61,7 @@ /* Does this chip have and ethernet controller? */ #if LPC17_NETHCONTROLLERS > 0 +#warning "This driver has not yet been implemented" /**************************************************************************** * Definitions