summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nuttx/arch/arm/src/lpc17xx/lpc17_ethernet.c1
1 files changed, 1 insertions, 0 deletions
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