mbed Phone Platform

Dependencies:   ulaw mbed ConfigFile

EthernetNetIf/LPC2368/netCfg.h

Committer:
okini3939
Date:
2011-01-21
Revision:
6:bd62b12de751
Parent:
1:0f82c574096f

File content as of revision 6:bd62b12de751:

//This file has been auto-generated, please do not modify here.
#ifndef __ETHERNETNETIF_CONFIG_H
#define TARGET_LPC2368 1
#define NET_TELIT_STACK 0
#define NET_GPRS 0
#define NET_PPP 0
#define NET_ZG2100 0
#define NET_GPRS_MODULE 0
#define NET_ETH 1
#define NET_USB_SERIAL 0
#define NET_CFG_H 1
#define NET_USB 0
#define NET_LWIP_STACK 1
#endif