ci(apptrace): run tests from custom OpenOCD class

This commit is contained in:
Erhan Kurubas
2025-03-10 23:37:38 +01:00
parent 6ff5fca12d
commit cdeef4dd60
3 changed files with 155 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | -------- | -------- |
# Application Level Tracing Example (Basic)