Skip to content
Snippets Groups Projects
Commit 9daf0f13 authored by Emilio Corigliano's avatar Emilio Corigliano
Browse files

[I2C] Added high level methods, modified pin modes, deleted copy/move...

[I2C] Added high level methods, modified pin modes, deleted copy/move constructors and operators and bugfix in SyncI2C

- Added high level methods to read multiple bytes and write a single register
- Deleted copy/move constructors and operators
- Fixed SyncedI2C::readRegister method
- Changed pin modes from ALTERNATE_OD to ALTERNATE_OD_PULL_UP
- Modified tests in order to try also the new methods
- Uniformed passing of const reference in low-level and high-level drivers
parent 77537a36
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment