Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: Socket lwip-eth lwip-sys lwip
Dependents: FreedomK64F_CandyMachine
Fork of EthernetInterface by
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
            
    