Skip to content

Commit 769b933

Browse files
committed
update changelog
1 parent d84543f commit 769b933

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

1010
### Added
1111

12+
- `Transactional` SPI interface for executing groups of SPI transactions.
13+
- `Transactional` I2C interface for executing groups of I2C transactions.
14+
- 10-bit addressing mode for I2C traits.
15+
- `set_state` method for `OutputPin` using an input `PinState` value.
16+
- `IoPin` trait for pins that can change between being inputs or outputs
17+
dynamically.
1218

1319
### Changed
1420

0 commit comments

Comments
 (0)