Version of http://mbed.org/cookbook/NetServicesTribute with setting set the same for LPC2368

Dependents:   UDPSocketExample 24LCxx_I2CApp WeatherPlatform_pachube HvZServerLib ... more

Committer:
simon
Date:
Tue Nov 23 14:15:36 2010 +0000
Revision:
0:350011bf8be7
Experimental version for testing UDP

Who changed what in which revision?

UserRevisionLine numberNew contents of line
simon 0:350011bf8be7 1 #ifndef SHA1CONFIG_H
simon 0:350011bf8be7 2 #define SHA1CONFIG_H
simon 0:350011bf8be7 3
simon 0:350011bf8be7 4 #define POLARSSL_SHA1_C 1
simon 0:350011bf8be7 5
simon 0:350011bf8be7 6 #endif