@@ -234,16 +234,16 @@ Instructions - Other OS
234
234
Using PlatformIO
235
235
----------------
236
236
237
- [ PlatformIO]( https://platformio.org?utm_source=github&utm_medium= arduino-esp8266) is an open source ecosystem for IoT
238
- development with a cross-platform build system, a library manager, and full support
239
- for Espressif (ESP8266) development. It works on the following popular host operating systems: macOS, Windows,
240
- Linux 32/64, and Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
241
-
242
- - [What is PlatformIO?](https://docs.platformio.org/en/latest/what-is-platformio.html?utm_source=github&utm_medium=arduino-esp8266)
243
- - [PlatformIO IDE](https://platformio.org/platformio-ide?utm_source=github&utm_medium=arduino-esp8266)
244
- - [ PlatformIO Core]( https://docs.platformio.org/en/latest/core .html?utm_source=github&utm_medium= arduino-esp8266) (command line tool)
245
- - [Advanced usage]( https://docs. platformio.org/en/latest/platforms/espressif8266.html ?utm_source=github&utm_medium= arduino-esp8266) -
246
- custom settings, uploading to SPIFFS, Over-the-Air (OTA), staging version
247
- - [Integration with Cloud and Standalone IDEs]( https://docs.platformio.org/en/latest/ide .html?utm_source=github&utm_medium= arduino-esp8266) -
248
- Cloud9, Codeanywhere, Eclipse Che (Codenvy), Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM, Visual Studio, and VSCode
249
- - [ Project Examples]( https://docs.platformio.org/en/latest/platforms/espressif8266.html?utm_source=github&utm_medium= arduino-esp8266#examples)
237
+ ` PlatformIO < https://platformio.org?utm_source=arduino-esp8266>`__
238
+ is an open source ecosystem for IoT development with a cross-platform
239
+ build system, a library manager, and full support for Espressif
240
+ (ESP8266) development. It works on the following popular host operating
241
+ systems: macOS, Windows, Linux 32/64, and Linux ARM (like Raspberry Pi,
242
+ BeagleBone, CubieBoard).
243
+
244
+ - `What is PlatformIO? < https://docs.platformio.org/en/latest/what-is-platformio .html?utm_source=arduino-esp8266>`__
245
+ - `PlatformIO IDE < https://platformio.org/platformio-ide ?utm_source=arduino-esp8266>`__
246
+ - `PlatformIO Core <https://docs.platformio.org/en/latest/core.html?utm_source=arduino-esp8266>`__ (command line tool)
247
+ - `Advanced usage < https://docs.platformio.org/en/latest/platforms/espressif8266 .html?utm_source=arduino-esp8266>`__ - custom settings, uploading to SPIFFS, Over-the-Air (OTA), staging version
248
+ - `Integration with Cloud and Standalone IDEs <https://docs.platformio.org/en/latest/ide.html?utm_source=arduino-esp8266>`__ - Cloud9, Codeanywhere, Eclipse Che (Codenvy), Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM, Visual Studio, and VSCode
249
+ - ` Project Examples < https://docs.platformio.org/en/latest/platforms/espressif8266.html?utm_source=arduino-esp8266#examples>`__
0 commit comments