9 Commits
Author SHA1 Message Date
sakabin 070e06db00 update micropython
add m5stack.py
add m5ui.py
2018-12-04 14:06:15 +08:00
Boris Lovosevic 6a8e7bf8be Bugfix in 'machine.UART'
Updated 'machine' module
Removed unused random.c & random.h
2018-02-05 18:14:30 +01:00
Boris Lovosevic 8487eb82a3 Fix bug in 'machine.SPI' when building without 'Display' module included
Improved detection of ARM platform in 'BUILD.sh'
2018-02-02 23:05:03 +01:00
Boris Lovosevic 7b97da2889 Fixed bug in machine.RTC
Added ARM Xtenssa toolchain
2018-01-24 09:59:19 +01:00
Boris Lovosevic 4dbd7db4e1 Updated Curl module, latest libcurl used
Individual prebuilt firmware zip archives added
Few small changes and improvements
2018-01-22 16:27:39 +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 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 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 45c58efc5e Repository cleanup 2018-01-03 14:18:06 +01:00