First step: AutoIP compiled in and working

Dependencies:   mbed

netCfg.h

Committer:
darran
Date:
2010-06-18
Revision:
0:55a05330f8cc
Child:
1:4218cacaf696

File content as of revision 0:55a05330f8cc:

#ifndef NET_CFG_H
#define NET_TELIT_STACK 0
#define NET_GPRS 1
#define NET_PPP 1
#define NET_ZG2100 0
#define NET_ETH 1
#define NET_USB_SERIAL 0
#define NET_TELIT 1
#define NET_CFG_H 1
#define NET_USB 1
#define NET_LWIP_STACK 1
#endif