Skip to content

v0.3.7

Choose a tag to compare

@bdbarnett bdbarnett released this 25 Aug 09:18
· 21 commits to main since this release

Integrates the CPython pydevices-audioif distribution with audiodev.

audiodev.auto and audiodev.sample_out now select the CPython audioif backend when pydevices-audioif is installed, alongside the existing MicroPython usermod path. pydevices does not depend on pydevices-audioif; install it separately to enable the CPython backend.

Also refreshes the bundled MicroPython Unix, Windows, and WASM interpreters.