Page 1 of 1

what does fopen do on ESP32?

Posted: Sun Sep 02, 2018 9:20 pm
by timl12332
Hi

Since the ESP32 doesn't have a harddrive in the way a pc does, what happens when I call fopen?(if it does anything?)
Will it create a file in SPIFFS?
Is there a way to make it work, as I can't get it to work.(Gives me an error when trying to create a file)
It would be nice if I can use the FILE class as pretty much every library uses it.(e.g. stb_image)

Thx!

Re: what does fopen do on ESP32?

Posted: Sun Sep 02, 2018 10:19 pm
by loboris