I recently upgraded my arduino esp8266 package.
I compile my project normally using an automated script that also builds a custom flasher.
Unfortunately after the upgrade I am having some trouble with my automated script. Any help would be appreciated.
Batfile for win 10/8 using aurduino 1.6.5
set INN=C:\Users\me\Documents\GitHub\Basic\ESP8266Basic\ESP8266BASIC.ino
set OUT=C:\Users\me\esp8266\ESP8266_BASIC_INTERPERTERv2\ESPBasic_Flash_Tool\Build
arduino_debug --verify --board esp8266:esp8266:generic:FlashSize=512K64,FlashMode=qio,CpuFrequency=160 --verbose --preserve-temp-files --pref build.path="%OUT%\512k" "%INN%"
http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com