esp-idf/components/driver/test_apps/pulse_cnt
Djordje Nedic facab8c5a7 tools: Increase the minimal supported CMake version to 3.16
This updates the minimal supported version of CMake to 3.16, which in turn enables us to use more CMake features and have a cleaner build system.
This is the version that provides most new features and also the one we use in our latest docker image for CI.
2022-06-01 06:35:02 +00:00
..
main pcnt: added enable/disable functions 2022-05-06 18:18:39 +08:00
CMakeLists.txt tools: Increase the minimal supported CMake version to 3.16 2022-06-01 06:35:02 +00:00
README.md pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
pytest_pulse_cnt.py driver: register test app component by WHOLE_ARCHIVE 2022-04-08 15:15:05 +08:00
sdkconfig.ci.iram_safe pcnt: added enable/disable functions 2022-05-06 18:18:39 +08:00
sdkconfig.ci.release pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00
sdkconfig.defaults pulse_cnt: new driver for PCNT peripheral 2022-03-03 22:38:32 +08:00

README.md

Supported Targets ESP32 ESP32-S2 ESP32-S3