yamt commented on pull request #2572:
URL: https://github.com/apache/incubator-nuttx/pull/2572#issuecomment-749263509


   after reading https://github.com/pellepl/spiffs code a bit, i feel the 
leading slash might not be essential in the on-flash structure.
   it's probably just how mkspiffs and spiffsgen.py generate an image from a 
directory.
   i guess nothing prevents a spiffs-using software from using SPIFFS_open (the 
api in the original spiffs)
   with a name without slashes.
   
   on the other hand, the alignement things seems essential.
   
   i guess it makes more sense to have two separate Kconfig for them.
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to