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:
67:b89a81c6ed99
Parent:
64:2f5db0839b09
Child:
70:74c11fb71a15
--- a/link/nic.c	Fri Jan 19 19:47:37 2018 +0000
+++ b/link/nic.c	Sat Jan 27 12:17:46 2018 +0000
@@ -1,6 +1,6 @@
 #include <stdint.h>
 
-#include "peripherals.h"
+#include "defs.h"
 #include "nicdefs.h"
 #include "nicmac.h"
 #include "log.h"