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: christmasLights device_server pop3demo device_server_udp ... more
netCfg.h
- Committer:
- hlipka
- Date:
- 2012-07-18
- Revision:
- 1:9d93f4dc2f46
- Parent:
- 0:8b387bed54c2
File content as of revision 1:9d93f4dc2f46:
#ifndef NET_CFG_H #define NET_GPRS 0 #define NET_PPP 0 #define NET_GPRS_MODULE 0 #define NET_ETH 1 #define NET_USB_SERIAL 0 #define NET_CFG_H 1 #define NET_UMTS 0 #define NET_USB 0 #define NET_LWIP_STACK 1 #endif