First step: AutoIP compiled in and working

Dependencies:   mbed

Revision:
0:55a05330f8cc
Child:
1:4218cacaf696
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/netCfg.h	Fri Jun 18 09:11:35 2010 +0000
@@ -0,0 +1,12 @@
+#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