micropython/ports
Christopher Cooper 7413b3ce3e extmod/moduhashlib: Enable SHA1 hashing when using "mbedtls" library.
The SHA1 hashing functionality is provided via the "axtls" library's
implementation, and hence is unavailable when the "axtls" library is not being
used.  This change provides the same SHA1 hashing functionality when using the
"mbedtls" library by using its implementation instead.
2017-11-12 21:46:23 +02:00
..
bare-arm
cc3200
esp8266 esp8266/README: Add section on using upip. 2017-11-12 18:34:56 +02:00
minimal
pic16bit
qemu-arm
stm32
teensy
unix extmod/moduhashlib: Enable SHA1 hashing when using "mbedtls" library. 2017-11-12 21:46:23 +02:00
windows
zephyr