Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion win32/rpi-mass-storage-gadget64.bat
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ rpiboot -d mass-storage-gadget64
@echo EMMC/NVMe devices should be visible in the Raspberry Pi Imager in a few seconds.
@echo For debug, you can login to the device using the USB serial gadget - see COM ports in Device Manager.
@echo:
set /p dummy=Press a key to close this window.
@echo | set /p dummy=Press a key to close this window.
@pause > nul
Loading