Skip to content

Commit bbb79cd

Browse files
bors[bot]ryankurte
andauthored
Merge #257
257: Added SPI transactional interface to changelog r=therealprof a=ryankurte Missing from #191 cc. @therealprof Co-authored-by: ryan <[email protected]>
2 parents 7884660 + 8a9856c commit bbb79cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [Unreleased]
99

1010
### Added
11+
- `Transactional` SPI interface for executing groups of SPI transactions
1112

1213
### Changed
1314

@@ -19,6 +20,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
1920
### Added
2021
- 10-bit addressing mode for I2C traits.
2122
- `try_set_state` method for `OutputPin` using an input `PinState` value.
23+
- `Transactional` interface for grouping SPI transactions
2224

2325
### Changed
2426

0 commit comments

Comments
 (0)