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.
services/mysql/sha1config.h@1:4218cacaf696, 2010-06-18 (annotated)
- Committer:
- darran
- Date:
- Fri Jun 18 15:54:21 2010 +0000
- Revision:
- 1:4218cacaf696
- Parent:
- 0:55a05330f8cc
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| darran | 0:55a05330f8cc | 1 | #ifndef SHA1CONFIG_H |
| darran | 0:55a05330f8cc | 2 | #define SHA1CONFIG_H |
| darran | 0:55a05330f8cc | 3 | |
| darran | 0:55a05330f8cc | 4 | #define POLARSSL_SHA1_C 1 |
| darran | 0:55a05330f8cc | 5 | |
| darran | 0:55a05330f8cc | 6 | #endif |