Commit Graph
87 Commits
Author SHA1 Message Date
0x1abin 4fb09b833e v0.3.9 2018-04-10 14:15:08 +08:00
0x1abin 63f2ae4c7d v0.3.9 2018-04-10 14:14:30 +08:00
0x1abin 01ee38dead Merge branch 'm5stack-dev' into m5stack 2018-04-10 13:33:51 +08:00
0x1abin 1e7773c62a Merge branch 'master' into m5stack-dev 2018-04-10 09:56:22 +08:00
Boris Lovosevic 7df5b49a02 Fixed bug preventing 'ftp' and 'Telnet' servers to run in WiFi set to AP mode.
Updated 'network' module
  see Wiki for detailes
2018-04-09 15:47:57 +02:00
0x1abin d6023df653 Merge branch 'm5stack-dev' into m5stack 2018-04-09 14:44:37 +08:00
0x1abin 4b43ea7656 Merge branch 'master' into m5stack-dev 2018-04-09 14:44:11 +08:00
Boris Lovosevic a0586ce802 Bug fixes, esp-idf update
'network' module updated

'ADC' module updated
  fixed 'read()' bug

'UART' module updated, some bugs fixed

Enabled High speed mode for SD cards (in SD modes only)

Updated esp-idf
  Commit: f586f5e (Apr 5, 2018)
full SHA: f586f5e690e687f8db219a8b509bbf483fc416d6
2018-04-08 16:17:44 +02:00
0x1abin ad420d6867 Merge branch 'master' into m5stack-dev 2018-04-08 10:29:13 +08:00
Boris Lovosevic d9ee0a6cf7 Fixed bug preventing SDCard to be configured for 1-line SD mode 2018-04-06 01:18:02 +02:00
Boris Lovosevic a09f392839 Fixed bug preventing the 'rshell' and 'ampy' to run 2018-04-05 14:04:59 +02:00
Boris Lovosevic 5babc3c44b Update 'usocket' module
allow 'getaddrinfo' to accep additional arguments
2018-04-05 10:33:51 +02:00
Boris Lovosevic 7bfb2f1af7 Updated esp-idf
commit: 139d498
  full SHA: 139d49894c473bd34ab6e9515e85d3f6871a30c7
2018-04-04 15:05:51 +02:00
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
0x1abin 864438899f Merge branch 'master' into m5stack-dev 2018-04-02 15:50:52 +08:00
Boris Lovosevic 8de6ca3184 Fixed bug in utime.mktime()
not enough precission in returned float value
2018-03-31 13:23:44 +02:00
Boris Lovosevic 978b69970e LittleFS update
reduced number of erase cycles
  creating and flashing LittleFS image added
  trim() method added to uos module
2018-03-30 16:43:01 +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
0x1abin f98c01f7fc Merge branch 'master' into m5stack-dev 2018-03-22 14:59:14 +08:00
0x1abin 3cc1d87c96 updated the I2S module 2018-03-22 14:52:42 +08:00
0x1abin 98033081d0 updated the I2S module 2018-03-22 14:51:54 +08:00
0x1abin a25ea1aa35 updated the I2S module 2018-03-22 14:50:51 +08:00
Boris Lovosevic b5cf5d61fa Added support for LittleFS as internal file system
Updated esp-idf
2018-03-21 17:39:57 +01:00
0x1abin c5f00a2508 update .gitignore 2018-03-19 19:15:59 +08:00
0x1abin f24aebe247 Merge branch 'm5stack-dev' into m5stack 2018-03-19 19:04:52 +08:00