Files
zephyr/drivers
Sylvio Alves 82bd341018 drivers: gpio: esp32: fix error when using input only pins
Input pins in ESP32 (34 to 39) have no pull-up / pull-down internally.
Current behavior is that gpio driver fails when "disabling it", which
should not happen. It need to fail only when enabling this feature.

Fixes #50615

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
2022-09-28 07:52:29 +00:00
..
2022-08-16 18:08:42 -05:00
2022-08-30 10:43:12 +00:00
2022-09-09 16:03:59 -04:00
2022-09-09 16:03:59 -04:00
2022-08-16 08:26:11 +00:00
2022-09-23 12:08:24 +02:00
2022-08-14 09:04:33 -05:00
2022-07-20 18:28:43 +02:00
2022-07-18 16:16:47 +00:00