Skip to content

Commit e574079

Browse files
Add impl Deref and DerefMut for Rcc to CHANGELOG.md
1 parent a0db006 commit e574079

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2222
- PWM output on complementary channels only for single channel timers (TIM16 + TIM17)
2323
- impl embedded_hal_1::spi::SpiBus for SPI
2424
- impl embedded_hal_1::digital traits for Pins
25+
- impl core::{Deref, DerefMut} for Rcc
2526

2627
### Fixed
2728

0 commit comments

Comments
 (0)