TwitterExample with newer library (2012Aug)

Dependencies:   EthernetNetIf HTTPClient mbed

Committer:
nxpfan
Date:
Wed Aug 29 03:50:19 2012 +0000
Revision:
0:075157567b0c
simple twitter example with newer library

Who changed what in which revision?

UserRevisionLine numberNew contents of line
nxpfan 0:075157567b0c 1 //This file has been auto-generated, please do not modify here.
nxpfan 0:075157567b0c 2 #ifndef __ETHERNETNETIF_CONFIG_H
nxpfan 0:075157567b0c 3 #define TARGET_LPC2368 1
nxpfan 0:075157567b0c 4 #define NET_TELIT_STACK 0
nxpfan 0:075157567b0c 5 #define NET_GPRS 0
nxpfan 0:075157567b0c 6 #define NET_PPP 0
nxpfan 0:075157567b0c 7 #define NET_ZG2100 0
nxpfan 0:075157567b0c 8 #define NET_GPRS_MODULE 0
nxpfan 0:075157567b0c 9 #define NET_ETH 1
nxpfan 0:075157567b0c 10 #define NET_USB_SERIAL 0
nxpfan 0:075157567b0c 11 #define NET_CFG_H 1
nxpfan 0:075157567b0c 12 #define NET_USB 0
nxpfan 0:075157567b0c 13 #define NET_LWIP_STACK 1
nxpfan 0:075157567b0c 14 #endif