Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
xMasterX committed Aug 13, 2023
1 parent 9a45453 commit 4b56888
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .catalog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
## v.1.1

* Faster image creation
* Speed and transfer size in UI

## v.1.0

Initial release.
3 changes: 3 additions & 0 deletions .catalog/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# 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.
Binary file added .catalog/screenshots/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .catalog/screenshots/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4b56888

Please sign in to comment.