Skip to content

Commit 80b8262

Browse files
Update esp-idf_component.rst
1 parent 5747bfa commit 80b8262

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: docs/source/esp-idf_component.rst

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ For a simplified method, see `lib-builder <lib_builder>`_.
1010
Installation
1111
------------
1212

13+
.. note::
14+
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.
15+
1316
- Download and install `ESP-IDF <https://github.com/espressif/esp-idf>`_.
1417
- Create blank idf project (from one of the examples).
1518
- In the project folder, create a new folder called `components` and clone this repository inside the new created folder.

0 commit comments

Comments
 (0)