Skip to content

v1.26.0-preview-beta1

Latest
Compare
Choose a tag to compare

Pulls in latest updates from the MicroPython upstream (up to commit 5ade8b7).

Allows for Qwiic Drivers with non-py data files (like qwiic_oled) to freeze archived versions of their data files in firmware and extract them at boot such that they are usable by the frozen module in non-minimal firmware builds.

Adds content from 2.0.1 Qwiic_Py release:

  • qwiic_as7343->1.0.0
  • qwiic_icm20948->2.0.1
  • qwiic_oled->2.0.1

Select the correct firmware version for your board. The "MINIMAL" versions do not contain drivers for Qwiic Devices while all others do.