Chen Jichang
|
8e4ff8bcba
|
feat(mcpwm): support sleep retention
|
2024-11-07 12:06:31 +08:00 |
|
Chen Jichang
|
cb097aeb54
|
refactor(mcpwm): refactor gpio mode config in mcpwm
Deprecate io_loop_back flag. Use capture timer to test generator and
dead time.
|
2024-10-11 16:36:25 +08:00 |
|
morris
|
ec2a8a9c81
|
fix(drivers): rename the nested extra_flags structure
|
2024-08-13 11:57:08 +08:00 |
|
morris
|
d908150adc
|
fix(rmt): calarify partial receive is not support on esp32
because of lack hardware support
|
2024-04-07 14:33:39 +08:00 |
|
morris
|
c0289ee6eb
|
fix(drivers): fix typos found by codespell
codespell components/esp_driver*
|
2024-03-28 10:01:27 +08:00 |
|
morris
|
b50d30f860
|
docs(mcpwm): add missing explanation about keep_io_conf_at_exit
Closes https://github.com/espressif/esp-idf/issues/12579
|
2023-11-14 14:34:14 +08:00 |
|
morris
|
eb5183f503
|
feat(mcpwm): refactor mcpwm driver into a component
|
2023-11-09 22:05:06 +08:00 |
|