@@ -51,19 +51,19 @@ python get.py
51
51
52
52
### Using PlatformIO
53
53
54
- [ PlatformIO] ( http://platformio.org ) is an open source ecosystem for IoT
54
+ [ PlatformIO] ( http://platformio.org?utm_source=github&utm_medium=arduino-esp8266 ) is an open source ecosystem for IoT
55
55
development with cross platform build system, library manager and full support
56
56
for Espressif (ESP8266) development. It works on the popular host OS: macOS, Windows,
57
57
Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
58
58
59
- - [ What is PlatformIO?] ( http://docs.platformio.org/page/ what-is-platformio.html )
60
- - [ PlatformIO IDE] ( http://platformio.org/platformio-ide )
61
- - Quick Start with [ PlatformIO IDE ] ( http://docs.platformio.org/page/ide/atom .html#quick-start ) or [ PlatformIO Core ] ( http://docs.platformio.org/page/core.html )
62
- - [ Advanced usage] ( http://docs.platformio.org/page/ platforms/espressif .html ) -
63
- custom settings, uploading to SPIFFS, Over-the-Air (OTA) or using stage version
64
- - [ Integration with Cloud and Standalone IDEs] ( http://docs.platformio.org/page/ ide.html ) -
65
- Cloud9, Codeanywhere, Eclipse Che (Codenvy), Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM and Visual Studio
66
- - [ Project Examples] ( http://docs.platformio.org/page/ platforms/espressif .html#examples )
59
+ - [ What is PlatformIO?] ( http://docs.platformio.org/en/latest/ what-is-platformio.html?utm_source=github&utm_medium=arduino-esp8266 )
60
+ - [ PlatformIO IDE] ( http://platformio.org/platformio-ide?utm_source=github&utm_medium=arduino-esp8266 )
61
+ - [ PlatformIO Core ] ( http://docs.platformio.org/en/latest/core .html?utm_source=github&utm_medium=arduino-esp8266 ) (command line tool )
62
+ - [ Advanced usage] ( http://docs.platformio.org/en/latest/ platforms/espressif8266 .html?utm_source=github&utm_medium=arduino-esp8266 ) -
63
+ custom settings, uploading to SPIFFS, Over-the-Air (OTA), staging version
64
+ - [ Integration with Cloud and Standalone IDEs] ( http://docs.platformio.org/en/latest/ ide.html?utm_source=github&utm_medium=arduino-esp8266 ) -
65
+ Cloud9, Codeanywhere, Eclipse Che (Codenvy), Atom, CLion, Eclipse, Emacs, NetBeans, Qt Creator, Sublime Text, VIM, Visual Studio, and VSCode
66
+ - [ Project Examples] ( http://docs.platformio.org/en/latest/ platforms/espressif8266 .html?utm_source=github&utm_medium=arduino-esp8266 #examples )
67
67
68
68
### Building with make
69
69
0 commit comments