esp-idf/examples/peripherals/gpio
morris 1c1198cf4a feat(dedic_gpio): enable pad input for the input signal
previously, we asked the user to enable the gpio direction before
initialize the dedicated GPIO.

Now the dedicated GPIO driver will help enable the input/output path
according to the in_en and out_en flags.
2024-10-14 11:35:16 +08:00
..
generic_gpio feat(dedic_gpio): enable pad input for the input signal 2024-10-14 11:35:16 +08:00
matrix_keyboard feat(dedic_gpio): enable pad input for the input signal 2024-10-14 11:35:16 +08:00