kasjer opened a new pull request, #3170: URL: https://github.com/apache/mynewt-core/pull/3170
msc_fat_view adds some predefined entries to root directory. If application decides to add more entries after USB starts and host system already read and cached some data media eject/insert sequence can inform system that old directory structure and FAT is not valid. msc_fat_view_add_dir_entry() function will do it automatically but it is also possible to report no medium with msc_fat_view_media_eject() function msc_fat_view_media_insert() will inform host system that media is present. syscfg value MSC_FAT_VIEW_AUTO_INSERT when set to 1 will report media as present during system init. -- 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]
