Skip to content

recipe for target 'flash' failed : pyserial usage ? #116

@gd-git

Description

@gd-git

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions