-
Notifications
You must be signed in to change notification settings - Fork 7.9k
samples: video: capture: add a stm32h7b3i_dk config #93071
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
samples: video: capture: add a stm32h7b3i_dk config #93071
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I lack this particular devkit to test but it all looks good to go. Thank you for this addition!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Given you have, I assume, tested it and it's now clearly documented in the readme that it's a configuration that should work, it should be added to the sample.yaml
1081b46
to
744b6d4
Compare
Add a configuration files for the stm32h7b3i_dk board. Signed-off-by: Charles Dias <[email protected]>
744b6d4
to
1cfecc5
Compare
Rebased and solved the conflict in the sample.yml file. Build command: Output console:
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud, or don't, I'm not going to find anything anyway. |
Add configuration files for the stm32h7b3i_dk board.
Build command:
west build -p -b stm32h7b3i_dk --shield st_b_cams_omv_mb1683 samples/drivers/video/capture