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 supports to DVP #14

Merged
merged 7 commits into from
Nov 9, 2024
Merged

Add supports to DVP #14

merged 7 commits into from
Nov 9, 2024

Conversation

XxChang
Copy link
Contributor

@XxChang XxChang commented Nov 7, 2024

export DVP peripheral for CH32V30X, I already test it on ov2640, it works.

data/registers/dvp_v3.yaml Outdated Show resolved Hide resolved
bit_size: 1
description: VSYNC polarity control.
variants:
- name: VSYNC_POLARITY_LOW
Copy link
Contributor

Choose a reason for hiding this comment

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

As enum is used, no type prefix is needed.

@andelf
Copy link
Contributor

andelf commented Nov 9, 2024

Thanks. I've changed the enum variant names to remove typename prefix.

@andelf andelf merged commit ea7624e into ch32-rs:main Nov 9, 2024
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