Files
esp-idf/components
Angus Gratton 964bed5c1b test_gpio: Fix GPIO_MODE_INPUT_OUTPUT test case
The case sets one pin as output and the other as INPUT_OUTPUT (so output buffer
is enabled in both), then only changes level of one pin - causing a conflict.

Probably this test should be deleted, as it's not good practice for two output
pins to drive each other, but this fix also seems to work.
2021-03-04 12:20:55 +11:00
..
2020-12-16 09:25:36 +07:00
2020-12-01 19:28:56 +08:00
2021-01-15 03:51:36 +00:00
2020-08-06 20:03:18 +08:00