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:
122:402d148f85d3
Parent:
98:b977424ec7f7
Child:
142:a8c0890a58d1
--- a/link/link.c	Mon Feb 04 15:27:33 2019 +0000
+++ b/link/link.c	Tue Feb 12 13:15:42 2019 +0000
@@ -74,8 +74,7 @@
     NicLinkAddress(MacLocal);
     if (LinkTrace)
     {
-        Log("\r\n");
-        LogTime("MAC: ");
+        LogTime("MAC ");
         MacLog(MacLocal);
         Log("\r\n");
     }