Merge branch 'docs/remove_output_format_v5.1' into 'release/v5.1'

docs(size): remove -DOUTPUT_FORMAT output format option for idf.py size (v5.1)

See merge request espressif/esp-idf!33311
This commit is contained in:
Roland Dobai 2024-09-04 20:43:39 +08:00
commit d80d9a4499

View File

@ -16,9 +16,6 @@ To optimize both firmware binary size and memory usage it's necessary to measure
Using the :ref:`idf.py` sub-commands ``size``, ``size-components`` and ``size-files`` provides a summary of memory used by the project: Using the :ref:`idf.py` sub-commands ``size``, ``size-components`` and ``size-files`` provides a summary of memory used by the project:
.. note::
It is possible to add ``-DOUTPUT_FORMAT=csv`` or ``-DOUTPUT_FORMAT=json`` to get the output in CSV or JSON format.
Size Summary (idf.py size) Size Summary (idf.py size)
^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^