2017-08-17 15:14:01 +02:00
|
|
|
Installation instructions for using PlatformIO
|
|
|
|
=================================================
|
|
|
|
|
2019-08-20 15:47:43 +02:00
|
|
|
- [What is PlatformIO?](https://docs.platformio.org/en/latest/what-is-platformio.html?utm_source=github&utm_medium=arduino-esp32)
|
|
|
|
- [PlatformIO IDE](https://platformio.org/platformio-ide?utm_source=github&utm_medium=arduino-esp32)
|
|
|
|
- [PlatformIO Core](https://docs.platformio.org/en/latest/core.html?utm_source=github&utm_medium=arduino-esp32) (command line tool)
|
|
|
|
- [Advanced usage](https://docs.platformio.org/en/latest/platforms/espressif32.html?utm_source=github&utm_medium=arduino-esp32) -
|
2018-02-05 12:00:31 +01:00
|
|
|
custom settings, uploading to SPIFFS, Over-the-Air (OTA), staging version
|
2019-08-20 15:47:43 +02:00
|
|
|
- [Integration with Cloud and Standalone IDEs](https://docs.platformio.org/en/latest/ide.html?utm_source=github&utm_medium=arduino-esp32) -
|
2018-02-05 12:00:31 +01:00
|
|
|
Cloud9, Codeanywhere, Eclipse Che (Codenvy), Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM, Visual Studio, and VSCode
|
2019-08-20 15:47:43 +02:00
|
|
|
- [Project Examples](https://docs.platformio.org/en/latest/platforms/espressif32.html?utm_source=github&utm_medium=arduino-esp32#examples)
|