EthernetNetIf Compatibility.
Dependents: XBeeWiFi_SPI_example
Fork of NetServicesSource by
services/mysql/sha1config.h@0:632c9925f013, 2010-06-11 (annotated)
- Committer:
- donatien
- Date:
- Fri Jun 11 16:05:15 2010 +0000
- Revision:
- 0:632c9925f013
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
donatien | 0:632c9925f013 | 1 | #ifndef SHA1CONFIG_H |
donatien | 0:632c9925f013 | 2 | #define SHA1CONFIG_H |
donatien | 0:632c9925f013 | 3 | |
donatien | 0:632c9925f013 | 4 | #define POLARSSL_SHA1_C 1 |
donatien | 0:632c9925f013 | 5 | |
donatien | 0:632c9925f013 | 6 | #endif |