commit: 59dda71 (Apr 10, 2018)
fullSHA: 59dda7103855e2f85822f83ecbb835d66f12183d
'network' module update
see Wiki for changes
'microWebServer' frozen module updated
Some fixes related 'ticks_*' functions returning 64-bit values
better compatibiliy with 'uasyncio' module
Other minor changes and bugfixes
'Ctrl+D' on empty line now performs full ESP32 soft reset
'math' module updated, added 'factorial' method
'uos' module updated, added 'mpycore' method to show MicroPython core git commit hash and date
libcurl based email function implemented
Fixed GPIO initialization after deepsleep
if ext0 or ext1 wake up source was used
Licensing information updated
Some unneeded sources removed
can now be built with latest esp-idf mdns componnent
some api changes, see the Wiki
Updated _thread module
some bugfixes, new functions added
Updated esp-idf to the latest commit