Skip to content

Commit

Permalink
Rebase fun
Browse files Browse the repository at this point in the history
  • Loading branch information
bjoernQ committed Dec 19, 2024
1 parent b0da80a commit 654a3e5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions esp-hal/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- ESP32-S2: DMA support for AES (#2699)
- Added `transfer_in_place_async` and embedded-hal-async implementation to `Spi` (#2691)
- `InterruptHandler` now implements `Hash` and `defmt::Format` (#2830)
- More interrupts are available in `esp_hal::spi::master::SpiInterrupt`
- More interrupts are available in `esp_hal::spi::master::SpiInterrupt` (#2833)
- More interrupts are available in `esp_hal::spi::master::SpiInterrupt`, add `enable_listen`,`interrupts` and `clear_interrupts` for ESP32/ESP32-S2 (#2833)

### Changed
Expand Down

0 comments on commit 654a3e5

Please sign in to comment.