-
Notifications
You must be signed in to change notification settings - Fork 133
Closed
Description
Hi,
since I updated the Arduino (esp8266 / Arduino) and makeEspArduino directories the make flash command no longer works:
$ make flash
Error in command line, need pyserial path as 1st arg and esptool path as 2nd.
/home/toto/makeEspArduino/makeEspArduino.mk:294: recipe for target 'flash' failed
make: *** [flash] Error 1
My Makefile that worked before.
ARDUINO_ROOT=$(HOME)/arduino-1.8.8
ESP_ROOT=$(HOME)/Arduino
BOARD=nodemcuv2
include $(HOME)/makeEspArduino/makeEspArduino.mk
Everything works with an Arduino version (esp8266 / Arduino) of Fri May 4 17:18:15 2018 and have no other information on this regression.
With my thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels