zephyr/tests/drivers/gpio
Alexandre Bourdiol 8bfc215bef tests: drivers: gpio: gpio_basic_api: use static dev declaration
"dev" is already defined as a static variable,
it should not be redefined locally
Fix regression introduced by commit
2a8e3fe82d

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2022-07-13 10:14:53 +02:00
..
gpio_api_1pin tests: gpio-api-1pin: Convert test to use DEVICE_DT_GET 2022-07-08 09:26:30 -05:00
gpio_basic_api tests: drivers: gpio: gpio_basic_api: use static dev declaration 2022-07-13 10:14:53 +02:00
gpio_get_direction tests: gpio_get_direction: Convert to use DEVICE_DT_GET 2022-07-07 15:13:36 +02:00