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:
2:849103b5a16d
Parent:
0:faa09bd4e6bf
Child:
7:b794780e33b4
--- a/phy.h	Thu Jan 19 23:03:26 2017 +0000
+++ b/phy.h	Fri Jan 27 19:58:51 2017 +0000
@@ -1,3 +1,3 @@
-extern int PhyMain();
-extern int PhyInit();
+extern void PhyMain();
+extern void PhyInit();