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:
160:6a1d1d368f80
Parent:
99:962440a00ead
diff -r 3ebef2d02f7f -r 6a1d1d368f80 link/nic.c
--- a/link/nic.c	Tue Sep 24 18:16:12 2019 +0000
+++ b/link/nic.c	Sun Sep 29 18:51:58 2019 +0000
@@ -1,3 +1,4 @@
+#include <arm_compat.h>
 #include <stdint.h>
 
 #include "nicdefs.h"