-
Notifications
You must be signed in to change notification settings - Fork 1.4k
test: zephyr: add nrf7120 i2c testcase #25087
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
base: main
Are you sure you want to change the base?
test: zephyr: add nrf7120 i2c testcase #25087
Conversation
These tests needs to be quanrantine since it needs spg_pinsetA on CI, porting from pinset A to spg_pinsetA will be done in this ticket: https://nordicsemi.atlassian.net/browse/WZN-6764 |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 83bb976c4d55580b7e811befe443ee341c4d046f more detailssdk-nrf:
Github labels
List of changed files detected by CI (13)
Outputs:ToolchainVersion: 46667c6630 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
84a7b91
to
381147e
Compare
5a6c784
to
7ee28be
Compare
You can find the documentation preview for this PR here. |
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.
Please use existing sample - nrf/samples/zephyr/drivers/i2c/rtio_loopback/sample.yaml -
rather than creating new sample in test folder.
7ee28be
to
c74ed5f
Compare
c74ed5f
to
4d62356
Compare
4d62356
to
45281c0
Compare
Add zephyr i2c testcase for nrf7120 Signed-off-by: Travis Lam <[email protected]>
45281c0
to
83bb976
Compare
Add zephyr i2c testcase for nrf7120