Skip to content

Commit 3250345

Browse files
committed
embassy_nrf: update CHANGELOG
1 parent eba322b commit 3250345

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

embassy-nrf/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- added: Add basic RTC support for nRF54L
1212
- changed: apply trimming values from FICR.TRIMCNF on nrf53/54l
1313
- changed: do not panic on BufferedUarte overrun
14+
- added: allow configuring the idle state of GPIO pins connected to PWM channels
15+
- changed: allow configuring the PWM peripheral in the constructor of `SimplePwm`
16+
- changed: support setting duty cycles with inverted polarity in `SimplePwm`
17+
- added: support setting the duty cycles of all channels at once in `SimplePwm`
1418

1519
## 0.8.0 - 2025-09-30
1620

0 commit comments

Comments
 (0)