Skip to content

Commit

Permalink
Add sigma-delta modulation driver to changelog
Browse files Browse the repository at this point in the history
Issue #2370
  • Loading branch information
katyo committed Oct 20, 2024
1 parent f063946 commit 2147280
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 @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add burst transfer support to DMA buffers (#2336)
- `AnyPin` now implements `From<GpioPin<N>>`. (#2326)
- `Pins::steal()` to unsafely obtain GPIO. (#2335)
- Added `esp_hal::sdm` Sigma-Delta modulation driver (#2370)

### Changed

Expand Down

0 comments on commit 2147280

Please sign in to comment.