Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add full pin mux info and use it for I2C #5648

Merged
merged 2 commits into from
Dec 2, 2021
Merged

Conversation

tannewt
Copy link
Member

@tannewt tannewt commented Dec 2, 2021

All I2C peripherals should be usable now. This also adds pin
in-use tracking and resetting.

Part of #5629

All I2C peripherals should be usable now. This also adds pin
in-use tracking and resetting.

Part of micropython#5629
@tannewt tannewt added the broadcom Raspberry Pis with Broadcom chips label Dec 2, 2021
@tannewt tannewt requested a review from dhalbert December 2, 2021 01:21
Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! One q.

ports/broadcom/common-hal/busio/I2C.c Outdated Show resolved Hide resolved
@tannewt tannewt merged commit 543e4d8 into adafruit:main Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
broadcom Raspberry Pis with Broadcom chips
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants