Skip to content

Conversation

@aliphys
Copy link
Contributor

@aliphys aliphys commented Aug 15, 2022

I added the Arduino products using the BQ24195 to the readme.

@per1234
Copy link
Collaborator

per1234 commented Aug 15, 2022

The spurious spell check failure can be resolved by adding the word causing the false positive, in all lowercase, to the ignore-words-list field of the codespell configuration file:

ignore-words-list = ,

Like this:

ignore-words-list = wan

@per1234 per1234 added topic: documentation Related to documentation for the project type: enhancement Proposed improvement labels Aug 15, 2022
@aliphys
Copy link
Contributor Author

aliphys commented Aug 16, 2022

@canchebagur Can you double check the information about board compatibility?

@canchebagur
Copy link

@aliphys LGTM!

aliphys and others added 2 commits August 16, 2022 19:49
Co-authored-by: per1234 <accounts@perglass.com>
Co-authored-by: per1234 <accounts@perglass.com>
@aliphys
Copy link
Contributor Author

aliphys commented Aug 17, 2022

@per1234 can you merge? I don't have write access

@per1234 per1234 merged commit 38b0ce3 into arduino-libraries:master Aug 17, 2022
@per1234 per1234 changed the title [TC-345] Add compatible boards Add compatible boards Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: documentation Related to documentation for the project type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants