linguini1 opened a new issue, #16949: URL: https://github.com/apache/nuttx/issues/16949
### Is your feature request related to a problem? Please describe. Users should have the option to mount the boot partition of the SD card during board startup to view the files. ### Describe the solution you'd like A Kconfig option that when enabled, allows the user to mount the boot partition of the SD card to NuttX so that it can be interacted with through file system operations (`ls`, `cd`, etc.). Depends on #16948. ### Describe alternatives you've considered _No response_ ### Verification - [x] I have verified before submitting the report. -- 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.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org