Doc update: added note about global arduino component (#7277)

* Doc update: added note about global arduino component

* Requested changne IDF -> ESP-IDF
This commit is contained in:
Tomáš Pilný 2022-09-23 08:01:58 +02:00 committed by GitHub
parent f4bd56844e
commit 9e7f772948
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,8 @@ Installation
cd ../.. && \
idf.py menuconfig
.. note:: If you use Arduino with ESP-IDF often, you can place the arduino folder into global components folder.
Configuration
-------------