A stack which works with or without an Mbed os library. Provides IPv4 or IPv6 with a full 1500 byte buffer.

Dependents:   oldheating gps motorhome heating

Revision:
9:91dae5300a4d
Parent:
7:b794780e33b4
Child:
37:793b39683406
--- a/phy.h	Tue Mar 14 19:26:24 2017 +0000
+++ b/phy.h	Tue Apr 04 10:41:25 2017 +0000
@@ -1,5 +1,3 @@
 extern void PhyMain();
 extern void PhyInit();
 
-#define PHY_DO_NOTHING  0
-#define PHY_SEND_PACKET 1