1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-04-21 10:26:06 +03:00

Add explanation about @PlatformIO, how does it work

This commit is contained in:
Ivan Kravets 2015-12-12 13:45:32 +02:00
parent 3e49985d47
commit c1e60ab3c1

View File

@ -50,7 +50,7 @@ python get.py
### Using PlatformIO ### Using PlatformIO
[PlatformIO](http://platformio.org) is a cross-platform code-builder and library manager for embedded development with no external dependencies and support for Espressif platform. Works on the popular host OS: Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). [PlatformIO](http://platformio.org) is a cross-platform code-builder and library manager for embedded development with no external dependencies and support for Espressif platform. 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).
- Install [PlatformIO](http://platformio.org) - Install [PlatformIO](http://platformio.org)
- Initialise new project - Initialise new project