retogaeh opened a new pull request #4061: URL: https://github.com/apache/incubator-nuttx/pull/4061
## Summary Follow up commit for [1] in response to the request to make the mount behaviour configurable whether the number of free clusters is read from the fsinfo section or computed (as the white paper suggests). Default is the original behaviour of NUTTX, just read fsinfo. [1] https://github.com/apache/incubator-nuttx/pull/3760 ## Impact If CONFIG_FAT_COMPUTE_FSINFO is configured, boot up might take a bit longer depending on FAT32 partition size, card performance and used interface. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org