v0.0.2-alpha.preview - esptool rejects file path #133
Labels
conclusion: resolved
Issue was resolved
topic: CLI
Related to Arduino CLI
type: imperfection
Perceived defect in any part of project
When trying to flash an ESP32 board, the esptool fails with the message that it couldn't find the .bin file.
With classic IDE it works, so I guess the pro IDE passes the path to the epstool in an other format. Maybe the mix of double backslashes and slashes is the problem?
The text was updated successfully, but these errors were encountered: