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

eth/mac.h

Committer:
andrewboyson
Date:
2017-05-05
Revision:
14:e75a59c1123d
Parent:
13:9cd54f7db57a
Child:
35:93c39d260a83

File content as of revision 14:e75a59c1123d:

extern  int MacToString(char* mac, int size, char* text);
extern char MacLocal[];
extern int  MacAccept(char* p);
extern void MacMake(int action, int pro, char* p);