3 Commits
Author SHA1 Message Date
Boris Lovosevic b8fff81b45 MicroPython core updated to the latest commit (bcfff4f, 2018-03-30)
'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
2018-04-03 13:59:26 +02:00
Boris Lovosevic db69153c34 LittleFS updated
use on top of esp-idf wear leveling
  512 Bytes sector size added

Fixed bug in utime module
  reversed sleep() and block_sleep() functions

Some WiFi events messages replaced with esp-idf log messages

Added hypot() method to math module
2018-03-29 15:57:58 +02:00
loboris 45c58efc5e Repository cleanup 2018-01-03 14:18:06 +01:00