micropython v1.26.1

v1.26.1

Patch release for ESP32 native USB support

Added 1
  • Add MICROPY_MAINTAINER_BUILD environment variable
Changed 3
  • Update esp_tinyusb component to v1.7.6
  • Rewrite USB CDC TX loop in shared/tinyusb/mp_usbd_cdc
  • Do not apply Espressif DTR/RTS quirk to TinyUSB CDC devices in mpremote
Fixed 1
  • Fix hang from new tx_overwritable_if_not_connected flag in shared/tinyusb

From micropython

This is a patch release containing the following commits:

  • esp32: update esp_tinyusb component to v1.7.6
  • tools: add an environment variable MICROPY_MAINTAINER_BUILD
  • esp32: add IDF Component Lockfiles to git repo
  • shared/tinyusb: fix hang from new tx_overwritabe_if_not_connected flag
  • shared/tinyusb/mp_usbd_cdc: rewrite USB CDC TX loop
  • tools/mpremote: don't apply Espressif DTR/RTS quirk to TinyUSB CDC dev
View original

Upgraded? How did it go?

Discussion