feat(mcpwm): driver support on esp32-c5

This commit is contained in:
morris
2024-03-19 15:51:15 +08:00
parent 80f5444f86
commit de5fb9f070
23 changed files with 2053 additions and 355 deletions
@@ -62,7 +62,7 @@ I (9345) example: Angle of rotation: 18
...
```
The servo will rotate from -90 degree to 90 degree, and then turn back again.
The servo will rotate from -60 degree to 60 degree, and then turn back again.
## Troubleshooting