Skip to content
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

tests: drivers: uart: uart_pm: Fix fail on nrf54h20 #79268

Commits on Oct 1, 2024

  1. tests: drivers: uart: uart_pm: Fix fail on nrf54h20

    Power states were recently added to the board definition of nrf54h20:
    zephyrproject-rtos@5b607ed
    This has negative impact on drivers.uart.pm.int_driven test.
    
    Delete property 'cpu-power-states' in the test overlay for nrf54h20.
    
    Signed-off-by: Sebastian Głąb <[email protected]>
    nordic-segl committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0d217df View commit details
    Browse the repository at this point in the history