4 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 d9c168e1b2 BUg fix:
utime.ticks_diff() and ticks_add(): Overflow error
Add missing uhashlib back
Updated 'utimeq' module
  fix handling if time values
Updated 'machine.UART' module
  added callbacks on data, pattern and error
  added flush() method
Various small uptates and improvements
2018-02-03 21:43:38 +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
loboris 45c58efc5e Repository cleanup 2018-01-03 14:18:06 +01:00