Library for Bert van Dam's book "ARM MICROCONTROLLERS" For all chapters with internet.

Dependencies:   mbed

NetServices/services/mysql/sha1config.h

Committer:
ICTFBI
Date:
2015-10-16
Revision:
0:4edb816d21e1

File content as of revision 0:4edb816d21e1:

#ifndef SHA1CONFIG_H
#define SHA1CONFIG_H

#define POLARSSL_SHA1_C 1

#endif