KEIS

Dependents:   EthernetInterface_ccx

Fork of lwip-eth by mbed official

Revision:
7:f974fe69517d
Parent:
5:698d868a5285
--- a/arch/lpc_emac_config.h	Mon Jun 03 12:06:46 2013 +0100
+++ b/arch/lpc_emac_config.h	Sat Sep 28 16:34:46 2013 +0000
@@ -1,11 +1,11 @@
 /**********************************************************************
-* $Id$		lpc_emac_config.h			2011-11-20
+* $Id$        lpc_emac_config.h            2011-11-20
 *//**
-* @file		lpc_emac_config.h
-* @brief	PHY and EMAC configuration file
-* @version	1.0
-* @date		20 Nov. 2011
-* @author	NXP MCU SW Application Team
+* @file        lpc_emac_config.h
+* @brief    PHY and EMAC configuration file
+* @version    1.0
+* @date        20 Nov. 2011
+* @author    NXP MCU SW Application Team
 * 
 * Copyright(C) 2011, NXP Semiconductor
 * All rights reserved.
@@ -33,7 +33,7 @@
 {
 #endif
 
-/** @defgroup lwip_phy_config	LWIP PHY configuration
+/** @defgroup lwip_phy_config    LWIP PHY configuration
  * @ingroup lwip_phy
  *
  * Configuration options for the PHY connected to the LPC EMAC.
@@ -63,11 +63,11 @@
  */
 #define PHY_USE_100MBS 1 /**< Sets data rate to 100Mbps. */
 
-/**		  
+/**          
  * @}
  */
 
-/** @defgroup lwip_emac_config	LWIP EMAC configuration
+/** @defgroup lwip_emac_config    LWIP EMAC configuration
  * @ingroup lwip_emac
  *
  * Configuration options for the LPC EMAC.
@@ -98,7 +98,7 @@
  */
 #define LPC_TX_PBUF_BOUNCE_EN 1
 
-/**		  
+/**          
  * @}
  */