Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
periph_i2c: Adapt i2c test to support read register
As mentioned in RIOT-OS#53 the logic should reset when a start bit is sent. This means that proper repeated read registers should be supported. This changes the test to expect the repeated read success instead of say not supported.
- Loading branch information