[Docs] Peripheral list updated to include all supported SoCs (#5851)

This commit is contained in:
Pedro Minatel
2021-11-08 10:36:06 +00:00
committed by GitHub
parent 5e04eb48b6
commit b1497fb257
2 changed files with 62 additions and 43 deletions

View File

@ -10,8 +10,7 @@ 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.
.. 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).