morris
|
49c83f112d
|
mcpwm: can't apply the same delay module to multiple generators
This is a hardware limitation, one delay module can only be used by one generator at one time.
Closes https://github.com/espressif/esp-idf/issues/11327
|
2023-05-10 10:10:16 +08:00 |
|
morris
|
ae7c8de4a7
|
mcpwm: support non-varg version of generator functions
Closes https://github.com/espressif/esp-idf/issues/10449
|
2023-01-09 15:09:40 +08:00 |
|
morris
|
50ff1b0efd
|
mcpwm: don't use keyword operator
Closes https://github.com/espressif/esp-idf/issues/9510
|
2022-08-18 10:59:42 +08:00 |
|
morris
|
998451c60a
|
driver: remove -Wno-format flag
|
2022-08-18 10:57:12 +08:00 |
|
morris
|
1571417679
|
mcpwm: new driver implementation
|
2022-07-27 15:22:24 +08:00 |
|