zephyr/tests/drivers/gpio
Peter Bigot bf04c61f6e tests: gpio_basic_api: disconnect output in initial setup
One driver (mchp_xec) appears to have problems with setting the output
value before setting the direction, which can be caught if the order
of checks in the port setup function are reversed.  Reconfigure the
output to a non-output state before the second test to see if that
catches the problem.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-19 19:18:43 -04:00
..
gpio_api_1pin tests: remove obsolete doxygen boilerplate 2020-07-28 08:14:23 -05:00
gpio_basic_api tests: gpio_basic_api: disconnect output in initial setup 2020-08-19 19:18:43 -04:00