- Add tests (#18)
- Support devices that are manifestation tolerant (#19)
- Support both dfu 1.1 and dfuse protocols (#20)
- Fix clearing status not working (#16)
- Improve logging (#12)
- Use mutable reference instead of move (#11)
- Skip clear status conditionally (#13)
- Add method download_all() (#14)
- Change progress function to FnMut (#10)
- Add method override_address() to change the address (#9)
- Add write from slice function (#6)
- Add all features to doc for rustdoc (#8)
- Use String on error type for memory layout (#5)
- Fix for memory layout for STM32/DeFuse extensions (#3)