Can't flash program on ESP32
Closed this issue · 2 comments
fabianoriccardi commented
Hi,
I can't flash for ESP32 (tested with board variant d32). I cloned the last commit, but I can't make it work. Finally I've modified the line with the following:
ESPTOOL_PATH :=
I don't know why, but now I can compile for esp32, but not for esp8266.
Seems related to #102 ...
plerup commented
Please try latest commit
fabianoriccardi commented
That's perfect, thanks!