Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: P_HTTPServerExample P_USBWeb
Fork of EthernetNetIf by
Diff: LPC1768/netCfg.h
- Revision:
- 5:bc7df6da7589
- Parent:
- 0:422060928e37
diff -r 9cec8b1dcf09 -r bc7df6da7589 LPC1768/netCfg.h --- a/LPC1768/netCfg.h Fri Jul 09 14:34:26 2010 +0000 +++ b/LPC1768/netCfg.h Thu Aug 05 15:09:22 2010 +0000 @@ -5,9 +5,9 @@ #define NET_PPP 0 #define NET_ZG2100 0 #define TARGET_LPC1768 1 +#define NET_GPRS_MODULE 0 #define NET_ETH 1 #define NET_USB_SERIAL 0 -#define NET_TELIT 0 #define NET_CFG_H 1 #define NET_USB 0 #define NET_LWIP_STACK 1
