raburton / esp8266

Various bits of code for ESP8266
http://richard.burtons.org/
183 stars 47 forks source link

esptool2 doesn't return 0 on success #2

Closed dieki-n closed 9 years ago

dieki-n commented 9 years ago

Esptool2 doesn't return anything on success, which make interprets as a failure (on linux at least). This terminates the build attempt, but by repeatedly running make you can get it to finally build.

raburton commented 9 years ago

lol, oops, will fix that thanks