esp-idf/components/driver/test_apps/gptimer
Chen Jichang fc80d3e568 feat(mcpwm): Set group clock prescale dynamically
MCPWM group clock pre scale was originally fixed to 2, which is
inconvenient. Set group clock prescale dynamically. Now the maximum
resolution of the MCPWM timer is up to 160MHz(when the prescale set
to 1). And add a resulotion config for MCPWM capture.
2023-09-08 11:57:29 +08:00
..
main feat(mcpwm): Set group clock prescale dynamically 2023-09-08 11:57:29 +08:00
CMakeLists.txt fix(test): check call graph for hal component 2023-07-05 09:09:01 +08:00
pytest_gptimer.py ci: update test apps to use run_all_single_board_cases 2023-03-10 14:27:09 +08:00
README.md feat(ci): Enable p4 example, test_apps and unit tests CI build 2023-08-24 12:51:19 +08:00
sdkconfig.ci.esp32c2_xtal26m kconfig: refactor xtal freq kconfig to common configuration item 2022-08-05 19:12:29 +08:00
sdkconfig.ci.iram_safe ci: add pd_vddsdio in lightsleep UT tests 2023-07-14 21:21:23 +08:00
sdkconfig.ci.release gptimer: unify clock setting with clk_tree API 2023-02-08 16:30:47 +08:00
sdkconfig.defaults rmt: simplify rmt source clock configure with clk_tree API 2023-02-10 18:24:27 +08:00

Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3