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:
0:faa09bd4e6bf
Child:
2:849103b5a16d
diff -r 000000000000 -r faa09bd4e6bf phy.h
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/phy.h	Mon Jan 09 13:29:41 2017 +0000
@@ -0,0 +1,3 @@
+extern int PhyMain();
+extern int PhyInit();
+