Skip to content

Mass Storage

Description

USB Mass Storage emulator

This application allows you to use your Flipper Zero as a (very slow) USB mass storage device. You can create a disk image of up to 64MB, and then format and mount it on your computer via USB. All the images are stored on the SD card, which allows you to have multiple images and switch between them.

Changelog

v.1.3

Minimal changes for recent API updates

v.1.2

  • Fix deadlock on disk eject
  • Locked USB notification

v.1.1

  • Faster image creation
  • Speed and transfer size in UI

v.1.0

Initial release.