We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3d7c40 commit 9559a1dCopy full SHA for 9559a1d
esp-hal/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
- Add burst transfer support to DMA buffers (#2336)
15
- `AnyPin` now implements `From<GpioPin<N>>`. (#2326)
16
- `Pins::steal()` to unsafely obtain GPIO. (#2335)
17
+- Added `esp_hal::sdm` Sigma-Delta modulation driver (#2370)
18
19
### Changed
20
0 commit comments