Robot-Will / Stino

A Sublime Text Plugin for Arduino
Other
1.58k stars 250 forks source link

install platform esp8266 and build with esp32 platform bug #519

Open ttlg59 opened 5 years ago

ttlg59 commented 5 years ago

Hi everyone, i have some issue with esp8266 and esp32 platform.

With esp8266, when i add both esp8266 and sparkfun package link to stino package list. ST3 only find esp8266 platform in sparkfun package in both 2 line is "SparkFun ESP8266 Boards --> 2.1.0". Like image below: bug1

The second my issue is build with esp32 platform. ST noticed that '{tools.gen_esp32part.cmd}' is not recognized as an internal or external command,

bug2

So, please help me solve those issues.

Crapworks commented 5 years ago

I have the same problem: "'{tools.gen_esp32part.cmd}' is not recognized as an internal or external command,"

Macklysterstofel commented 4 years ago

Hello! I just had the same problem and I did not find any solution for that. Please, anyone that have some answers, I am keep looking here.