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

[TOPIC-GPIO] tests: gpio_api_1pin: fix port related testcases #19782

Merged
merged 1 commit into from
Oct 16, 2019

Commits on Oct 12, 2019

  1. tests: gpio_api_1pin: fix port related testcases

    Keep promise of testing 1 pin only, don't attempt to test other pins
    when verifying gpio_port_* API functions. Use BIT macro to create a bit
    mask.
    
    Fixes: zephyrproject-rtos#19692
    
    Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
    mnkp committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    1582df9 View commit details
    Browse the repository at this point in the history