fileaccess with mongoose on platformio with arduino framework #3210
Replies: 1 comment
-
Please see our documentation, and follow the guidelines in our tutorials. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using mongoose on both ESP32 and Teensy4.1.
Both programmed in PlatformIO and Arduino-Framework.
Now i'm trying to upload a file to Flash or SD.
I'm using the tutorial #binary-upload-multiple-posts.
mongoose is trying to open the file, but can't. Where can I tell mongoose the file system I want to open?
Can mongoose at all work with arduino-like filesystems?
Beta Was this translation helpful? Give feedback.
All reactions