Skip to content

[CH32VM00X] [CH32L10x] Add I2C / SPI support #199

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tako0910
Copy link
Contributor

Just add #if directive for...

  • SPI: CH32VM00X
  • I2C: CH32VM00X and CH32L10x

Add #if directive for...
* SPI: CH32VM00X
* I2C: CH32VM00X and CH32L10x
@maxint-rd
Copy link
Contributor

Excellent fix. Tested with CH32V006. Without this fix a library that included Wire.h wouldn't compile for CH32V006. Now it does. Thank you @tako0910 !

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