Commit Graph
13 Commits
Author SHA1 Message Date
Boris Lovosevic ccf2cbc472 Updated SSH & Curl modules, some bugs fixed
Some minor changes
2018-01-21 16:14:38 +01:00
Boris Lovosevic a7397a2a9e Updated BUILD.sh
do not permit 'flash' command if the firmware was not built
  fix wrong partition sizes in some cases
Updated OTA module
  allow setting boot partition also for ota types
2018-01-19 12:20:23 +01:00
Boris Lovosevic 1d9ef818a0 Fixed bug in machine.Timer
preventing extended timers to function as intended
2018-01-18 16:42:15 +01:00
Boris Lovosevic cc836a3c5d Updated PWM module
float values accepted in duty function
Updated RTC module
  improved smpt functions
Updated utime module
  added utime.ticks_base() function
Added -fno-stack-protector in mpy-cross Makefile to address issues on some operating systems
2018-01-17 16:04:14 +01:00
Boris Lovosevic 10f22d5971 Fixed buf in spiffs driver affecting uos.listdir() 2018-01-16 11:17:48 +01:00
Boris Lovosevic 927966dbc7 Fixed bug in unmounting sdcard causing issues with rshell
Fixed bug in curl module affecting sendmail
2018-01-16 01:34:47 +01:00
Boris Lovosevic 934917e19e Updated _thread module
class functions can now be used in threads
Updated PWM module
  up to 8 channels can be used
2018-01-13 21:04:40 +01:00
Boris Lovosevic b0c179e620 Fixed bug in utime.sleep & utime.sleep_ms 2018-01-12 16:23:16 +01:00
Boris Lovosevic aed6e636bc Updated _thread module, _thread.wait() function added
Updated utime module
Added prebuilt firmware with all modules enabled (for psRAM boards)
Updated esp-idf to the latest commit
Updated Xtenssa toolchains to version 1.22.0-80-g6c4433a-5.2.0
2018-01-12 14:44:19 +01:00
loboris baab2076a2 Updated SPI module, bugs fixed
Refactored PWM module
Prebuilt firmwares available as one zip file
2018-01-07 15:48:03 +01:00
loboris 4b21686bfd Prebuilt firmware added 2018-01-04 16:41:56 +01:00
loboris d49d39b1e7 Deleted unusable prebuild firmware files 2018-01-03 19:15:06 +01:00
loboris 45c58efc5e Repository cleanup 2018-01-03 14:18:06 +01:00