fix(readme): add esp32p4 etm test app to the supported targets table

This commit is contained in:
Erhan Kurubas
2023-08-27 16:57:43 +02:00
parent 65dcc565a7
commit 7549995754

View File

@@ -1,2 +1,2 @@
| Supported Targets | ESP32-C6 | ESP32-H2 |
| ----------------- | -------- | -------- |
| Supported Targets | ESP32-C6 | ESP32-H2 | ESP32-P4 |
| ----------------- | -------- | -------- | -------- |