Skip to content

v0.1.1 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@Neutree Neutree released this 20 Feb 04:13
· 598 commits to master since this release

Update v0.1.1 (beta)

New Features

  • Support most of Micropython standard lib, see doc
  • Support hardware on chip peripheral: I2C PWM SPI Timer UART FPIOA GPIO
  • Support openmv class lcd sensor and image(not completely yet)
  • VFS support, flash use spiffs, and FAT32 format SD(TF) card
  • Add WiFi(esp8285) driver, see network and socket module
  • Support Micropython Editor, edit file by pye("filename.py")
  • Support file transform tools, GUI tool uPyLoader and shell tool armpy

Files