Update esp-idf_component.rst
This commit is contained in:
parent
5747bfab67
commit
80b8262595
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ For a simplified method, see `lib-builder <lib_builder>`_.
|
|||
Installation
|
||||
------------
|
||||
|
||||
.. note::
|
||||
Latest Arduino Core ESP32 version is now compatible with [ESP-IDF v4.4](https://github.com/espressif/esp-idf/tree/release/v4.4). Please consider this compability when using Arduino as component in ESP-IDF.
|
||||
|
||||
- Download and install `ESP-IDF <https://github.com/espressif/esp-idf>`_.
|
||||
- Create blank idf project (from one of the examples).
|
||||
- In the project folder, create a new folder called `components` and clone this repository inside the new created folder.
|
||||
|
|
|
|||
Loading…
Reference in a new issue