Closed
Description
Team,
I have implemented the file concept in my project. Implementation is working fine in windows simulator but It is not working in the esp32 target. Am getting the below error in modFIle. C
\modFile.c (76) # Break: File: file not found!. I have added the file configuration in manifest as below "esp32/moddable_zero": { "modules": { "*": "$(MODDABLE)/modules/files/file/esp32/*" }, "config": { "file": { "root": "./" } } }
Could you please help on this
Metadata
Metadata
Assignees
Labels
No labels