Skip to content

Commit 16dc41f

Browse files
committed
Add change log entry
1 parent 18b55eb commit 16dc41f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2424
- [breaking-change] ADC2 and ADC3 no longer allow access to VREF, VBAT, or the internal
2525
temperature measurement (ADC2 and ADC3 do not have an internal connection for these channels)
2626
- Improved Serial baudrate calculation to be correct for higher baudrates or lower PCLKs
27+
- Added `SysCfg` wrapper to enforce clock enable for `SYSCFG`
28+
- [breaking-change] gpio::ExtiPin now uses `SysCfg` wrapper instead of `SYSCFG`
2729

2830
### Added
2931

0 commit comments

Comments
 (0)