You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
The current I2C configure function uses a deprecated I2C struct,
with Zephyr 1.10, this is no longer valid and needs to updated
to use new type.
Fixes#1807
Signed-off-by: Jimmy Huang <[email protected]>
0 commit comments