Skip to content

v0.3.2

Compare
Choose a tag to compare
@Neutree Neutree released this 15 May 02:51
· 598 commits to master since this release

New Features

  • Compress JPEG in second core, increase FPS in IDE mode
  • Optimize find lines speed
  • Add WiFi scan(#71)

API Changes

  • remove cpufreq module, add Maix.freq module, now can change CPU and KPU freq max to 600MHz, see doc (#72)

Bug Fix

  • Fix audio(wav) play bug
  • Fix image.resize() alloc size(#69)
  • Fix mic array too slow problem(#62)
  • FIx bug gc free error when stop script from IDE
  • fix uart iqr re-entrant error (#74)