forked from espressif/esp-idf
docs: Make CMake build system default, mark GNU Make as legacy option
All `-cmake` suffixes are removed Where a GNU Make option is renamed, the `-legacy` suffix is used
This commit is contained in:
committed by
Angus Gratton
parent
62ed221daf
commit
222146845c
@@ -250,7 +250,7 @@ An example::
|
||||
|
||||
To gather and analyse heap trace do the following on the host:
|
||||
|
||||
1. Build the program and download it to the target as described in :doc:`Build and Flash </get-started/make-project>`.
|
||||
1. Build the program and download it to the target as described in :ref:`Getting Started Guide <get-started-build>`.
|
||||
|
||||
2. Run OpenOCD (see :doc:`JTAG Debugging </api-guides/jtag-debugging/index>`).
|
||||
|
||||
|
Reference in New Issue
Block a user