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:
parent
f4bd56844e
commit
9e7f772948
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
-------------
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue