How to add a board to an on-target Zephyr test suite? #95036
Unanswered
bryceschober
asked this question in
Q&A
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am curious what it would take to add a standard manufacturer's development board to those supported and targeted by Zephyr CI automated testing, as well as in specific
tests/drivers/*
suites. The board in question is thenucleo_h563zi
, and I'd like it to be added to thespi_loopback
test suite, but I'm not sure if hardware would have to be donated, or a PR simply submitted with its addition. Maybe I'm missing some other detail of how the Zephyr CI target hardware testing works, but I didn't easily find documentation of those details.Beta Was this translation helpful? Give feedback.
All reactions