feat(etm): support etm driver on esp32c5

This commit is contained in:
morris
2024-07-08 18:55:00 +08:00
parent b06b483dfc
commit 863344f769
34 changed files with 465 additions and 985 deletions

View File

@@ -1,5 +1,5 @@
| Supported Targets | ESP32-C6 | ESP32-H2 | ESP32-P4 |
| ----------------- | -------- | -------- | -------- |
| Supported Targets | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-P4 |
| ----------------- | -------- | -------- | -------- | -------- |
# HC-SR04 Example based on GPTimer Capture and ETM