Release v1.9.1: Fixes for stmhal USB mass storage, lwIP bindings and VFS regressions · micropython/micropython (original) (raw)

This release provides an important fix for the USB mass storage device in the stmhal port by implementing the SCSI SYNCHRONIZE_CACHE command, which is now require by some Operating Systems. There are also fixes for the lwIP bindings to improve non-blocking sockets and error codes. The VFS has some regressions fixed including the ability to statvfs the root.

All changes are listed below.

py core:

extmod:

lib:

tests:

unix port:

windows port:

qemu-arm port:

stmhal port:

cc3200 port:

teensy port:

esp8266 port:

zephyr port:

docs:

examples: