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.
Dependents: HelloWorld ServoInterfaceBoardExample1 4180_Lab4
services/mysql/sha1config.h@6:b7dd7cde8ad2, 2010-07-28 (annotated)
- Committer:
- donatien
- Date:
- Wed Jul 28 10:18:21 2010 +0000
- Revision:
- 6:b7dd7cde8ad2
- Parent:
- 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 |