esp-idf/components/esp_driver_pcnt
Chen Jichang d81546628a feat(pcnt): add support for step notify
PCNT can add watch of value increment that we call step notify.
This commit add a step notify driver and a test for the driver.

Closes https://github.com/espressif/esp-idf/issues/9604
Closes https://github.com/espressif/esp-idf/issues/12136
2024-06-24 15:50:47 +08:00
..
include/driver feat(pcnt): add support for step notify 2024-06-24 15:50:47 +08:00
src feat(pcnt): add support for step notify 2024-06-24 15:50:47 +08:00
test_apps feat(pcnt): add support for step notify 2024-06-24 15:50:47 +08:00
CMakeLists.txt fix: properly resolve component dependencies 2024-05-30 22:01:55 +08:00
Kconfig fix(kconfig): fixed peripheral driver kconfig inconsistencies 2024-06-03 11:51:00 +08:00
linker.lf refactor(pcnt): make pcnt driver as component 2023-10-23 01:45:43 +00:00