Skip to content

Commit 8a9856c

Browse files
committed
Added SPI transactions to changelog
1 parent 7884660 commit 8a9856c

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)