Skip to content
This repository has been archived by the owner on Mar 19, 2024. It is now read-only.

fixup: i2c: add I2c::new constructor #7

Merged
merged 1 commit into from
Jan 15, 2024
Merged

fixup: i2c: add I2c::new constructor #7

merged 1 commit into from
Jan 15, 2024

Conversation

rmsyn
Copy link
Owner

@rmsyn rmsyn commented Jan 15, 2024

Adds the ability to create a new I2c struct from jh71xx-pac::I2C* type.

Peripheral configuration is handled internally in the embedded-hal trait implementations.

Adds the ability to create a new `I2c` struct from `jh71xx-pac::I2C*`
type.

Peripheral configuration is handled internally in the `embedded-hal`
trait implementations.
@rmsyn rmsyn merged commit e7a43ce into main Jan 15, 2024
6 checks passed
@rmsyn rmsyn deleted the fixup/i2c branch January 15, 2024 22:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant