docs: update docs with S3 specific information.

This commit is contained in:
Marius Vikhammer
2022-01-04 15:11:22 +08:00
parent d29755b7d5
commit 3e756e809e
15 changed files with 74 additions and 42 deletions
+7
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.