Merge branch 'doc/heap_basics' into 'master'

docs: Add some more explanation about heap, memory types

See merge request idf/esp-idf!3810
This commit is contained in:
Angus Gratton
2018-11-30 10:24:51 +08:00
5 changed files with 189 additions and 56 deletions
@@ -88,6 +88,8 @@ Multiple ``idf.py`` commands can be combined into one. For example, ``idf.py -p
.. note:: The environment variables ``ESPPORT`` and ``ESPBAUD`` can be used to set default values for the ``-p`` and ``-b`` options, respectively. Providing these options on the command line overrides the default.
.. _idf.py-size:
Advanced Commands
^^^^^^^^^^^^^^^^^