1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Add 32-bit linux tools

This commit is contained in:
Ivan Grokhotkov
2015-05-19 09:25:40 +03:00
parent 545ffdeb87
commit 9764c9614b
2 changed files with 30 additions and 16 deletions

View File

@ -7,7 +7,7 @@ This project brings support for ESP8266 chip to the Arduino environment. ESP8266
### Installing with Boards Manager ###
Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux x64.
Starting with 1.6.4, Arduino allows installation of third-party platform packages using Boards Manager. We have packages available for Windows, Mac OS, and Linux (32 and 64 bit).
- Install Arduino 1.6.4 from the [Arduino website](http://www.arduino.cc/en/main/software).
- Start Arduino and open Perferences window.