We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfbc9d commit 53039a8Copy full SHA for 53039a8
CHANGELOG.md
@@ -7,7 +7,9 @@ SSD1306 monochrome OLED display.
7
8
## [Unreleased] - ReleaseDate
9
10
-- Changed dependencies for embbedded-hal-1.0.0
+- Updated dependencies for `embedded-hal` 1.0.0.
11
+- Switch examples to embassy STM32 PAC which implements `embedded-hal` 1.0.0 traits.
12
+- **(breaking)** Increased MSRV to 1.75.0
13
14
### Added
15
0 commit comments