8000 Update esp-idf_component.rst · jabastien/arduino-esp32@80b8262 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

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

docs/source/esp-idf_component.rst

Lines changed: 3 additions & 0 deletions
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)
0