Merge pull request #4590 from tomaz-suller/fix-wb-mckdiv

stm32/sai: fix WB MCKDIV
This commit is contained in:
Ulf Lilleengen 2025-08-26 09:30:13 +00:00 committed by GitHub
commit 7b8484f492
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- next-header -->
## Unreleased - ReleaseDate
- fix: stm32/sai: fix WB MCKDIV
- fix: stm32/i2c: pull-down was enabled instead of pull-none when no internal pull-up was needed.
- feat: Improve blocking hash speed
- fix: Fix vrefbuf building with log feature