esp-idf/examples/peripherals/pcnt/rotary_encoder/components/rotary_encoder
bizhuangyang 1829783886 bugfix:rotary encoder example isr service install
Fix the issue mentioned when using two or more encoders. Modify PCNT_CTRL_GND_IO
to avoid the affect of USB JTAG(origin pin 19 is used for USB D-). Update esp32c3.
peripherals.ld and docs for esp32s3.

Closes https://github.com/espressif/esp-idf/issues/6889
2021-06-30 18:44:02 +08:00
..
include pcnt: add rotary encoder example 2020-10-19 11:56:18 +08:00
src bugfix:rotary encoder example isr service install 2021-06-30 18:44:02 +08:00
CMakeLists.txt Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
component.mk pcnt: add rotary encoder example 2020-10-19 11:56:18 +08:00