mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
[Docs] Changes according to MR review
This commit is contained in:
parent
a4704d37e6
commit
d049f30ad5
@ -4,9 +4,9 @@
|
||||
|
||||
{IDF_TARGET_HEAP_SIZE:default="298968", esp32="298968", esp32s2="253900", esp32s3="390684", esp32c3="337332"}
|
||||
|
||||
Now you have all requirements to start using ESP-IDF, the next topic will guide you on how to start your first project.
|
||||
Now you have all requirements met, the next topic will guide you on how to start your first project.
|
||||
|
||||
This guide will help you on the first steps using ESP-IDF. By following this guide you will able to start a new project, connect the {IDF_TARGET_NAME}, change the project configuration, build, flash, and monitor the project.
|
||||
This guide will help you on the first steps using ESP-IDF. Follow this guide to start a new project on the {IDF_TARGET_NAME} and build, flash, and monitor the device output.
|
||||
|
||||
.. note::
|
||||
|
||||
|
@ -125,7 +125,6 @@ For advanced users who want to customize the install process:
|
||||
vscode-setup
|
||||
../api-guides/tools/idf-monitor
|
||||
|
||||
.. _MSYS2: https://www.msys2.org/
|
||||
.. _CMake: https://cmake.org/download/
|
||||
.. _Ninja: https://ninja-build.org/
|
||||
.. _Python: https://www.python.org/downloads/windows/
|
||||
|
@ -53,7 +53,6 @@ This is the documentation for Espressif IoT Development Framework (`esp-idf <htt
|
||||
:hidden:
|
||||
|
||||
get-started/index
|
||||
get-started/start-project
|
||||
api-reference/index
|
||||
hw-reference/index
|
||||
api-guides/index
|
||||
|
Loading…
x
Reference in New Issue
Block a user