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

Dependents:   UDPSocketExample 24LCxx_I2CApp WeatherPlatform_pachube HvZServerLib ... more

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers netCfg.h Source File

netCfg.h

00001 #ifndef NET_CFG_H
00002 #define NET_GPRS 0
00003 #define NET_PPP 0
00004 #define NET_GPRS_MODULE 0
00005 #define NET_ETH 1
00006 #define NET_USB_SERIAL 0
00007 #define NET_CFG_H 1
00008 #define NET_UMTS 0
00009 #define NET_USB 0
00010 #define NET_LWIP_STACK 1
00011 #endif