mbed IP library over Ethernet.
Dependencies: Socket lwip-eth lwip-sys lwip
Fork of EthernetInterface by
mbed IP library over Ethernet.
lwipopts_conf.h
- Committer:
- mbed_official
- Date:
- 2012-06-26
- Revision:
- 2:fa0875593d98
- Parent:
- 1:aee32a27826e
- Child:
- 3:f5776537f27f
File content as of revision 2:fa0875593d98:
#ifndef LWIPOPTS_CONF_H #define LWIPOPTS_CONF_H #define LWIP_TRANSPORT_ETHERNET 1 #endif