examples/sysview: add missing supported targets to readme

This commit is contained in:
Erhan Kurubas
2022-08-02 23:06:23 +02:00
parent fd8101498b
commit 587ecc6fe8
3 changed files with 7 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
| Supported Targets | ESP32 | ESP32-C3 | ESP32-S2 |
| ----------------- | ----- | -------- | -------- |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-S2 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- | -------- |
# SystemView Heap and Log Tracing Example