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@8:361d9e984660, 2019-08-06 (annotated)
- Committer:
- irsanjul
- Date:
- Tue Aug 06 12:55:11 2019 +0000
- Revision:
- 8:361d9e984660
- Parent:
- 0:ac1725ba162c
ttt
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
segundo | 0:ac1725ba162c | 1 | #ifndef SHA1CONFIG_H |
segundo | 0:ac1725ba162c | 2 | #define SHA1CONFIG_H |
segundo | 0:ac1725ba162c | 3 | |
segundo | 0:ac1725ba162c | 4 | #define POLARSSL_SHA1_C 1 |
segundo | 0:ac1725ba162c | 5 | |
segundo | 0:ac1725ba162c | 6 | #endif |