esp-idf/components/driver/test_apps/mcpwm
Chen Jichang 0ce2683d81 feature(MCPWM): Add MCPWM trigger driver and test
Each MCPWM operator has two Trigger (named T0 and T1), and they can be
routed to GPIO fault signal or timer sync event.Generator can be set up
to perform different action on Trigger event.
This commit add a trigger driver and a test for the driver.
2023-11-15 05:57:37 +00:00
..
main feature(MCPWM): Add MCPWM trigger driver and test 2023-11-15 05:57:37 +00:00
CMakeLists.txt mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
pytest_mcpwm.py ci: update driver tests to use run_all_single_board_cases() 2023-03-28 17:05:50 +08:00
README.md mcpwm: support esp32h2 2023-02-02 19:05:31 +08:00
sdkconfig.ci.iram_safe driver: test with non-isr freertos functions in the flash 2022-10-26 13:43:13 +08:00
sdkconfig.ci.release mcpwm: new driver implementation 2022-07-27 15:22:24 +08:00
sdkconfig.defaults rmt: expose private API to get channel ID 2023-02-16 11:37:25 +08:00

Supported Targets ESP32 ESP32-C6 ESP32-H2 ESP32-S3