loboris/ESP32_spiffs_example

How to create the image with Windows?

bospre opened this issue · 1 comments

Hello,
sorry for the stupid question, but I did not figure out, how to create an image and how it is uploaded to the ESP32?
Maybe sombody can help to get into the right direction.
Commands like "make makefs" do not work under Windows.
For the ESP8266 there is a plugin for the arduino IDE, but that does not work for the ESP32.

Sincerely
Boris

I use a linux virtual machine, msys2 (this is what esp32 recommends) the makefs commands work in that environment.