1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-16 11:21:18 +03:00

add linux example path

This commit is contained in:
Markus Sattler
2015-06-26 18:57:43 +02:00
parent 9feb353ecf
commit 1495062540

View File

@ -13,7 +13,10 @@ using Eclipse with Arduino ESP8266
- [step 1](http://www.baeyens.it/eclipse/how_to.shtml#/c)
- [step 2](http://www.baeyens.it/eclipse/how_to.shtml#/e)
- go to Window --> preferences --> Arduino
- add as private hardware path the Part to the ESP8266 (example: C:\Users\username\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266)
- add as private hardware path the Part to the ESP8266
example:
Windows: C:\Users\username\AppData\Roaming\Arduino15\packages\esp8266\hardware\esp8266
Linux: /home/[user name]/.arduino15/packages/esp8266/hardware
### Eclipse wont build ###
if eclipse dont find the path to the Compiler add to the platform.txt