docs: update docs with S3 specific information.

This commit is contained in:
Marius Vikhammer
2022-01-04 15:11:22 +08:00
parent 2e4c95c1ee
commit 02bf07a1a0
15 changed files with 87 additions and 40 deletions

View File

@@ -1,6 +1,13 @@
Performance Monitor
===================
.. only:: esp32s3
.. warning::
This feature is not supported in v4.4
The Performance Monitor component provides APIs to use {IDF_TARGET_NAME} internal performance counters to profile functions and
applications.