From 39f492cc53cc5d6b2e744ee68d9f6bd724f933c2 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 29 Oct 2010 22:56:00 +0000 Subject: update git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3057 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/arch/arm/src/lpc17xx/lpc17_ethernet.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nuttx') diff --git a/nuttx/arch/arm/src/lpc17xx/lpc17_ethernet.c b/nuttx/arch/arm/src/lpc17xx/lpc17_ethernet.c index 3b53d78a6..aa46f5699 100644 --- a/nuttx/arch/arm/src/lpc17xx/lpc17_ethernet.c +++ b/nuttx/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 -- cgit v1.2.3