engdavidiogo commented on issue #18469:
URL: https://github.com/apache/nuttx/issues/18469#issuecomment-3986875146

   Thank you for the feedback, @fdcavalcanti.
   
   Regarding your question about enabling LittleFS support:
   
   Yes, I have enabled LittleFS support and, when **CONFIG_SMP** is disabled, 
the behavior is correct —`/data` is mounted normally during bringup.
   
   However, the issue appears when **CONFIG_SMP** is enabled in this context.
   
   Enabling dual-core support on the ESP32-S3 (**CONFIG_SMP=y**) causes the 
bringup process to fail while attempting to mount the `/data` directory.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to