Skip to content

Make xclk pin optional #4

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

Merged
merged 1 commit into from
Dec 16, 2022
Merged

Conversation

deshipu
Copy link

@deshipu deshipu commented Dec 16, 2022

Some camera modules come with a crystal oscillator that already provides the main clock, and they don't have the xclk/mclk pin. We don't need to initialize the PWM pin then.

(cherry picked from commit 896cb70)

Some camera modules come with a crystal oscillator that already provides
the main clock, and they don't have the xclk/mclk pin. We don't need to
initialize the PWM pin then.

(cherry picked from commit 896cb70)
@deshipu deshipu requested a review from dhalbert December 16, 2022 16:14
@deshipu
Copy link
Author

deshipu commented Dec 16, 2022

I'm sorry, I made the original PR #3 for the master branch, when what's used in circuitpython is the circuitpython branch, so I need this change here.

Copy link

@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.

No problem. I removed the other PR with a push -f, and will merge this. I'll make the default branch circuitpython.

@dhalbert dhalbert merged commit 4ff7f34 into adafruit:circuitpython Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants