Skip to content

Latest commit

 

History

History
54 lines (31 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

54 lines (31 loc) · 1.21 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.5.2 - 2024-08-06

Fixed

  • dfu: Detach kernel driver from all interfaces.
  • dfu: Ignore various errors during timeout window.
  • dfu: Claim the DFU interface.
  • fwup-util: Get libusb1 backend on Windows.

0.5.1 - 2024-08-01

Fixed

  • lpc43xx: Do not detach.
  • lpc43xx: Format flash image header in little-endian.

0.5.0 - 2024-07-24

Added

  • Add changelog.

Fixed

  • Use timeout instead of delay after DFU_DETACH.
  • Set configuration after, not before attempting to detach kernel driver.

0.4.0 - 2024-07-04

Added

  • Initial release.