SNMP agent attached to SPI slave

Dependencies:   mbed

Committer:
lorcansmith
Date:
Mon Aug 13 15:07:40 2012 +0000
Revision:
0:2a53a4c3238c
v1.1 release includes ioAlarm traps

Who changed what in which revision?

UserRevisionLine numberNew contents of line
lorcansmith 0:2a53a4c3238c 1 #ifndef NET_CFG_H
lorcansmith 0:2a53a4c3238c 2 #define NET_GPRS 1
lorcansmith 0:2a53a4c3238c 3 #define NET_PPP 1
lorcansmith 0:2a53a4c3238c 4 #define NET_GPRS_MODULE 1
lorcansmith 0:2a53a4c3238c 5 #define NET_ETH 1
lorcansmith 0:2a53a4c3238c 6 #define NET_USB_SERIAL 1
lorcansmith 0:2a53a4c3238c 7 #define NET_CFG_H 1
lorcansmith 0:2a53a4c3238c 8 #define NET_UMTS 1
lorcansmith 0:2a53a4c3238c 9 #define NET_USB 1
lorcansmith 0:2a53a4c3238c 10 #define NET_LWIP_STACK 1
lorcansmith 0:2a53a4c3238c 11 #endif