-
Notifications
You must be signed in to change notification settings - Fork 1.4k
tests: drivers: gpio: add nrf54h20dk_nrf54h20_cpuppr #24890
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?
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: 76746973f502a7bdd317c44ead3b0c50e97a5e77 more detailssdk-nrf:
Github labels
List of changed files detected by CI (4)
Outputs:ToolchainVersion: a7529a11f4 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
@@ -0,0 +1 @@ | |||
CONFIG_NRF_REGTOOL_VERBOSITY=1 |
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.
This Kconfig doesn't exist anymore.
@@ -0,0 +1 @@ | |||
CONFIG_NRF_REGTOOL_VERBOSITY=1 |
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.
This Kconfig doesn't exist after switch to Ironside.
Enable GPIO tests on nRF54H20 CPUPPR. Signed-off-by: Piotr Krzyzanowski <[email protected]>
Enable GPIO tests on nRF54H20 CPUPPR.