Version of http://mbed.org/cookbook/NetServicesTribute with setting set the same for LPC2368

Dependents:   UDPSocketExample 24LCxx_I2CApp WeatherPlatform_pachube HvZServerLib ... more

netCfg.h

Committer:
simon
Date:
2010-11-23
Revision:
0:350011bf8be7

File content as of revision 0:350011bf8be7:

#ifndef NET_CFG_H
#define NET_GPRS 0
#define NET_PPP 0
#define NET_GPRS_MODULE 0
#define NET_ETH 1
#define NET_USB_SERIAL 0
#define NET_CFG_H 1
#define NET_UMTS 0
#define NET_USB 0
#define NET_LWIP_STACK 1
#endif