Example program of using USB mass storage device (USB flash disk) with STM32F407VET6 boards (compatible with Seed Arch Max). This is a fork of https://os.mbed.com/users/va009039/code/F401RE-USBHostMSD_HelloWorld/

Dependencies:   mbed FATFileSystem USBHost-STM32F4

Changes

RevisionDateWhoCommit message
2:c44e11315bd3 2019-11-15 mladen278 Main.cpp changed, addted. default tip
1:f1ba83d3df51 2019-11-14 mladen278 Testna verzija
0:4ea663e6aa00 2019-02-19 hudakz Initial release.