Skip to content

Commit

Permalink
docs: add CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
zpg6 committed Dec 21, 2024
1 parent a284a4e commit 6449364
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `spi::master::Spi::{into_async, into_blocking}` are now correctly available on the typed driver, to. (#2674)
- It is no longer possible to safely conjure `GpioPin` instances (#2688)
- UART: Public API follows `C-WORD_ORDER` Rust API standard (`VerbObject` order) (#2851)
- `LpUart::new()` was setting `tx_idle_num` to 0 twice (#2860)

### Removed

Expand Down

0 comments on commit 6449364

Please sign in to comment.