Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpu/stm_common: Refactor and fix implementation for i2c_2
Refactors i2c_2 to match the structure of i2c_1 better. Corrects functionality issues. Allows the common implementation of read_regs and write_regs. Documents constraints of hardware. Matches error messages with API.
- Loading branch information