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 2aa591b commit b0cbd30Copy full SHA for b0cbd30
CHANGELOG.md
@@ -47,6 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
47
- `DefaultProgressCallback` which implements `ProgressCallbacks` but all methods are no-ops (#904)
48
- `ProgressCallbacks` now has a `verifying` method to notify when post-flash checksum checking has begun (#908)
49
- Implement `From<Connection> for Port` and both `From<Flasher> for Connection` and `Port` conversions (#915)
50
+- Add support for serial port configuration files. (#777)
51
+- Add support for secure padding for save-image (#876)
52
53
### Changed
54
0 commit comments