forked from espressif/arduino-esp32
Added more details about PlatformIO (#5540)
* Added more details about PlatformIO * Fixed typo
This commit is contained in:
@ -66,6 +66,20 @@ Supported Operating Systems
|
||||
.. |linux-logo| image:: _static/logo_linux.png
|
||||
.. |macos-logo| image:: _static/logo_macos.png
|
||||
|
||||
Supported IDEs
|
||||
---------------------------
|
||||
|
||||
Here is the list of supported IDE for Arduino ESP32 support integration.
|
||||
|
||||
+-------------------+-------------------+
|
||||
| |arduino-logo| | |pio-logo| |
|
||||
+-------------------+-------------------+
|
||||
| Arduino IDE | PlatformIO |
|
||||
+-------------------+-------------------+
|
||||
|
||||
.. |arduino-logo| image:: _static/logo_arduino.png
|
||||
.. |pio-logo| image:: _static/logo_pio.png
|
||||
|
||||
See `Installing Guides <installing.html>`_ for more details on how to install the Arduino ESP32 support.
|
||||
|
||||
Support
|
||||
|
Reference in New Issue
Block a user