updated dependencies and turned on 1 define (forgot which one)

Dependencies:   Socket lwip-eth lwip-sys lwip

Dependents:   DallasHackathon

Fork of EthernetInterface by mbed official

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