Skip to content

Add CheckVariant sketch for non regression test purpose #43

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 3 commits into from
Mar 23, 2021

Conversation

ABOSTM
Copy link
Contributor

@ABOSTM ABOSTM commented Mar 23, 2021

Add new sketch to check:

  • digital and analog pins defined in the variant
  • peripheral instances associated to wire (I2C), serial (UART) and SPI

Initial draft version

Signed-off-by: Frederic Pillon <[email protected]>
@ABOSTM ABOSTM requested a review from fpistm March 23, 2021 10:01
@ABOSTM
Copy link
Contributor Author

ABOSTM commented Mar 23, 2021

@fpistm commits could be squashed at the end,
just wanted to show you what I modified compare to your initial draft version.

Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

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

Could you also apply Arduino styling check (ctrl + T) on each files.
Thanks

Signed-off-by: Alexandre Bourdiol <[email protected]>
@fpistm fpistm merged commit f8bc545 into stm32duino:master Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants