Compiling (ESP32 Dev Module) Error
C:\Users\robin\Documents\Arduino\libraries\LittleFS_esp32\src\LITTLEFS.cpp: In member function 'virtual bool LITTLEFSImpl::exists(const char*)':
C:\Users\robin\Documents\Arduino\libraries\LittleFS_esp32\src\LITTLEFS.cpp:44:18: error: no matching function for call to 'LITTLEFSImpl::open(const char*&, const char [2])'
44 | File f = open(path, "r");
| ~~~~^~~~~~~~~~~
In file included from C:\Users\robin\Documents\Arduino\libraries\LittleFS_esp32\src\LITTLEFS.cpp:17:
C:\Users\robin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.1\libraries\FS\src/vfs_api.h:37:15: note: candidate: 'virtual fs::FileImplPtr VFSImpl::open(const char*, const char*, bool)'
37 | FileImplPtr open(const char *path, const char *mode, const bool create) override;
| ^~~~
C:\Users\robin\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.0.1\libraries\FS\src/vfs_api.h:37:15: note: candidate expects 3 arguments, 2 provided
Error during build: exit status 1
Hi,You will need to keep using v1 for now.
Updates of what ? B4R is just transpiller (from B4X language to C-code) over the Arduino ecosystem that is aggregator of MCUs SDK's. We cannot update SDK of chipsetsproviding updates
It would be good to find how to list these settings, to compare with other SDK versions and for ... any other MCUs.some parameters added
I don't understand what this means either!Correct parameters are set up with Arduino and after it is OK for B4R
I'll check if that's feasible!can you share an example of code with rLittleFS not working for you ?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?