We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca482ba commit f0a674aCopy full SHA for f0a674a
README.md
@@ -7,6 +7,14 @@ This project brings support for ESP8266 chip to the Arduino environment. ESP8266
7
8
Based off of [esp8266/Arduino](https://github.com/esp8266/Arduino)'s fully customized ESP8266 Arduino IDE.
9
10
+### Prerequisites ###
11
+
12
+ * [Arduino IDE](http://www.arduino.cc/en/Main/Software) 1.6.0 or later
13
+ * OS Specific
14
+ * OS X: 64-bit system
15
+ * Linux: 64-bit sytem
16
+ * Windows: 32-bit or 64-bit system
17
18
### Installing ###
19
20
1. Create a folder named ```hardware``` in your ```Sketchbook``` folder, usually:
0 commit comments