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 SHA1CONFIG_H
lorcansmith 0:2a53a4c3238c 2 #define SHA1CONFIG_H
lorcansmith 0:2a53a4c3238c 3
lorcansmith 0:2a53a4c3238c 4 #define POLARSSL_SHA1_C 1
lorcansmith 0:2a53a4c3238c 5
lorcansmith 0:2a53a4c3238c 6 #endif