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.
2 parents 7884660 + 8a9856c commit bbb79cdCopy full SHA for bbb79cd
CHANGELOG.md
@@ -8,6 +8,7 @@ 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
12
13
### Changed
14
@@ -19,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
19
20
21
- 10-bit addressing mode for I2C traits.
22
- `try_set_state` method for `OutputPin` using an input `PinState` value.
23
+- `Transactional` interface for grouping SPI transactions
24
25
26
0 commit comments