delta parametros

Dependents:   EthernetInterface EthernetInterface_vz

Fork of lwip-eth by mbed official

Revision:
26:ded1a60af72e
Parent:
25:d81366c2413f
Child:
27:6c4f197ec938
--- a/arch/TARGET_NXP/lpc_emac_config.h	Mon Jan 05 12:42:48 2015 +0000
+++ b/arch/TARGET_NXP/lpc_emac_config.h	Tue Jan 06 16:36:48 2015 +0000
@@ -81,8 +81,8 @@
 /** \brief  Defines the number of descriptors used for RX. This
  *          must be a minimum value of 2.
  */
-//#define LPC_NUM_BUFF_RXDESCS 16//3//jhc
-#define LPC_NUM_BUFF_RXDESCS 3
+#define LPC_NUM_BUFF_RXDESCS 16//3//jhc
+//#define LPC_NUM_BUFF_RXDESCS 3
 
 /** \brief  Defines the number of descriptors used for TX. Must
  *          be a minimum value of 2.