delta parametros

Dependents:   EthernetInterface EthernetInterface_vz

Fork of lwip-eth by mbed official

Revision:
24:3f298e4fff72
Parent:
14:578727b0a909
Child:
26:ded1a60af72e
--- a/arch/TARGET_NXP/lpc17_emac.c	Mon Oct 20 19:15:49 2014 +0000
+++ b/arch/TARGET_NXP/lpc17_emac.c	Sun Jan 04 13:54:52 2015 +0000
@@ -391,7 +391,8 @@
 	sys_mutex_unlock(&lpc_enetif->TXLockMutex);
 #endif
 #endif
-
+	extern volatile u16_t bleuba;
+	bleuba++;
 	return p;
 }