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 cfa13de commit 88e4133Copy full SHA for 88e4133
CHANGELOG.md
@@ -8,7 +8,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
## [Unreleased]
9
10
### Added
11
-- `Transactional` SPI interface for executing groups of SPI transactions
+- `Transactional` SPI interface for executing groups of SPI transactions.
12
+- `Transactional` I2C interface for executing groups of I2C transactions.
13
14
### Changed
15
@@ -20,7 +21,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
20
21
22
- 10-bit addressing mode for I2C traits.
23
- `try_set_state` method for `OutputPin` using an input `PinState` value.
-- `Transactional` interface for grouping SPI transactions
24
25
26
0 commit comments