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
- 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
- lpc43xx: Do not detach.
- lpc43xx: Format flash image header in little-endian.
0.5.0 - 2024-07-24
- Add changelog.
- Use timeout instead of delay after DFU_DETACH.
- Set configuration after, not before attempting to detach kernel driver.
0.4.0 - 2024-07-04
- Initial release.