I am happy with build process of the the esp8266
I am working with VisualGDB-5.4-preview10.msi on visual studio community edition 2017
build process is producing multiple copies of the output directory in output directory – along with the files – this is getting big very quickly!
like so:
Output\Generic_ESP8266_Module\Debug\sketch\Output\Generic_ESP8266_Module\Debug\sketch\Output\Generic_ESP8266_Module\Debug\sketch
I have to keep stopping work to manually delete the contents of the output folder.