Paul Sokolovsky
|
884c0d9f4f
|
os_port_micropython.h: Use MicroPython's SHA256 implementation.
Which is in turn based on https://github.com/B-Con/crypto-algorithms .
|
2017-06-11 14:12:11 +03:00 |
|
Paul Sokolovsky
|
16ba2f70b5
|
os_int.h, os_port_micropython.h: Changes for esp8266 compatibility.
|
2017-06-11 00:07:18 +03:00 |
|
Paul Sokolovsky
|
f881758e7c
|
os_port_micropython.h: Add ifdef'ed POSIX defines to ease testing.
|
2017-06-11 00:07:18 +03:00 |
|
Paul Sokolovsky
|
e61d795f63
|
En-masse other changes to minimize size and make embeddable into uPy.
|
2017-06-11 00:07:17 +03:00 |
|