You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2022/02/28 08:44:34 UTC

[GitHub] [mynewt-core] kasjer opened a new pull request #2782: usb msc fat view

kasjer opened a new pull request #2782:
URL: https://github.com/apache/mynewt-core/pull/2782


   Code provides implementation of USB MSC protocol.
   
   When msc_fat_view package is included in provides USB descriptor with MSC function.
   Code simulates FAT disk with custom files that can provide information about MCU.
   For now readme.txt with some basic data.
   Two files with view of SLOT0 are also provided.
   
   It is base for firmware updated over USB when drag/drop could be used.


-- 
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-unsubscribe@mynewt.apache.org

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