Skip to content

Releases: espressif/esp-usb-bridge

Version 1.2.0

23 Sep 14:05

Choose a tag to compare

v1.2.0 (2025-09-23)

✨ New Features

  • msc: ensure MD5 check is enabled (Jaroslav Burian - bac9aa6)

🐛 Bug Fixes

  • serial_handler: Add RX pull up to avoid floating pin (Jaroslav Burian - 5580383)
  • debug: use correct pins for TDO and TDI (Jaroslav Burian - 0f04472)
  • msc: flash only real payload when UF2_FLAG_MD5_PRESENT flag is set (Jaroslav Burian - 8eae57a)
  • debug: missing driver for Windows (Jaroslav Burian - b56915c)

🔧 Code Refactoring

  • Separate pins and other Kconfig options into components (Jaroslav Burian - 83dd070)
  • Add activity callbacks to debug_probe and serial_handler components (Jaroslav Burian - 10c22e3)
  • Move debug specific code into debug_probe component (Jaroslav Burian - c17f235)
  • Separate debug interface into separate component (Jaroslav Burian - 28eee02)
  • Separate serial communication into components (Jaroslav Burian - af83608)

Version 1.1.0

23 Apr 08:05

Choose a tag to compare

v1.1.0 (2025-04-23)

✨ New Features

  • uf2: Add UF2 IDs for C5, C61, H21, and H4 (Radim Karniš - 3db3d07)

🐛 Bug Fixes

  • tinyusb: fix zero-length packet handling (Jaroslav Burian - 974fb04)
  • msc: Fix flashing when blocks are not in numerical order (Jaroslav Burian - 382530e)

Version 1.0.0

31 Jan 20:19

Choose a tag to compare

v1.0.0

v1.0.0