how to increase # of VFS handles?
Posted: Sat Feb 11, 2023 8:15 pm
We have a unique situation where we need more than 8 VFS handles.
We can see that we can change the value inside the VFS code inside ESP-IDF, and it works, but is there a way to pass a configuration option, instead of having to fork and make this change in-code?
-Thom
We can see that we can change the value inside the VFS code inside ESP-IDF, and it works, but is there a way to pass a configuration option, instead of having to fork and make this change in-code?
-Thom