ci(apptrace): enable build tests for all targets except esp32p4

This commit is contained in:
Erhan Kurubas
2024-10-04 22:22:31 +02:00
parent ac6c54c997
commit 1b82ca33ee
2 changed files with 7 additions and 3 deletions
+2 -2
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-C5 | ESP32-C6 | ESP32-C61 | ESP32-H2 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- | --------- | -------- | -------- | -------- |
# Application Level Tracing Example (Basic)