Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: EthernetInterface EthernetInterface_vz
Fork of lwip-eth by
Diff: arch/lpc_emac_config.h
- Revision:
- 5:698d868a5285
- Parent:
- 4:d827a085afd9
- Child:
- 7:5754e05385b8
diff -r d827a085afd9 -r 698d868a5285 arch/lpc_emac_config.h
--- a/arch/lpc_emac_config.h Fri Mar 01 15:30:33 2013 +0000
+++ b/arch/lpc_emac_config.h Thu May 30 17:15:45 2013 +0100
@@ -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
-/**
+/**
* @}
*/
