We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f654b74 commit 99fee4fCopy full SHA for 99fee4f
CHANGELOG.md
@@ -56,6 +56,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
56
- `DefaultProgressCallback` which implements `ProgressCallbacks` but all methods are no-ops (#904)
57
- `ProgressCallbacks` now has a `verifying` method to notify when post-flash checksum checking has begun (#908)
58
- Implement `From<Connection> for Port` and both `From<Flasher> for Connection` and `Port` conversions (#915)
59
+- Add support for serial port configuration files. (#777)
60
+- Add support for secure padding for save-image (#876)
61
62
### Changed
63
0 commit comments