Remove board code and a few associated samples/tests that explicitly call pinmux_pin_set() to set a given pin as GPIO. This is handled as part of gpio_mcux_configure() so we don't need to do it again. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
|---|---|---|
| .. | ||
| gpio_emul_callback.c | ||
| main.c | ||
| test_callback_manage.c | ||
| test_callback_trigger.c | ||
| test_gpio_port.c | ||
| test_gpio.h | ||