Skip to content

Commit

Permalink
docs: CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
zpg6 committed Dec 21, 2024
1 parent be1a908 commit b7c3f70
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 @@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `gpio::{Level, Pull, AlternateFunction, RtcFunction}` now implement `Hash` (#2842)
- `gpio::{GpioPin, AnyPin, Io, Output, OutputOpenDrain, Input, Flex}` now implement `Debug`, `defmt::Format` (#2842)
- More interrupts are available in `esp_hal::spi::master::SpiInterrupt`, add `enable_listen`,`interrupts` and `clear_interrupts` for ESP32/ESP32-S2 (#2833)
- `uart.wait_for_break()` and `uart.wait_for_break_async().await` (#2858)

- The `ExtU64` and `RateExtU32` traits have been added to `esp_hal::time` (#2845)

Expand Down

0 comments on commit b7c3f70

Please sign in to comment.