Skip to content

Commit

Permalink
CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernQ committed Feb 10, 2025
1 parent 616ce9f commit 0f58d07
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added more validation to UART and SPI. User can now specify the baudrate tolerance of UART config (#3074)
- Add auto-writeback support to DMA buffers (#3107)

- Add the `esp_app_desc` macro to define an esp-idf compatible app-descriptor (#3124)

### Changed

- RMT: `TxChannelConfig` and `RxChannelConfig` now support the builder-lite pattern (#2978)
Expand Down

0 comments on commit 0f58d07

Please sign in to comment.