You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[PlatformIO](http://platformio.org) is a cross-platform code-builder and library manager for embedded development with no external dependencies. Works on the popular host OS: Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). More details in documentation [What is PlatformIO? How does it work?](http://docs.platformio.org/en/latest/faq.html#general).
66
-
67
-
See [detailed instructions on how to use Espressif platform with PlatformIO](doc/platformio.md).
63
+
### Using PlatformIO
64
+
65
+
[PlatformIO](http://platformio.org) is an open source ecosystem for IoT
66
+
development with cross platform build system, library manager and full support
67
+
for Espressif (ESP8266) development. It works on the popular host OS: Mac OS X, Windows,
68
+
Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard).
69
+
70
+
-[What is PlatformIO?](http://docs.platformio.org/en/latest/what-is-platformio.html)
- Quick Start with [PlatformIO IDE](http://docs.platformio.org/en/latest/ide/atom.html#quick-start) or [PlatformIO CLI](http://docs.platformio.org/en/latest/quickstart.html)
0 commit comments