From bcd0c9c91bc1e36bbe0e28859700cc9e39346026 Mon Sep 17 00:00:00 2001 From: Markus Sattler Date: Fri, 26 Jun 2015 18:57:43 +0200 Subject: [PATCH] add linux example path --- doc/eclipse/eclipse.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/eclipse/eclipse.md b/doc/eclipse/eclipse.md index a2b237887..9da8ffaa6 100644 --- a/doc/eclipse/eclipse.md +++ b/doc/eclipse/eclipse.md @@ -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