Skip to content

Commit 5cd7259

Browse files
committed
Mark change to I2S constructor as breaking
This change has broken all existing calls to the constructor. 6768a6f Signed-off-by: Petr Horacek <hrck@protonmail.com>
1 parent 4f5f754 commit 5cd7259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* Fixed clippy lints:
55
* Added safety docs for some DMA functions
66
* Implemented additional conversion utilities for `time`
7-
* Changed I2S constructors to take less arguments
7+
* **Breaking**: Changed I2S constructors to take less arguments
88

99
* MSRV increased to 1.51.0
1010
* **Breaking**: Simplified API for reading device signature

0 commit comments

Comments
 (0)