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.
EthernetNetIf/LPC2368/netCfg.h@0:66c7c9c4f765, 2012-08-31 (annotated)
- Committer:
- nxpfan
- Date:
- Fri Aug 31 08:19:51 2012 +0000
- Revision:
- 0:66c7c9c4f765
version with newer libraries
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| nxpfan | 0:66c7c9c4f765 | 1 | //This file has been auto-generated, please do not modify here. |
| nxpfan | 0:66c7c9c4f765 | 2 | #ifndef __ETHERNETNETIF_CONFIG_H |
| nxpfan | 0:66c7c9c4f765 | 3 | #define TARGET_LPC2368 1 |
| nxpfan | 0:66c7c9c4f765 | 4 | #define NET_TELIT_STACK 0 |
| nxpfan | 0:66c7c9c4f765 | 5 | #define NET_GPRS 0 |
| nxpfan | 0:66c7c9c4f765 | 6 | #define NET_PPP 0 |
| nxpfan | 0:66c7c9c4f765 | 7 | #define NET_ZG2100 0 |
| nxpfan | 0:66c7c9c4f765 | 8 | #define NET_GPRS_MODULE 0 |
| nxpfan | 0:66c7c9c4f765 | 9 | #define NET_ETH 1 |
| nxpfan | 0:66c7c9c4f765 | 10 | #define NET_USB_SERIAL 0 |
| nxpfan | 0:66c7c9c4f765 | 11 | #define NET_CFG_H 1 |
| nxpfan | 0:66c7c9c4f765 | 12 | #define NET_USB 0 |
| nxpfan | 0:66c7c9c4f765 | 13 | #define NET_LWIP_STACK 1 |
| nxpfan | 0:66c7c9c4f765 | 14 | #endif |